aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* secure_renegotiation isn't a session value anymorelloyd2012-09-142-8/+0
* It seems other implementations define the secure renegotiation flag tolloyd2012-09-121-4/+8
* Clarify that this is an incompatible changelloyd2012-09-121-1/+4
* This buffer size does not need to match TLSlloyd2012-09-111-1/+1
* No reason to pass a u16bit by referencelloyd2012-09-101-1/+1
* This note is accurate nowlloyd2012-09-091-4/+3
* Remove debug outputlloyd2012-09-091-1/+1
* Support both TLS and DTLS in the tls_server example.lloyd2012-09-092-410/+159
* Support DTLS in tls_client. Support client-initiated close_notify (via 'Q')lloyd2012-09-091-98/+103
* Small doc tweakslloyd2012-09-071-6/+6
* Add support for key material exportlloyd2012-09-072-0/+18
* Reject SRP6 values which are negative or larger than p since these arelloyd2012-08-111-13/+23
* TLS doc updateslloyd2012-08-091-7/+8
* Instead of using static salts in the KDF for generating the cipher andlloyd2012-08-091-10/+18
* Remove octal referenceslloyd2012-08-091-16/+8
* More 1.11.1 notes. Update TLS docslloyd2012-08-092-7/+53
* Add a field in credits for Bitcoin addresses.lloyd2012-08-091-2/+3
* Turn on NPNlloyd2012-08-061-1/+2
* Fix linklloyd2012-08-021-2/+3
* Fix emphasislloyd2012-08-021-3/+2
* Remove BigInt::assignlloyd2012-08-011-3/+3
* Remove BigInt(NumberType type, size_t n) and replace it with a staticlloyd2012-08-011-0/+2
* Remove all support for octal BigInt conversions.lloyd2012-08-011-0/+10
* OpenSSL gets cranky if we send application data mid handshakelloyd2012-07-281-3/+2
* Add Public_Key::estimated_strength which gives an approximation of howlloyd2012-07-273-1/+31
* Small doc tweakslloyd2012-07-274-18/+21
* Have the release script pull the datestamp from monotone, so it doeslloyd2012-07-251-9/+9
* Build on Sheevapluglloyd2012-07-241-0/+2
* Update for 1.11.0 release1.11.0lloyd2012-07-192-2/+4
* Add 1.8.14 release noteslloyd2012-07-183-3/+21
* Add FAQ entry for old Pythons having issues with configurelloyd2012-07-181-0/+30
* Sort by last namelloyd2012-07-131-5/+5
* Make page wider. QNX build report. Link to 1.10.2 notes in 1.10.3.lloyd2012-07-133-6/+10
* Add an optional parameter to TLS::Client specifying the port number.lloyd2012-07-123-13/+38
* Update the InnoSetup script:lloyd2012-07-111-7/+45
* Use subsections in 1.11.0 release notes.lloyd2012-07-114-32/+48
* More release process docslloyd2012-07-101-13/+22
* Add a basic outline of how releases occur while it is fresh in mylloyd2012-07-102-0/+44
* Add relnotes and update download links for 1.10.3lloyd2012-07-103-3/+15
* Add a patch from Markus Wanner that extends DataSource (includinglloyd2012-07-091-0/+1
* Fix leak in read_ssh example, reported by Martin Olsson to the mailing listlloyd2012-07-091-2/+3
* Add a LZMA filter contributed by Vojtech Krallloyd2012-07-093-0/+10
* Drop the support page as FlexSecure doesn't provide any info aboutlloyd2012-07-094-24/+15
* Fix for bug 209. Required some reworking of the ASN.1 bytestringlloyd2012-07-091-0/+10
* Add wikipedia extlinks target. Warn about SRP verifier being secretlloyd2012-07-062-2/+18
* Outline of docs for SRPlloyd2012-07-062-0/+26
* Basic PSK documentationlloyd2012-07-061-3/+15
* A bit more OCSP documentationlloyd2012-07-051-3/+8
* Rename all text files that are actually reStructuredText to .rstlloyd2012-07-01191-5/+3
* Add OCSP doc. Rewrite 1.11.0 release notes.lloyd2012-07-013-42/+70