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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
tls
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
tls: fix ho leak on tcp connect return
Florin Coras
1
-1
/
+4
2024-01-23
tls: overlap parent opaque with listener ctx
Florin Coras
1
-5
/
+6
2024-01-23
tls: set flag whenever app session is freed
Florin Coras
1
-5
/
+9
2023-12-14
tls: no closed notify if no app session
Florin Coras
1
-1
/
+2
2023-12-13
tls: postpone ho cleanup if not fully established
Florin Coras
2
-8
/
+80
2023-11-10
tls: fix forced ho cleanup
Florin Coras
1
-3
/
+13
2023-11-09
tls: fix handling of client and server init errors
Florin Coras
1
-11
/
+9
2023-11-08
tls: avoid reads after tcp transport removed
Florin Coras
1
-4
/
+18
2023-10-08
tls: report error if connected cannot be initialized
Florin Coras
1
-4
/
+6
2023-10-08
tls: no read after app close
Florin Coras
1
-1
/
+1
2023-10-02
tls: limit openssl engine max read burst
Florin Coras
1
-1
/
+1
2023-10-02
tls: fix formatting of half open connections
Florin Coras
1
-0
/
+1
2023-09-26
tls: init connection for prealloced app sessions
Florin Coras
1
-0
/
+3
2023-09-22
tls: ignore tx events for not fully established sessions
Florin Coras
1
-6
/
+9
2023-09-04
session: fix allocation of proxy fifos
Florin Coras
1
-0
/
+1
2023-08-09
session: async rx event notifications
Florin Coras
1
-4
/
+4
2023-05-26
tls: fix memory leak when client/server init error
Xiaoming Jiang
1
-2
/
+18
2022-12-02
session: move connects to first worker
Florin Coras
1
-0
/
+1
2022-10-31
tls: use safe pool reallocs
Florin Coras
2
-51
/
+7
2022-05-04
tls: free app session if connect notify refused
Florin Coras
1
-2
/
+2
2022-04-11
tls: fix connected notifications with no app wrk
Florin Coras
1
-5
/
+9
2022-04-07
tls http: run config fns after init ones
Florin Coras
1
-1
/
+1
2022-03-30
tls: support to reinitialise ca_chain wo restart
Saravanan Murugesan
2
-0
/
+8
2022-03-18
vppinfra: refactor *_will_expand() functions
Damjan Marion
1
-2
/
+1
2022-02-28
tls: handle read write ssl errors
Florin Coras
2
-0
/
+11
2022-02-28
tls: Receive only when the app_session is available
Saravanan Murugesan
1
-0
/
+5
2022-02-17
tls http srtp: fix session index for listeners
Florin Coras
1
-0
/
+1
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
1
-1
/
+1
2022-02-05
session: track bytes dequeued in snd params
Florin Coras
1
-2
/
+1
2021-12-21
tls: don't add listen to lookup table
Filip Tehlar
1
-0
/
+1
2021-11-19
tls: add option to config additional segment size
Florin Coras
2
-4
/
+9
2021-06-17
tls: increase engine bits room in handle to support custom engine type
jxm
1
-1
/
+1
2021-05-29
tls: fix handling of failed connects
Florin Coras
1
-16
/
+18
2021-05-20
tls svm: prealloc tcp fifo chunks before ssl write
Florin Coras
1
-1
/
+3
2021-05-18
tls: fix dtls with no workers
Florin Coras
1
-6
/
+6
2021-05-14
tls: switch dtls to vc and track half-opens
Florin Coras
1
-4
/
+59
2021-05-12
tls: switch to vc service and track half-open sessions
Florin Coras
2
-13
/
+64
2021-05-07
session: connects seg manager is always first
Florin Coras
1
-2
/
+0
2021-05-02
tls: cleanup dtls migrated context
Florin Coras
1
-4
/
+7
2021-04-23
tls quic: improve error reporting
Florin Coras
1
-6
/
+7
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
1
-11
/
+36
2021-03-29
tls: fix app_worker_connect_notify param error
yedg
1
-1
/
+1
2021-03-11
session tls: deq notifications for custom tx
Florin Coras
1
-0
/
+1
2021-02-09
tls: dtls initial implementation
Florin Coras
2
-23
/
+239
2020-12-18
tls: add custom openssl bio
Florin Coras
1
-0
/
+1
2020-10-26
tls: separate init from enable
Florin Coras
1
-29
/
+50
2020-10-21
tls: enable cert key pair setting for connect
jiangxiaoming
1
-0
/
+1
2020-09-24
session tcp udp tls quic: improve cli formatting
Florin Coras
1
-4
/
+5
2020-09-23
tls: fix session format assert crash in connected callback
jiangxiaoming
1
-9
/
+8
2020-04-25
tls: improve cli state reporting
Florin Coras
1
-3
/
+12
[next]