aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove a typo in dgux-R4-gcc.Richard Levitte2001-04-031-1/+1
* ENGINE_load_[private|public]_key had error handling that could returnGeoff Thorpe2001-04-021-2/+4
* Actually there were two error cases that could return without releasing theGeoff Thorpe2001-04-021-4/+5
* Don't return an error until the global lock is released.Geoff Thorpe2001-04-021-2/+4
* Reports on VMS.Richard Levitte2001-04-021-1/+7
* Rewrite CHOICE field setting code to properly handleDr. Stephen Henson2001-04-023-13/+26
* A few more reports.Richard Levitte2001-04-011-1/+3
* Note reports.Richard Levitte2001-03-311-1/+6
* avoid buffer overflowBodo Möller2001-03-311-0/+8
* Note the Alpha asm changeUlf Möller2001-03-311-0/+3
* linux-elf verified.Richard Levitte2001-03-301-1/+2
* Beta 3 has been released and announced.Richard Levitte2001-03-301-1/+3
* this time *really* fix the /../ check ...Bodo Möller2001-03-301-3/+2
* For -WWW, fix test for ".." directory references (and avoid warning forBodo Möller2001-03-301-8/+22
* News for 0.9.6a.Bodo Möller2001-03-301-1/+2
* Fix bctest, and add a workaround that should solve the problem withBodo Möller2001-03-303-41/+33
* Complete the des_encrypt to des_encrypt1 rename in the mainRichard Levitte2001-03-305-36/+36
* One des_encrypt to des_encrypt1 I forgot to commit...Richard Levitte2001-03-291-2/+2
* Stress the news about the name change.Richard Levitte2001-03-291-0/+2
* I forgot to rename des_encrypt to des_encrypt1 in libeay.num.Richard Levitte2001-03-291-1/+1
* Since there has been reports of clashes between OpenSSL'sRichard Levitte2001-03-2915-37/+42
* Add news section for OpenSSL 0.9.6a. Please add what's missingRichard Levitte2001-03-281-0/+22
* check CRTUlf Möller2001-03-281-2/+2
* check CRTUlf Möller2001-03-282-2/+18
* mipsUlf Möller2001-03-281-0/+3
* Restore asm/mips3.s to be compiled and linked in, since the bug hasRichard Levitte2001-03-271-3/+1
* The IRIX fix. Asm recap and corresponding declation.Andy Polyakov2001-03-272-4/+5
* Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget t...Richard Levitte2001-03-271-0/+1
* Reports seem to show that asm/mips3.s has faults. To be investigated, but le...Richard Levitte2001-03-271-1/+3
* For mips3 and alpha, put the assembler file directives in separateRichard Levitte2001-03-261-12/+17
* make updateRichard Levitte2001-03-244-11/+10
* When using the native tools on Solaris, make damn sure the native ldRichard Levitte2001-03-241-1/+2
* gcc uses collect2, not ld, to link things. Therefore, when using gccRichard Levitte2001-03-241-7/+7
* ln on Solaris expects -f to come before -s.Richard Levitte2001-03-241-2/+3
* Small AIX problems solved.Richard Levitte2001-03-221-1/+2
* A lot of reports.Richard Levitte2001-03-221-1/+22
* We really have no need for PEX_LIBS, so empty it.Richard Levitte2001-03-221-1/+1
* Add missing '#ifndef OPENSSL_NO_DSA'.Bodo Möller2001-03-221-0/+2
* Remove redundant operations and update version info.Richard Levitte2001-03-221-22/+13
* Harmonize CHANGES and STATUS files between the 0.9.6a branch andBodo Möller2001-03-222-9/+45
* Use stdlib.h to get size_t.Richard Levitte2001-03-211-7/+1
* Update docs.Bodo Möller2001-03-212-7/+7
* Since they aren't implemented yet, EC_GFp_{recp,nist}_method() need toRichard Levitte2001-03-211-0/+2
* Tag EC_GFp_{nist,recp}_method as "NOEXIST" because they haveBodo Möller2001-03-211-2/+2
* avoid linking problems when OpenSSL is built with no-dsa. Spotted by Hellan,...Richard Levitte2001-03-201-0/+4
* Increase boundaries in EC_window_bits_for_scalar_size table.Bodo Möller2001-03-201-14/+17
* Table for window sizes.Bodo Möller2001-03-191-6/+77
* Update.Bodo Möller2001-03-191-7/+168
* New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...Richard Levitte2001-03-183-7/+34
* Fix PKCS#12 key generation bug.Dr. Stephen Henson2001-03-183-2/+35