Commit graph

17 commits

Author SHA1 Message Date
Vincent Hanquez
cfe3b1f9fa add TLS1.2 as allowed versions 2011-08-17 20:59:53 +01:00
Vincent Hanquez
3b65345b46 fix structure for new api 2011-08-14 12:00:44 +01:00
Vincent Hanquez
760d26b5b5 Use the new bulk structure to define ciphers. 2011-08-13 12:06:03 +01:00
Vincent Hanquez
8d59e6a3a0 allow experimental connection on fd too. 2011-06-12 19:23:31 +01:00
Vincent Hanquez
ad47dcdcc0 add debuggability of the server side too. 2011-06-12 19:23:17 +01:00
Vincent Hanquez
a93bd26770 check handshake return value 2011-06-12 19:22:32 +01:00
Vincent Hanquez
ecaee55802 fixup related to tls refactoring of the record layer. 2011-06-10 21:25:56 +01:00
Vincent Hanquez
1fff2eb2f6 update for new TLS 0.7 2011-06-08 07:47:37 +01:00
Vincent Hanquez
cb41a771c3 fixup tls 0.7 new certificate callback usage 2011-05-14 09:12:30 +01:00
Vincent Hanquez
42e42b801d use tls 0.6.2 protocol debugging capability with the debug flag 2011-05-04 08:43:15 +01:00
Vincent Hanquez
287d5b9c33 move to tls 0.6.0 and use cprng-aes as cryptorandomgen instance. 2011-04-11 20:03:49 +01:00
Vincent Hanquez
77ff5edf34 add retrieve certificate example program 2011-04-10 21:34:53 +01:00
Vincent Hanquez
98b692ec73 add a way to activate certificate checking on client stunnel mode. 2011-03-31 21:44:24 +01:00
Vincent Hanquez
dbdd32cfcf ignore forkIO value 2011-03-31 21:44:04 +01:00
Vincent Hanquez
31b66fc9c5 add basic recvdata in the stunnel. 2011-03-23 21:49:55 +00:00
Vincent Hanquez
6d043a44cb show ciphers in a more friendly way 2011-03-21 20:22:51 +00:00
Vincent Hanquez
bd3c9546a4 initial import (mostly imported from tls 0.4) 2011-03-19 21:47:35 +00:00