2001-04-12 |
Bodo Möller | update from 0.9.6a |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Lutz Jänicke | Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>) |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Richard Levitte | Correct typo. |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Richard Levitte | Add -keyform. |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Richard Levitte | Show an example of moving the emailAddress object from... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Richard Levitte | Make it possible to move the emailAddress object to... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Bodo Möller | Add information on 0.9.6a (in a form such that the... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Richard Levitte | NetBSD and OpenBSD use TOD as well |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Bodo Möller | Mention automatically queried EGD sockets (OpenSSL... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Lutz Jänicke | Some clarifications about $RANDFILE usage. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Lutz Jänicke | OpenSSH 1.2.2p1 is dead and gone. Errors detecting... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Richard Levitte | Correct info in the FAQ. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Bodo Möller | Adjust BN_mod_inverse algorithm selection according... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Bodo Möller | update (0.9.6a) |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Bodo Möller | comment |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Bodo Möller | code documentation |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Bodo Möller | binary algorithm for modular inversion |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Bodo Möller | avoid '||' since Ultrix apparently doesn't understand it |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Bodo Möller | '||', '&&' and 'test -x' apparently don't work on Ultrix; |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Bodo Möller | Avoid assert() in the library. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Lutz Jänicke | Add forgotten "-passin" option to smime.c usage help. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Richard Levitte | Resize a local buffer to accomodate the size requiremen... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Richard Levitte | Add the possibility to have AES removed in Windows... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Bodo Möller | Don't use 'tt' uninitialized when reporting an error |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Richard Levitte | Fix couple of memory leaks in PKCS7_dataDecode(). |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Richard Levitte | Unixware config. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Bodo Möller | don't use shell functions |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Richard Levitte | Correct a typo. linux != linus. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Richard Levitte | Incorporate some changes that make OpenSSL compilable... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Richard Levitte | Since vms.mar handles 32-bit integers, do not use it... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Richard Levitte | OpenVMS/Alpha should use 64 bits. If nothing else... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Richard Levitte | Make do_bsd-gcc-shared depend on do_gnu-shared instead... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bodo Möller | Fix warnings. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bodo Möller | Make sure OPENSSL_SYS_... is defined when we need it. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bodo Möller | This change should be suitable as a workaround for... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Richard Levitte | Plug a memory leak. Spotted by "Shijin" <shijin@comex... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Richard Levitte | Reports on Windows, DG-UX and older OpenVMS. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Richard Levitte | libfisdef.h and LIB do not exist on older VMS versions |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Richard Levitte | Remove a typo in dgux-R4-gcc. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Geoff Thorpe | ENGINE_load_[private|public]_key had error handling... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Geoff Thorpe | Actually there were two error cases that could return... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Geoff Thorpe | Don't return an error until the global lock is released. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Richard Levitte | Reports on VMS. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Dr. Stephen... | Rewrite CHOICE field setting code to properly handle |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Richard Levitte | A few more reports. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Richard Levitte | Note reports. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Bodo Möller | avoid buffer overflow |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Ulf Möller | Note the Alpha asm change |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Richard Levitte | linux-elf verified. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Richard Levitte | Beta 3 has been released and announced. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Bodo Möller | this time *really* fix the /../ check ... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Bodo Möller | For -WWW, fix test for ".." directory references (and... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Bodo Möller | News for 0.9.6a. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Bodo Möller | Fix bctest, and add a workaround that should solve... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Richard Levitte | Complete the des_encrypt to des_encrypt1 rename in... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Richard Levitte | One des_encrypt to des_encrypt1 I forgot to commit... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Richard Levitte | Stress the news about the name change. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Richard Levitte | I forgot to rename des_encrypt to des_encrypt1 in libea... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Richard Levitte | Since there has been reports of clashes between OpenSSL's |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Richard Levitte | Add news section for OpenSSL 0.9.6a. Please add what... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Ulf Möller | check CRT |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Ulf Möller | check CRT |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Ulf Möller | mips |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Richard Levitte | Restore asm/mips3.s to be compiled and linked in, since... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Andy Polyakov | The IRIX fix. Asm recap and corresponding declation. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Richard Levitte | Include bn.h so we get BN_LLONG properly defined. ... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Richard Levitte | Reports seem to show that asm/mips3.s has faults. ... |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Richard Levitte | For mips3 and alpha, put the assembler file directives... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Richard Levitte | When using the native tools on Solaris, make damn sure... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Richard Levitte | gcc uses collect2, not ld, to link things. Therefore... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Richard Levitte | ln on Solaris expects -f to come before -s. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Richard Levitte | Small AIX problems solved. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Richard Levitte | A lot of reports. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Richard Levitte | We really have no need for PEX_LIBS, so empty it. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Bodo Möller | Add missing '#ifndef OPENSSL_NO_DSA'. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Richard Levitte | Remove redundant operations and update version info. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Bodo Möller | Harmonize CHANGES and STATUS files between the 0.9... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Richard Levitte | Use stdlib.h to get size_t. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Bodo Möller | Update docs. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Richard Levitte | Since they aren't implemented yet, EC_GFp_{recp,nist... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Bodo Möller | Tag EC_GFp_{nist,recp}_method as "NOEXIST" because... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Richard Levitte | avoid linking problems when OpenSSL is built with no... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bodo Möller | Increase boundaries in EC_window_bits_for_scalar_size... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Bodo Möller | Table for window sizes. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Bodo Möller | Update. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Richard Levitte | New cofiguration for Unixwre and SCO,with slightly... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Dr. Stephen... | Fix PKCS#12 key generation bug. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Bodo Möller | Explicitly ignore the exit code of ./bctest. Usually... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Richard Levitte | Correct a typo which might have lead to a dump. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Richard Levitte | An enhanced bctest submitted by Tim Rice <tim@multitale... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Dr. Stephen... | Add copy_extensions option to 'ca' utility. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Dr. Stephen... | Add 'align' option to nameopt. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Levitte | Minimise the amount of -L. when linking the shared... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Levitte | bsdi-elf needs to link with -ldl. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Levitte | For AIX 4.3 or above, allow the use of dlfcn. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Dr. Stephen... | Overhaul the display of certificate details in |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Bodo Möller | Completely remove mont2 stuff. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Lutz Jänicke | Forgot "cvs add", so only the surrounding changes made... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Bodo Möller | avoid infinite loop |
commit | commitdiff | tree | snapshot |
next |