Thomas Pornin
|
ab68048011
|
Added API to save and restore session parameters (for controllable session resumption on the client side).
|
2016-11-20 20:14:48 +01:00 |
|
Thomas Pornin
|
d16eee962a
|
Added flag to prohibit renegotiations.
|
2016-11-20 18:50:37 +01:00 |
|
Thomas Pornin
|
3b044d4296
|
SIGPIPE shall be ignored in most network-related cases.
|
2016-11-20 16:23:00 +01:00 |
|
Thomas Pornin
|
7561e7d6c8
|
Added support for TLS_FALLBACK_SCSV.
|
2016-11-20 16:14:48 +01:00 |
|
Thomas Pornin
|
6cc90dad21
|
More Doxygen documentation.
|
2016-11-19 23:55:44 +01:00 |
|
Thomas Pornin
|
e683ebfe19
|
More Doxygen-compatible documentation. Also unified two identical structures.
|
2016-11-19 19:05:08 +01:00 |
|
Thomas Pornin
|
60126cafc8
|
Added support for ClientHello padding (RFC 7685) and fixed buffering bug.
|
2016-11-18 18:03:06 +01:00 |
|
Thomas Pornin
|
e8929ff27f
|
Added some comments.
|
2016-11-17 03:20:52 +01:00 |
|
Thomas Pornin
|
91d47bdd70
|
Added Doxygen configuration file, and converted bearssl_hash.h file to Doxygen format.
|
2016-11-17 02:59:53 +01:00 |
|
Thomas Pornin
|
f3ac21cb00
|
Moved address-to-string translation code to blocks that depend on the 'verbose' flag.
|
2016-11-12 16:49:27 +01:00 |
|
Thomas Pornin
|
133705ee65
|
Fixed error reporting in case of PEM encoding error when decoding certificates.
|
2016-11-12 15:58:57 +01:00 |
|
Thomas Pornin
|
16d0864818
|
Better handling of inet_ntop() failures (which should not happen in practice, since we filter on address family, but let's be cautious).
|
2016-11-12 15:30:47 +01:00 |
|
Thomas Pornin
|
0d974e1c9c
|
Improved parsing of some integer arguments (sizes).
|
2016-11-12 15:23:43 +01:00 |
|
Thomas Pornin
|
9dc3c9b61d
|
Fixed displaying of IPv6 addresses.
|
2016-11-12 14:43:05 +01:00 |
|
Thomas Pornin
|
f56b0baab3
|
Removed unreachable code.
|
2016-11-12 14:40:03 +01:00 |
|
Thomas Pornin
|
6b4cd86094
|
No need to check for NULL, free_private_key() already does that.
|
2016-11-09 21:00:11 +01:00 |
|
Thomas Pornin
|
49a0bdc0a9
|
Removed needless variable shadowing (suggested by Doug Hogan).
|
2016-11-09 19:58:17 +01:00 |
|
Thomas Pornin
|
efea83e701
|
Added .gitignore file (suggested by Doug Hogan).
|
2016-11-09 19:33:59 +01:00 |
|
Thomas Pornin
|
bab0f8639c
|
Fixed some small bugs.
|
2016-11-04 21:29:18 -04:00 |
|
Thomas Pornin
|
3210f38e04
|
Initial import.
|
2016-11-02 19:01:13 -04:00 |
|