summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The rest of the merge in of the main trunk, a few conflicts resolved.OpenSSL-engine-0_9_6-beta2Richard Levitte2000-09-1732-498/+1866
* Merge in the main trunk, a few conflicts resolved.Richard Levitte2000-09-171-1/+1
* This commit was manufactured by cvs2svn to create branch 'BRANCH_engine'.cvs2svn2000-09-172-0/+2021
|\
| * 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
* | Since there are some big symbols, engine.h needs to includeRichard Levitte2000-09-171-0/+1
* | Merge from the main trunk and a 'make update'.Richard Levitte2000-09-1710-25/+51
* | Merge from main trunk.Richard Levitte2000-09-1737-291/+246
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_engine'.cvs2svn2000-09-161-0/+313
|\ \ | |/
| * 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 damn sure that it's as hard as possible to actually produceRichard Levitte2000-09-151-13/+16
* | Merged in the main trunk, did a 'make update', added a couple ofRichard Levitte2000-09-1545-230/+438
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_engine'.cvs2svn2000-09-1525-0/+2057
|\ \ | |/
| * 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