aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* In the name section, all the functions described shoud be enumerated.Richard Levitte2000-09-1412-20/+54
* Update the info on version numberingRichard Levitte2000-09-141-2/+44
* BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte2000-09-1412-35/+29
* BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte2000-09-141-0/+30
* Items without a =over and a =back are ignored.Richard Levitte2000-09-141-0/+4
* BIO_s_bio() manual page detailing BIO pair.Dr. Stephen Henson2000-09-141-0/+114
* Remove indentation in the NAME section. There's really no need toRichard Levitte2000-09-141-1/+1
* Add a number of documentation files, mostly for SSL routines, but alsoRichard Levitte2000-09-1418-0/+910
* Initial connect BIO docs.Dr. Stephen Henson2000-09-143-4/+135
* Remove indentation in the NAME section. There's really no need toRichard Levitte2000-09-1416-20/+20
* Docs for socket BIO.Dr. Stephen Henson2000-09-141-0/+61
* BIO_s_fd() manual page.Dr. Stephen Henson2000-09-131-0/+88
* Clarify some of the I/O issues.Dr. Stephen Henson2000-09-132-35/+28
* More BIO docs.Dr. Stephen Henson2000-09-124-7/+208
* Docs for cipher and base64 BIOs.Dr. Stephen Henson2000-09-114-6/+162
* More new BIO docs, correct some old ones.Dr. Stephen Henson2000-09-104-1/+210
* More preliminary BIO docs...Dr. Stephen Henson2000-09-103-0/+377
* Really add BIO_read this time...Dr. Stephen Henson2000-09-091-0/+52
* Add BIO_read() (etc.) docs.Dr. Stephen Henson2000-09-091-0/+18
* Update verify docs.Dr. Stephen Henson2000-09-081-3/+58
* Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-071-0/+6
* Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson2000-09-071-2/+7
* Add docs for BIO_find_type() and friends.Dr. Stephen Henson2000-09-071-0/+93
* clarification (source/sink BIOs are usually *both* source and sink)Bodo Möller2000-09-071-1/+1
* Some BIO docs, incomplete, more to follow.Dr. Stephen Henson2000-09-073-0/+176
* Add OAEP. Seed the PRNG.Bodo Möller2000-09-061-4/+6
* Add rsautl.Bodo Möller2000-09-061-1/+6
* Clarification for SSL_ERROR_ZERO_RETURNBodo Möller2000-09-061-1/+3
* Fix typo in rsautl.Dr. Stephen Henson2000-09-051-0/+181
* Include MD4 in documentation.Bodo Möller2000-09-041-3/+3
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-032-4/+64
* New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson2000-08-243-4/+15
* Correct the title. This also fooled the automatic documentation builderRichard Levitte2000-08-151-1/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-142-16/+33
* Update 'openssl passwd' documentation on selection of algorithms.Bodo Möller2000-07-311-3/+10
* Document the new DN printing options.Dr. Stephen Henson2000-07-302-6/+159
* We do PKCS8 as wellRichard Levitte2000-07-211-0/+2
* Make req seed the PRNG if signing withDr. Stephen Henson2000-07-121-1/+46
* Add an early reference to BN_CTX_new so that the usage of BN_CTX_startBodo Möller2000-07-111-1/+2
* Add PRNGD link.Ulf Möller2000-07-031-0/+4
* Added references to RFCs 1421 to 1424, that describe PEM.Richard Levitte2000-06-261-1/+19
* Document the change in req.Richard Levitte2000-06-221-0/+9
* The dynamic thread API changed, and so does the documentation.Richard Levitte2000-06-191-5/+9
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-1/+65
* Add support for the modified SGC key format used in IIS.Dr. Stephen Henson2000-06-151-3/+28
* This seems to work better with enums...Richard Levitte2000-06-151-2/+3
* typoUlf Möller2000-06-121-1/+1
* Fix evp_locl.h macros.Dr. Stephen Henson2000-06-112-7/+7
* Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() andDr. Stephen Henson2000-06-112-2/+3
* Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson2000-06-114-34/+185