aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* make updateRichard Levitte2002-08-012-5/+9
* Avoid yet another name clash with libdes, and make the declaration consistentRichard Levitte2002-08-012-2/+7
* OCSP and KRB5 Makefil.ssl should be consistent with all the othersRichard Levitte2002-08-012-10/+10
* If CRYPTO_realloc() is called with a NULL pointer, have it callRichard Levitte2002-08-011-0/+3
* Make sure to use $(MAKE) everywhere instead of make.Richard Levitte2002-07-311-1/+1
* The version of the shared library should, for now, reflect the versionRichard Levitte2002-07-311-1/+1
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-308-21/+40
* "make update"Lutz Jänicke2002-07-3018-2772/+2688
* Use SEC1 format for EC private keys.Bodo Möller2002-07-2614-373/+221
* Move zeroing from bn_expand_internal() to bn_expand2() so that itBodo Möller2002-07-251-12/+22
* Don't clobber loop variable.Richard Levitte2002-07-241-2/+3
* If DH is disabled, don't define the DH functions.Richard Levitte2002-07-221-0/+4
* The first compile of the new merger method for VMS *almost* gotRichard Levitte2002-07-191-20/+19
* Two more names that are a little too long for the standard VMS linker.Richard Levitte2002-07-191-0/+4
* Further enhance assembler support on Cygwin and DJGPP.Richard Levitte2002-07-181-0/+6
* Reverse the change with the following log, it needs further investigation:Richard Levitte2002-07-181-13/+13
* Make S/MIME output conform with the mail and MIME standards.Richard Levitte2002-07-181-14/+14
* OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect itRichard Levitte2002-07-181-1/+1
* Add support for shared libraries with OS/2.Richard Levitte2002-07-172-1/+3
* The default C compiler on MacOS X doesn't like empty object filesRichard Levitte2002-07-161-2/+2
* Some older code (never committed) wasn't converted to the new format.Richard Levitte2002-07-163-2/+4
* There's an ongoing project to bring some kind of path selectionRichard Levitte2002-07-157-8/+644
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-1419-1698/+3275
* In UI_UTIL_read_pw(), we should look at the size parameter, not at BUFSIZ.Richard Levitte2002-07-111-2/+5
* remove obsolete commentBodo Möller2002-07-101-1/+1
* Reorder inclusion of header files:Lutz Jänicke2002-07-105-5/+5
* AES cipher suites are now official (RFC3268)Bodo Möller2002-07-041-6/+26
* Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD.Richard Levitte2002-06-291-1/+1
* opensslconf.h doesn't define what we want, e_os2.h does.Richard Levitte2002-06-271-1/+1
* Try to avoid double declaration of ERR_load_PEM_strings().Richard Levitte2002-06-271-0/+2
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-2744-45/+45
* DJGPP has some needed header files that other MSDOS/Windows compilers don't h...Richard Levitte2002-06-271-1/+1
* When compiling for Windows, make sure we have the windows definitions declared.Richard Levitte2002-06-271-1/+6
* Use 32-bit sections instead of the default, 16-bit ones.Richard Levitte2002-06-271-1/+1
* Use bg instead of bag as argument to macros, to avoid clashes withRichard Levitte2002-06-271-2/+2
* A number of includes were removed from evp.h some time ago. The reasonRichard Levitte2002-06-271-0/+54
* Make sure buffers are large enough even for weird parametersBodo Möller2002-06-261-25/+65
* Make sure any ENGINE control commands make local copies of stringGeoff Thorpe2002-06-218-39/+174
* <sys/select.h> is included for AIX, when USE_SOCKETS is defined.Lutz Jänicke2002-06-201-0/+1
* AIX (V3) requires <sys/select.h> (included via e_os.h) for fd_set.Lutz Jänicke2002-06-201-0/+1
* always include <string.h> (we do this in various other header files,Bodo Möller2002-06-181-4/+1
* always include <string.h> (we do this in various other header files,Bodo Möller2002-06-181-3/+0
* Implement handling of EC parameter seeds (new functionsBodo Möller2002-06-186-127/+309
* OpenSSL_add_all_algorithms has been replaced by configuration dependentLutz Jänicke2002-06-161-1/+2
* Some more prototype fixes.Lutz Jänicke2002-06-146-17/+11
* Add support for DJGPP.Richard Levitte2002-06-136-8/+13
* Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn'tRichard Levitte2002-06-131-1/+0
* Add missing prototypes.Lutz Jänicke2002-06-139-12/+34
* Fix ext_dat.h extension ordering.Dr. Stephen Henson2002-06-131-2/+2
* Add OIDs for Secure Electronic Transactions (SET)Lutz Jänicke2002-06-134-5/+1613