Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
http
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
http_static: fix first and add segment size
Florin Coras
1
-0
/
+1
2024-09-30
http: http_state_wait_server_reply fix
Matus Fabian
1
-0
/
+1
2024-09-13
http: update body_len from u32 to u64
Aritra Basu
3
-14
/
+15
2024-09-09
http: fixed missing static keyword
Adrian Villin
1
-1
/
+1
2024-09-08
http: large POST handling
Matus Fabian
2
-28
/
+87
2024-08-28
http: http_send_data cleanup
Matus Fabian
1
-36
/
+38
2024-08-28
http: http_state_wait_app_reply improvement
Matus Fabian
1
-6
/
+16
2024-08-23
http: status line parsing fix
Matus Fabian
1
-9
/
+25
2024-08-19
http: make Media Types RFC9110 compliant
Adrian Villin
1
-77
/
+77
2024-08-16
http: http_read_message improvement
Matus Fabian
2
-45
/
+78
2024-08-09
http: authority-form target parsing/serializing
Matus Fabian
3
-0
/
+87
2024-08-06
http: client POST method
Matus Fabian
4
-50
/
+152
2024-07-29
http: client code improvement
Matus Fabian
4
-119
/
+469
2024-07-23
http: state machine fix
Matus Fabian
1
-3
/
+15
2024-07-23
http: return more than data from server app
Matus Fabian
5
-97
/
+351
2024-07-08
session: improve enable and disable handling
Florin Coras
3
-4
/
+9
2024-06-28
session: memory leaks on various transports when session disable and enable
Steven Luong
1
-0
/
+2
2024-06-19
http: fix app name formatting in template
Matus Fabian
1
-2
/
+2
2024-06-13
http: return more than url to server app
Matus Fabian
3
-47
/
+924
2024-05-28
http_static: sanitize path before file read
Matus Fabian
1
-0
/
+68
2024-05-14
http: fix unsupported client app method
Matus Fabian
1
-0
/
+7
2024-05-14
http: notify client when connection failed
Matus Fabian
1
-4
/
+8
2024-05-14
http: fix server sending all status codes
Matus Fabian
1
-0
/
+5
2024-05-13
http: fix user agent in request
Matus Fabian
1
-2
/
+7
2024-05-09
http: fix client parse error handling
Matus Fabian
1
-10
/
+8
2024-05-07
http: fix client send another request
Matus Fabian
1
-0
/
+7
2024-05-07
http: notify client on request error
Matus Fabian
1
-2
/
+7
2024-05-03
http: fix http server in response
Matus Fabian
2
-1
/
+11
2024-05-01
http: fix client receiving large data
Filip Tehlar
1
-69
/
+63
2024-01-12
http: fix memory leak
Filip Tehlar
1
-0
/
+1
2024-01-02
http: unify client/server state machines
Filip Tehlar
2
-327
/
+350
2023-12-04
http: fix coverity warning
Filip Tehlar
1
-1
/
+3
2023-09-04
session: fix allocation of proxy fifos
Florin Coras
1
-0
/
+1
2023-08-11
session: fix coverity warnings
Florin Coras
1
-1
/
+2
2023-08-09
session: async rx event notifications
Florin Coras
1
-4
/
+5
2022-12-08
http_static: derive mime type from file extensions
Dave Barach
2
-7
/
+81
2022-12-06
http_static: fix http(s) redirects
Dave Barach
2
-12
/
+34
2022-11-11
http: use safe pool realloc
Florin Coras
1
-1
/
+2
2022-11-10
http: support client connect
Filip Tehlar
2
-53
/
+448
2022-04-07
tls http: run config fns after init ones
Florin Coras
1
-1
/
+1
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-1
/
+1
2022-02-23
http hsa: use octet-stream content type for tps
Florin Coras
1
-1
/
+2
2022-02-23
http: improvement reset and close handling
Florin Coras
1
-9
/
+14
2022-02-23
http hsa: support multiple listeners for http tps
Florin Coras
2
-7
/
+40
2022-02-17
tls http srtp: fix session index for listeners
Florin Coras
1
-3
/
+4
2022-02-11
http: fix support for files larger than u32
Florin Coras
4
-15
/
+16
2022-02-11
http: add startup configuration stanza
Florin Coras
2
-9
/
+50
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
1
-1
/
+1
2022-02-05
http: estimate tx packets for scheduler
Florin Coras
1
-1
/
+13
2022-02-05
session: track bytes dequeued in snd params
Florin Coras
1
-7
/
+1
[next]