summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A new beta is being released. Change the version numbersOpenSSL_0_9_6-beta2levitte2000-09-172-3/+3
* make updatelevitte2000-09-171-4/+64
* A patch from HP for better performance.levitte2000-09-175-420/+3652
* Restore the descriptions to conform with the rest of thelevitte2000-09-172-23/+46
* Jeffrey Altman <jaltman@columbia.edu> sent me a patch that fixes thelevitte2000-09-171-9/+83
* Use sk_*_new_null() instead of sk_*_new(NULL), since that takes carelevitte2000-09-1723-41/+41
* siglen is unsigned, so comparing it to less than 0 is silly, andlevitte2000-09-171-1/+1
* Oops, no engine in the main trunk.levitte2000-09-171-1/+0
* Tell users that a rewrite might be a good idea.levitte2000-09-171-0/+4
* Some platforms define NULL as ((void *)0). Unfortunately, a void*levitte2000-09-171-1/+1
* A couple of more names need to be shortened for VMS on VAX.levitte2000-09-171-0/+4
* Make sure Compaq C doesn'r complain about dollars, and go around thelevitte2000-09-171-10/+17
* Inform the VMS people that RSAref is no longer neededlevitte2000-09-171-7/+12
* VMS didn't work out too well...levitte2000-09-171-1/+3
* Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrbodo2000-09-173-4/+7
* Move text that isn't really descriptions of the functions in the pagelevitte2000-09-162-30/+34
* Add BIO_seek() and BIO_tell() to the BIO control functions manual.levitte2000-09-161-5/+16
* New macro BIO_set_shutdown_wr().steve2000-09-164-7/+155
* SSL => TLS/SSLbodo2000-09-162-3/+3
* TLS => TLS/SSLbodo2000-09-161-1/+1
* Change spelling back to "behaviour" and "flavour" instead of thebodo2000-09-1615-19/+19
* Clarification.bodo2000-09-161-6/+11
* ispell and some other nit-pickingulf2000-09-1631-150/+148
* Remove redundant manpages and references to them.steve2000-09-164-107/+0
* add links to the new BIO and SSL manpages to make them visible on the web.ulf2000-09-162-2/+26
* BIO_f_ssl() docs.steve2000-09-163-1/+186
* Compile all dso files on VMS as well.levitte2000-09-151-1/+2
* 'make update'levitte2000-09-152-84/+116
* Make sure dso_vms.c compiles on other operating systems as well.levitte2000-09-152-2/+11
* A DSO method for VMS was missing, and I had the code lying around...levitte2000-09-156-2/+382
* Move up inclusion of conf.h, so non-MONOLITH programs can benefit fromlevitte2000-09-151-1/+1
* Accept BIO docs.steve2000-09-151-0/+182
* 'make update'levitte2000-09-151-0/+20
* Add a flag for OpenVMS.levitte2000-09-151-0/+6
* Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists butlevitte2000-09-151-1/+13
* Jeffrey Altman points out that GetQueueStatus() crashes on NT.ulf2000-09-151-9/+0
* Update BIO_s_connect().steve2000-09-151-8/+56
* Some small clarifications.bodo2000-09-141-8/+9
* In the name section, all the functions described shoud be enumerated.levitte2000-09-1412-20/+54
* Update the info on version numberinglevitte2000-09-141-2/+44
* BIO_seed() and BIO_tell() were documented in two other documents,levitte2000-09-1412-35/+29
* BIO_seed() and BIO_tell() were documented in two other documents,levitte2000-09-141-0/+30
* Items without a =over and a =back are ignored.levitte2000-09-141-0/+4
* BIO_s_bio() manual page detailing BIO pair.steve2000-09-141-0/+114
* Bug fix: Montgomery multiplication could produce results with the wrongulf2000-09-142-0/+5
* Remove engine stuff that was erroneously put in the main trunk.levitte2000-09-141-2/+1
* Add Damien Miller's RPM specification file with a few modifications.levitte2000-09-142-0/+218
* Remove indentation in the NAME section. There's really no need tolevitte2000-09-141-1/+1
* Add a number of documentation files, mostly for SSL routines, but alsolevitte2000-09-1419-0/+913
* Add a configuration for Sony News 4.levitte2000-09-144-1/+16