- b8af24b tls: add async processing support by Varun Rapelly · 4 months ago
- 10c016c session: support of multiple extended configs by Matus Fabian · 8 weeks ago
- d0e8bd7 tls: cleanup engine hs cb and improve ctx formatting by Florin Coras · 1 year, 2 months ago
- f02e746 tls: add basic tls record parsers by Florin Coras · 4 months ago
- 3a2cf84 tls: track app owner of transport session by Florin Coras · 5 months ago
- 3fe610a tls: refactor vft functionsn to allow for reuse by Florin Coras · 6 months ago
- 0bfce6b tls: fix session state update on accept by Florin Coras · 8 months ago
- 7c2a335 tls: init session for accepted ctx by Florin Coras · 9 months ago
- a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
- e565902 tls: avoid app session preallocation by Florin Coras · 10 months ago
- ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
- c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
- ea158d6 tls: pass reset ntf to engines by Florin Coras · 10 months ago
- 60732df tls: initialize app session app wrk by Florin Coras · 10 months ago
- 8074fc6 tls: fix transport endpoint get by Florin Coras · 10 months ago
- 0ded489 tls: mark ho done atomically after ctx init by Florin Coras · 10 months ago
- d7f17a2 tls: set app closed flag in framework by Florin Coras · 10 months ago
- 4a98b93 tls: convert ctx fields to connection flags by Florin Coras · 10 months ago
- 3109d1c tls: fix ho leak on tcp connect return by Florin Coras · 11 months ago
- e6d05dc tls: overlap parent opaque with listener ctx by Florin Coras · 11 months ago
- fad689e tls: set flag whenever app session is freed by Florin Coras · 11 months ago
- 86b02c7 tls: no closed notify if no app session by Florin Coras · 12 months ago
- a474bc8 tls: postpone ho cleanup if not fully established by Florin Coras · 1 year ago
- 4aaedaa tls: fix forced ho cleanup by Florin Coras · 1 year, 1 month ago
- 14bfd3d tls: fix handling of client and server init errors by Florin Coras · 1 year, 1 month ago
- cfc2a0e tls: avoid reads after tcp transport removed by Florin Coras · 1 year, 1 month ago
- a3d55df tls: report error if connected cannot be initialized by Florin Coras · 1 year, 2 months ago
- 3843d0d tls: no read after app close by Florin Coras · 1 year, 2 months ago
- c1b0380 tls: limit openssl engine max read burst by Florin Coras · 1 year, 2 months ago
- d69ef3a tls: fix formatting of half open connections by Florin Coras · 1 year, 2 months ago
- a127d3c tls: init connection for prealloced app sessions by Florin Coras · 1 year, 3 months ago
- 00d7d86 tls: ignore tx events for not fully established sessions by Florin Coras · 1 year, 3 months ago
- 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 3 months ago
- 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
- 4778164 tls: fix memory leak when client/server init error by Xiaoming Jiang · 1 year, 7 months ago
- 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
- 009303d tls: use safe pool reallocs by Florin Coras · 2 years, 9 months ago
- 6e7ebb0 tls: free app session if connect notify refused by Florin Coras · 2 years, 7 months ago
- 179711d tls: fix connected notifications with no app wrk by Florin Coras · 2 years, 8 months ago
- 1cbcdce tls http: run config fns after init ones by Florin Coras · 2 years, 8 months ago
- d918cc5 tls: support to reinitialise ca_chain wo restart by Saravanan Murugesan · 2 years, 10 months ago
- 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
- 8c5e5f6 tls: handle read write ssl errors by Florin Coras · 2 years, 10 months ago
- 3683d1b tls: Receive only when the app_session is available by Saravanan Murugesan · 2 years, 10 months ago
- 7705b49 tls http srtp: fix session index for listeners by Florin Coras · 2 years, 10 months ago
- 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
- 3e15710 session: track bytes dequeued in snd params by Florin Coras · 2 years, 10 months ago
- 61e26be tls: don't add listen to lookup table by Filip Tehlar · 3 years ago
- a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
- 975fde8 tls: increase engine bits room in handle to support custom engine type by jxm · 3 years, 6 months ago
- 71ee375 tls: fix handling of failed connects by Florin Coras · 3 years, 7 months ago
- e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
- fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
- bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
- 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
- 88dd3cf tls: cleanup dtls migrated context by Florin Coras · 3 years, 7 months ago
- e5f1833 tls quic: improve error reporting by Florin Coras · 3 years, 8 months ago
- a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
- a840db2 tls: fix app_worker_connect_notify param error by yedg · 3 years, 9 months ago
- 1e6a0f6 session tls: deq notifications for custom tx by Florin Coras · 3 years, 9 months ago
- 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
- 5b8b1ae tls: add custom openssl bio by Florin Coras · 4 years ago
- 0a9ab82 tls: separate init from enable by Florin Coras · 4 years, 2 months ago
- 8aa1856 tls: enable cert key pair setting for connect by jiangxiaoming · 4 years, 2 months ago
- 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
- 5b7ea91 tls: fix session format assert crash in connected callback by jiangxiaoming · 4 years, 3 months ago
- 681ea6d tls: improve cli state reporting by Florin Coras · 4 years, 8 months ago
- 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
- 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
- ed8db52 session tls: improve app transports tx scheduling by Florin Coras · 4 years, 10 months ago
- 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
- 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
- aab0604 tls session: fix unlisten by Florin Coras · 4 years, 10 months ago
- 8378261 tls: handle disconect and reset in async mode by Yu Ping · 4 years, 10 months ago
- 985d929 tls: remove session lookup operation in TLS by Yu Ping · 4 years, 10 months ago
- f4a92f6 tls: refactor for tls async event handling by Yu Ping · 5 years ago
- 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
- 0d74dd1 tls: improve connection formating by Florin Coras · 5 years ago
- a6b175d tls: add features.yaml by Florin Coras · 5 years ago
- 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
- e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
- b1a81aa tls: fifo size is u32 by Dave Wallace · 5 years ago
- cbbc4a2 tls: fix on tcp connection reset by Zeyu Zhang · 5 years ago
- 6faac16 tls: allow disconnects from main thread by Florin Coras · 5 years ago
- 82fc5fd hsa: use crypto_engine_type_t for TLS by Nathan Skrzypczak · 5 years ago
- 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
- d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
- f03c494 tls: handle transport reset by Florin Coras · 5 years ago
- ef2b335 tls: fix close with data by Florin Coras · 5 years ago
- 854e0a2 session: define connection id length by Florin Coras · 5 years ago
- 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
- ae3eaac tls: handle engine listen failure by Florin Coras · 5 years ago
- bec771b tls quic: reduce default segment sizes by Aloys Augustin · 5 years ago
- a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
- e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
- 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
- 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
- 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
- 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago