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
/
vnet
/
tls
/
tls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
tls: fix session state update on accept
Florin Coras
1
-1
/
+3
2024-03-26
tls: init session for accepted ctx
Florin Coras
1
-7
/
+7
2024-03-24
tls: pass session state to engine on client init
Florin Coras
1
-1
/
+3
2024-03-20
tls: avoid app session preallocation
Florin Coras
1
-42
/
+14
2024-02-27
tls: pass reset ntf to engines
Florin Coras
1
-22
/
+9
2024-02-23
tls: initialize app session app wrk
Florin Coras
1
-1
/
+2
2024-02-20
tls: fix transport endpoint get
Florin Coras
1
-3
/
+4
2024-02-15
tls: mark ho done atomically after ctx init
Florin Coras
1
-1
/
+2
2024-01-31
tls: set app closed flag in framework
Florin Coras
1
-0
/
+1
2024-01-31
tls: convert ctx fields to connection flags
Florin Coras
1
-17
/
+18
2024-01-23
tls: fix ho leak on tcp connect return
Florin Coras
1
-1
/
+4
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
1
-8
/
+57
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
1
-50
/
+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
1
-0
/
+6
2022-03-18
vppinfra: refactor *_will_expand() functions
Damjan Marion
1
-2
/
+1
2022-02-28
tls: handle read write ssl errors
Florin Coras
1
-0
/
+10
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
1
-4
/
+8
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
1
-12
/
+63
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
[next]