aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update versions for 1.9.12 release1.9.12lloyd2010-12-131-1/+2
* Add a simple but functioning implementation of Keccak. Only thelloyd2010-12-101-0/+1
* Drop this script, not really useful to anyone, especially as we don'tlloyd2010-12-101-63/+0
* Fix OpenSSL engine compile :/lloyd2010-12-011-0/+1
* Add LDFLAGS to Python link linelloyd2010-12-011-0/+1
* Now 1.9.12-devlloyd2010-11-301-0/+2
* Fix tls_server example compilationlloyd2010-11-301-2/+8
* Syntax fix1.9.11lloyd2010-11-291-1/+1
* Update version numbers for 1.9.11 releaselloyd2010-11-291-1/+1
* Remove incorrect commentlloyd2010-11-291-16/+4
* Inherit policy and override check_certlloyd2010-11-292-2/+33
* Add X509_Certificate::to_stringlloyd2010-11-292-122/+3
* MemoryRegion::set was removedlloyd2010-11-291-1/+2
* Use the same intro text as the Linux credits file, rather thanlloyd2010-11-291-15/+12
* More release noteslloyd2010-11-231-1/+4
* More details in changeloglloyd2010-11-171-5/+10
* Add a Mac OS X tip from Thomas Kellerlloyd2010-11-121-0/+13
* Update Skein-512 for the new 1.3 specification, just changes the keylloyd2010-11-031-0/+1
* Add 1.8.11 changeloglloyd2010-11-021-0/+8
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-18/+24
* New way of specifying key lengthslloyd2010-10-291-1/+6
* Remove use of lookupslloyd2010-10-292-6/+10
* Document adding base64 standalone encoderlloyd2010-10-281-0/+1
* Make TLS_Client entirely via callbacks, not talking to Socket directlylloyd2010-10-191-1/+3
* Use binary I/O where neededlloyd2010-10-1510-11/+11
* Fix exampleslloyd2010-10-134-7/+11
* More size_t. Document changeslloyd2010-10-131-2/+5
* Update API doclloyd2010-10-131-2/+2
* Fix compilation of examples; benchmarking and RNG changes mostlylloyd2010-10-125-35/+13
* Forward port CRL fixes from rev 7bb2001cd554a1acc3d345914ea710ff0e1d3a6blloyd2010-10-071-0/+1
* s/x.ptr()/&x[0]/lloyd2010-09-301-5/+5
* Document removing appendlloyd2010-09-151-2/+3
* Fix examples for destroy being renamed clearlloyd2010-09-132-2/+2
* Remove more uses of vector to pointer implicit conversionslloyd2010-09-131-1/+5
* Read input as binarylloyd2010-09-081-1/+1
* Wording changeslloyd2010-09-081-3/+3
* Document recent changeslloyd2010-09-081-2/+5
* Specify the target host and port for tls_client on the command linelloyd2010-09-081-3/+18
* Big, invasive but mostly automated change, with a further attempt atlloyd2010-09-071-1/+1
* Oops... renamed this quite a while ago, never updated examplelloyd2010-09-071-6/+6
* Realization while thinking about the recently added truncate: in a STLlloyd2010-09-071-1/+0
* Fix dependency update scriptslloyd2010-09-032-2/+2
* Document recent changeslloyd2010-09-031-0/+4
* Add 1.8.10 change noteslloyd2010-08-311-0/+9
* For passhash9, add another interface that allows the caller to specifylloyd2010-08-221-0/+1
* Turns out OpenSSL's implementation of PBKDF2 allows empty passphrases,lloyd2010-08-211-0/+1
* In the first round of AES, use a 256 element table and do thelloyd2010-08-181-0/+1
* Allow generating larger keys in rsa_kgen example (up to 16K bits)lloyd2010-08-181-1/+1
* The changelog for 1.9.4 claimed that the default PKCS #8 encryptionlloyd2010-08-131-1/+4
* Update log, readme, configure for 1.9.10 release 2010-08-121.9.10lloyd2010-08-121-1/+1