Age | Commit message (Expand) | Author | Files | Lines |
2025-01-15 | octeon: add compatibility check |  Monendra Singh Kushwaha | 1 | -0/+9 |
2025-01-15 | octeon: update octeon roc version |  Monendra Singh Kushwaha | 1 | -4/+5 |
2025-01-14 | http_static: read body only for POST requests |  Semir Sionek | 1 | -2/+2 |
2025-01-13 | crypto: remove AEAD opt types |  Damjan Marion | 1 | -201/+179 |
2025-01-12 | octeon: fix octeon build issue |  Monendra Singh Kushwaha | 1 | -4/+3 |
2025-01-10 | crypto: key storage improvements |  Damjan Marion | 3 | -6/+6 |
2025-01-09 | hsa: proxying UDP in HTTP/1.1 |  Matus Fabian | 9 | -149/+545 |
2025-01-08 | octeon: fix compilation for octeon |  Monendra Singh Kushwaha | 2 | -5/+4 |
2025-01-08 | tests: reduce sleep interval in ikev2 sa rekey test |  Ivan Ivanets | 7 | -1/+214 |
2024-12-30 | session: proxy session migration fix |  Matus Fabian | 1 | -13/+40 |
2024-12-23 | session: add auto sdl |  Steven Luong | 9 | -2/+1180 |
2024-12-23 | hsa: http connect proxy fix |  Matus Fabian | 2 | -16/+35 |
2024-12-21 | nsim: fix output feature node |  Florin Coras | 3 | -9/+34 |
2024-12-18 | hsa: http client honor configured timeout |  Florin Coras | 1 | -2/+3 |
2024-12-18 | hsa: fix http client connect failures |  Florin Coras | 1 | -2/+2 |
2024-12-18 | crypto: move crypto engines outside of plugins |  Damjan Marion | 18 | -2768/+5 |
2024-12-18 | dns: cli support enable dns and config server addr |  fenglei | 1 | -0/+81 |
2024-12-16 | docs: add examples for BPF trace filtering |  Hadi Rayan Al-Sandid | 1 | -1/+64 |
2024-12-16 | nat: add clear session for nat44-ed |  Ole Troan | 1 | -0/+22 |
2024-12-16 | map: map_domain_dump fails for empty tag |  Ole Troan | 1 | -6/+13 |
2024-12-10 | http: fix http_free_header_table |  Matus Fabian | 1 | -1/+0 |
2024-12-10 | http: connection upgrade mechanism |  Matus Fabian | 5 | -197/+415 |
2024-12-09 | cnat: add support for icmp traceroute |  Mohsin Kazmi | 1 | -33/+154 |
2024-12-08 | http: http_decap_udp_payload_datagram fix |  Matus Fabian | 2 | -3/+31 |
2024-12-07 | tls: add async processing support |  Varun Rapelly | 3 | -68/+764 |
2024-12-06 | misc: move ppp to a plugin |  Joel Ahn | 13 | -6/+1198 |
2024-12-06 | memif: add num pkts received/sent per queue |  Dau Do | 3 | -3/+69 |
2024-12-05 | hsa: fix proxy udp issue |  Adrian Villin | 2 | -4/+5 |
2024-12-05 | crypto: add config option to adjust crypto sw scheduler queue size |  Dau Do | 2 | -37/+73 |
2024-11-26 | build: add SHA256 checksums for downloaded dependencies |  Andrew Yourtchenko | 1 | -3/+3 |
2024-11-21 | hsa: added request repeating to http client |  Adrian Villin | 1 | -124/+238 |
2024-11-19 | http: track requests as independent objects |  Matus Fabian | 2 | -182/+203 |
2024-11-19 | http: HTTP Datagrams and the Capsule Protocol |  Matus Fabian | 2 | -0/+265 |
2024-11-19 | quic: update to quicly version 0.1.5 |  Dave Wallace | 4 | -22/+16 |
2024-11-14 | hsa: configurable connect-proxy idle timeout |  Matus Fabian | 2 | -1/+13 |
2024-11-14 | http: state machine improvement |  Matus Fabian | 3 | -233/+235 |
2024-11-14 | mss_clamp: export functions |  Maxime Peim | 1 | -2/+2 |
2024-11-13 | http_static: api add keepalive-timeout |  Matus Fabian | 5 | -23/+38 |
2024-11-13 | octeon: set rss flowkey after mac update |  Monendra Singh Kushwaha | 1 | -0/+20 |
2024-11-13 | tracenode: fix pcap capture if packet is also traced |  Benoît Ganne | 1 | -7/+3 |
2024-11-13 | octeon: fix compilation for octeon |  Monendra Singh Kushwaha | 3 | -12/+15 |
2024-11-11 | octeon: add support for hmac_md5 and chachapoly |  Kishor Dhanawade | 2 | -1/+39 |
2024-11-07 | hsa: proxy fix assert placement |  Florin Coras | 1 | -3/+4 |
2024-11-07 | armada: initial DSA support |  Damjan Marion | 6 | -85/+441 |
2024-11-06 | session: session table holding free appns index |  Steven Luong | 1 | -0/+4 |
2024-11-04 | hsa: added GET method to client |  Adrian Villin | 3 | -582/+744 |
2024-11-01 | http: CONNECT method for tunnelling |  Matus Fabian | 4 | -66/+341 |
2024-11-01 | http: fix invalid listener handle timeout config |  Dave Wallace | 1 | -1/+1 |
2024-10-30 | http: udp proxy uri template parsing |  Matus Fabian | 4 | -28/+163 |
2024-10-29 | hsa: proxy support for connected for udp |  Florin Coras | 1 | -0/+102 |