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
/
tlspicotls
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
quic: update to quicly v0.1.4
Dave Wallace
2
-1
/
+8
2022-11-18
tls: memory leak due to missing call to vnet_crypto_key_del
Steven Luong
1
-1
/
+6
2022-10-31
tls: use safe pool reallocs
Florin Coras
1
-2
/
+2
2022-03-30
tls: support to reinitialise ca_chain wo restart
Saravanan Murugesan
1
-0
/
+8
2022-01-19
svm: update number of segments in svm_fifo_segments
Florin Coras
1
-6
/
+6
2021-08-10
tls: picotls optimize rx path
Florin Coras
1
-69
/
+113
2021-08-10
tls: picotls optimize writes
Florin Coras
2
-113
/
+188
2021-08-06
tls: avoid picotls buffer allocs on rx
Florin Coras
2
-3
/
+9
2021-08-06
tls: avoid ptls ctx free on transport close
Florin Coras
1
-2
/
+1
2021-08-03
tls: picotls handle accept failures
Florin Coras
1
-3
/
+15
2021-07-30
tls: picotls rx fixes and improvements
Florin Coras
2
-149
/
+126
2021-06-07
tls: change picotls plugin crypto module to accommodate new version picotls
Simon Zhang
2
-3
/
+3
2021-04-30
build: declare some CMake variables as advanced
Damjan Marion
1
-4
/
+4
2021-04-22
tls: tlspicotls require version when building
Nathan Skrzypczak
1
-3
/
+19
2021-04-22
quic: update quicly to v0.1.3
Mathias Raoul
1
-6
/
+15
2021-01-22
quic: quicly v0.1.2 update
Mathias Raoul
1
-15
/
+22
2021-01-18
tls: make picotls engine able to initial connection as client
Simon Zhang
2
-16
/
+74
2020-12-04
tls: allow picotls to use secp elliptic curves
Vladimir Medvedkin
1
-3
/
+3
2020-11-04
tls: fix picotls engine crypto multi-thread issue
Simon Zhang
3
-4
/
+13
2020-04-28
tls: fix wrong usage of session close function issue
Simon Zhang
1
-1
/
+1
2020-04-20
tls: fix Picotls tx hang issue
Simon Zhang
1
-2
/
+2
2020-04-11
tls: make ctx_write function return the length of enqueue
Simon Zhang
1
-1
/
+1
2020-04-09
tls: adopt picotls engine to new session scheduling mechanism
Simon Zhang
1
-2
/
+2
2020-04-04
session tls: support tls descheduling
Florin Coras
1
-2
/
+3
2020-04-04
session tls: improve app transports tx scheduling
Florin Coras
1
-3
/
+5
2020-03-16
tls: refactor Picotls ctx_read function to reduce one time memory copy
Simon Zhang
2
-57
/
+50
2020-03-13
tls: small refactor for Picotls engine ctx_write function
Simon Zhang
2
-22
/
+23
2020-03-07
tls: refactor ctx_write function to avoid allocate new memory every time
Simon Zhang
2
-14
/
+46
2020-02-26
tls: fix picotls dbg
Florin Coras
1
-1
/
+1
2020-02-18
tls: Picotls engine symmetric crypto enhancement by vpp crypto framework
Simon Zhang
4
-1
/
+373
2020-02-15
tls: Fix Picotls ctx_read rx_content issue
Simon Zhang
1
-18
/
+21
2020-02-11
tls: refactor picotls ctx_read process to improve CPS
Simon Zhang
2
-58
/
+55
2020-01-15
tls: add picotls session close process
Simon Zhang
1
-1
/
+10
2019-11-12
tls: fix picotls coverity warnings
Florin Coras
1
-13
/
+13
2019-11-10
tls: picotls engine basic enabling for TLS
Simon Zhang
5
-0
/
+878