Commit Graph

16 Commits (619a2d6015f80b1b52f4d82d36e73f0391ef18c4)

Author SHA1 Message Date
nixo 619a2d6015 Fix couple of return types 2021-02-04 02:37:29 +01:00
nixo 008b3da487 fix memory leak 2021-02-04 02:37:09 +01:00
Nicolò Balzarotti f2237369c6 remove debugging info 2020-11-14 13:44:44 +01:00
Nicolò Balzarotti 2dfaf6a275 finally write close_notify correctly 2020-11-14 13:37:00 +01:00
nixo b02b8571a0 TLS: shutdown before close (notify_close must be sent) 2020-11-14 13:37:00 +01:00
nixo 45a52189e4 add SSL_CTRL consts 2020-11-05 10:56:59 +01:00
nixo ee83c67479 add sni support 2020-11-01 19:20:57 +01:00
nixo 9c911bf2f2 shutdown client after close 2020-10-30 18:57:26 +01:00
nixo aad803ee04 flow_control: slighly simpler logic 2020-10-28 22:28:28 +01:00
nixo 0c68821bbc bio: use splice! to reduce copy 2020-10-26 21:08:22 +01:00
nixo 9df4760370 erros: add verify error codes enum 2020-10-25 10:55:50 +01:00
nixo 091fe1a3ac add CAChain type 2020-10-25 10:55:15 +01:00
nixo b1f27b143e ssl: support client mode 2020-10-25 10:54:48 +01:00
nixo 33841887c0 store received data in the client data field 2020-10-24 22:35:57 +02:00
nixo ea00124a51 small reformat, add some comments 2020-10-24 22:35:57 +02:00
nixo fff6f74456 init 2020-10-23 19:34:36 +02:00