Commit graph

45 commits

Author SHA1 Message Date
Vincent Hanquez
ddc52166e3 repair Retrieve certificate and add ability to show fingerprint 2014-01-26 14:15:18 +00:00
Vincent Hanquez
eb156d78fe repair simple client 2014-01-26 14:15:10 +00:00
Vincent Hanquez
bc9c1e690d various updates related to new tls 2014-01-26 08:17:51 +00:00
Vincent Hanquez
a880d4081e remove Connection module, vector as dependencies, and re-add x509/x509-store 2014-01-25 16:56:16 +00:00
Vincent Hanquez
f7447925af add some ciphers to Stunnel 2013-12-29 07:13:52 +00:00
Vincent Hanquez
c729228ca0 add some ciphers to SimpleClient 2013-12-29 07:13:34 +00:00
Vincent Hanquez
22ed5ce172 add support for DHE in stunnel 2013-12-28 20:39:14 +00:00
Vincent Hanquez
fa0d01df0d update utility with new ciphers and new credentials system. 2013-12-28 15:29:44 +00:00
Vincent Hanquez
bc8c7ce667 bump debug version. 2013-09-03 06:44:02 +01:00
Vincent Hanquez
8ccc2cff6c don't build stunnel on windows. 2013-09-03 06:43:42 +01:00
Vincent Hanquez
5b98d7b870 bump dependencies for cprng-aes 2013-09-01 07:52:27 +01:00
Vincent Hanquez
f59804f459 move processServerHello in Handshake 2013-07-24 05:50:56 +00:00
Vincent Hanquez
c4aa04bf83 fix stunnel argument parsing 2013-07-23 08:59:34 +01:00
Vincent Hanquez
0fdfd3d104 add ability to specify user-agent in simpleclient 2013-07-23 07:28:24 +00:00
Vincent Hanquez
88000285c6 disable tls-checkciphers 2013-06-03 08:55:51 +01:00
Vincent Hanquez
8474fe1d93 update to the new session manager 2013-06-03 08:54:46 +01:00
Vincent Hanquez
5b139b3199 convert stunnel to use getopt. 2013-06-03 08:10:53 +01:00
Vincent Hanquez
8c4443aa21 disable check ciphers as it's currently broken. 2013-06-03 08:10:42 +01:00
Vincent Hanquez
eddac3ab4f bump version of tls-extra and debug dependencies 2013-06-02 07:55:17 +01:00
Vincent Hanquez
1c6a1187b2 remove cmdarg in favor of getopt. 2013-06-02 07:13:00 +01:00
Vincent Hanquez
8aebcd7b48 update debug for tls 1.2 2013-05-30 07:22:08 +01:00
Vincent Hanquez
2d993717e7 add ability to use pem output format in tls-retrievecertificate 2013-05-19 08:06:00 +01:00
Vincent Hanquez
35910529cc recv more data than 1 chunk in the simpleClient debug tool.
Use the timeout feature (2s per recv) to get out of a blocking http1.1 reading.
2013-02-09 08:07:47 +00:00
Vincent Hanquez
89afb971ea bump tls-debug version 2013-01-27 16:13:14 +00:00
Vincent Hanquez
822a864b95 add a way to turn off sni for testing. 2013-01-27 16:09:33 +00:00
Vincent Hanquez
f27d31d65b expand tabs 2013-01-27 14:17:36 +00:00
Vincent Hanquez
1a219e589d remove warning with defaulting to integer 2013-01-20 04:55:41 +00:00
Vincent Hanquez
c41086fcab add groom to show certificate in full. 2013-01-19 22:16:13 +00:00
Vincent Hanquez
61e0677ce2 bump version 2013-01-19 11:42:32 +00:00
Vincent Hanquez
fe3bcd2748 bump version of extra's dependencies debug. 2013-01-19 11:42:25 +00:00
Vincent Hanquez
58ef7baa8b bump version 2013-01-10 09:08:21 +00:00
Vincent Hanquez
8b267338f5 bump dependencies version 2013-01-10 09:08:13 +00:00
Vincent Hanquez
01c1c6e045 bump version 2012-12-04 08:59:43 +00:00
Vincent Hanquez
1ee62330ee fix issue with the HTTP protocol version missing the required / between HTTP and version. 2012-12-04 08:57:51 +00:00
Vincent Hanquez
6b2d1bc89d add better usage.
also add a -h / --help flag to request the usage.
2012-12-04 08:56:55 +00:00
Vincent Hanquez
c0bdb30482 fix client hello relative to the new deprecated record field. 2012-12-04 08:56:15 +00:00
Vincent Hanquez
8b022c48e9 bump minimum required cprng-aes to 0.3.0 2012-12-04 08:55:59 +00:00
Vincent Hanquez
523e12c259 remove validateCert global binding. 2012-11-19 09:54:46 +00:00
Vincent Hanquez
4bb23c586b add more options to simpleClient. 2012-11-19 08:30:51 +00:00
Vincent Hanquez
3dbffde4ae update simple client to have easy options for http11, verbosity and the
uri requested. save modifying the file everytimes.
2012-11-18 18:57:31 +00:00
Vincent Hanquez
562adadc25 bump version of debug to 0.2.0 2012-10-16 08:43:14 +01:00
Vincent Hanquez
12a28a833a change related to the new certificatestore. 2012-10-16 08:40:40 +01:00
Vincent Hanquez
89df5a893f fix use of catch to make sure it's usuable on ghc-7.6 and older versions. 2012-09-23 22:54:43 +01:00
Vincent Hanquez
670f826f0a fix link related to the new all in one repository for tls and co. 2012-09-05 06:50:45 +01:00
Vincent Hanquez
2d6174d73d merge tls-debug in tls. 2012-09-05 06:49:38 +01:00