aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A new beta is being released. Change the version numbersRichard Levitte2000-09-172-3/+3
* make updateRichard Levitte2000-09-171-4/+64
* A patch from HP for better performance.Richard Levitte2000-09-175-418/+3650
* Restore the descriptions to conform with the rest of theRichard Levitte2000-09-172-23/+46
* Jeffrey Altman <jaltman@columbia.edu> sent me a patch that fixes theRichard Levitte2000-09-171-9/+83
* Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte2000-09-1723-41/+41
* siglen is unsigned, so comparing it to less than 0 is silly, andRichard Levitte2000-09-171-1/+1
* Oops, no engine in the main trunk.Richard Levitte2000-09-171-1/+0
* Tell users that a rewrite might be a good idea.Richard Levitte2000-09-171-0/+4
* Some platforms define NULL as ((void *)0). Unfortunately, a void*Richard Levitte2000-09-171-1/+1
* A couple of more names need to be shortened for VMS on VAX.Richard Levitte2000-09-171-0/+4
* Make sure Compaq C doesn'r complain about dollars, and go around theRichard Levitte2000-09-171-10/+17
* Inform the VMS people that RSAref is no longer neededRichard Levitte2000-09-171-7/+12
* VMS didn't work out too well...Richard Levitte2000-09-171-1/+3
* Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller2000-09-173-4/+7
* Move text that isn't really descriptions of the functions in the pageRichard Levitte2000-09-162-30/+34
* Add BIO_seek() and BIO_tell() to the BIO control functions manual.Richard Levitte2000-09-161-5/+16
* New macro BIO_set_shutdown_wr().Dr. Stephen Henson2000-09-164-7/+155
* SSL => TLS/SSLBodo Möller2000-09-162-3/+3
* TLS => TLS/SSLBodo Möller2000-09-161-1/+1
* Change spelling back to "behaviour" and "flavour" instead of theBodo Möller2000-09-1615-19/+19
* Clarification.Bodo Möller2000-09-161-6/+11
* ispell and some other nit-pickingUlf Möller2000-09-1631-150/+148
* Remove redundant manpages and references to them.Dr. Stephen Henson2000-09-164-107/+0
* add links to the new BIO and SSL manpages to make them visible on the web.Ulf Möller2000-09-162-2/+26
* BIO_f_ssl() docs.Dr. Stephen Henson2000-09-163-1/+186
* Compile all dso files on VMS as well.Richard Levitte2000-09-151-1/+2
* 'make update'Richard Levitte2000-09-152-84/+116
* Make sure dso_vms.c compiles on other operating systems as well.Richard Levitte2000-09-152-2/+11
* A DSO method for VMS was missing, and I had the code lying around...Richard Levitte2000-09-156-2/+382
* Move up inclusion of conf.h, so non-MONOLITH programs can benefit fromRichard Levitte2000-09-151-1/+1
* Accept BIO docs.Dr. Stephen Henson2000-09-151-0/+182
* 'make update'Richard Levitte2000-09-151-0/+20
* Add a flag for OpenVMS.Richard Levitte2000-09-151-0/+6
* Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists butRichard Levitte2000-09-151-1/+13
* Jeffrey Altman points out that GetQueueStatus() crashes on NT.Ulf Möller2000-09-151-9/+0
* Update BIO_s_connect().Dr. Stephen Henson2000-09-151-8/+56
* Some small clarifications.Bodo Möller2000-09-141-8/+9
* 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
* Bug fix: Montgomery multiplication could produce results with the wrongUlf Möller2000-09-142-0/+5
* Remove engine stuff that was erroneously put in the main trunk.Richard Levitte2000-09-141-2/+1
* Add Damien Miller's RPM specification file with a few modifications.Richard Levitte2000-09-142-0/+218
* 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-1419-0/+913
* Add a configuration for Sony News 4.Richard Levitte2000-09-144-1/+16