2002-07-17 |
Richard Levitte | On MacOS X, the shared library editor uses DYLD_LIBRARY... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | On MacOS X, you're not allowed to have common objects... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | Add the usually recommended solution to the linking... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | We had some experimental options in the Darwin entries... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | The default C compiler on MacOS X doesn't like empty... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Actually, the "bug" is really documented in the man... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | There are problems on certain platforms, and possible... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | For those wanting to build for several platforms with... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | For those wanting to build for several platforms with... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Some older code (never committed) wasn't converted... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Let's not forget the second -Wtraditional |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Using -Wtraditional took it a little far. After all... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Set up the engine before doing anything random-related... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Richard Levitte | There's an ongoing project to bring some kind of path... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Bodo Möller | Replace 'ecdsaparam' commandline utility by 'ecparam' |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Lutz Jänicke | Rewording: some algorithms are also patented in Europe... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard Levitte | In UI_UTIL_read_pw(), we should look at the size parame... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Discussion about Redhat's specialties for the FAQ. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Typos in links between manual pages |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Sun's official statement with respect to /dev/random... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Minor typos |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Bodo Möller | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Reorder inclusion of header files: |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Ciphers with NULL encryption were not properly handled... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Bodo Möller | fix synopsis |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Bodo Möller | emtpy fragments are not necessary for SSL_eNULL |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Geoff Thorpe | oops, there were other cases of "ENGINE_ID" to change... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Geoff Thorpe | Correct an error in the README.ENGINE file. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Bodo Möller | AES cipher suites are now official (RFC3268) |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Lutz Jänicke | README and INSTALL should contain information about... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Richard Levitte | Do not define crypt() on OpenBSD. Notified by Bob... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | opensslconf.h doesn't define what we want, e_os2.h... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Try to avoid double declaration of ERR_load_PEM_strings(). |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | A few changes to BC-32.pl didn't get properly applied. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | DJGPP has some needed header files that other MSDOS... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Update the information on Cygwin. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Forgot to change the second $ENV{DJDIR} to /dev/env... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | The new stuff is for Borland Bulider 5, so document... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Document the new way of building with Borland Builder. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Use underscores instead of dashes in temporary file... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | When compiling for Windows, make sure we have the windo... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Use 32-bit sections instead of the default, 16-bit... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | have 'openssl pkcs7' exit with code 1 on error instead... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | gcc requires -m64 to link 64-bit shared libraries on... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Use bg instead of bag as argument to macros, to avoid... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | There is no RSAREF any more, so do not ty to install it. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | The general debug target must specify that it doesn... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | A number of includes were removed from evp.h some time... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Bodo Möller | Make sure buffers are large enough even for weird param... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Bodo Möller | update an entry on EVP changes |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Richard Levitte | For some reason, we need to return the full path to... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Geoff Thorpe | Make sure any ENGINE control commands make local copies... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | <sys/select.h> is included for AIX, when USE_SOCKETS... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | HP-UX: shared libraries MUST be +x and SHOULD be -w. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | Fix path to find util/pod2man.pl from the execution... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Geoff Thorpe | This apparently fixes compilation on OSX that was faili... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | AIX (V3) requires <sys/select.h> (included via e_os... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Lutz Jänicke | load_netscape_key is static. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bodo Möller | always include <string.h> (we do this in various other... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bodo Möller | always include <string.h> (we do this in various other... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bodo Möller | Implement handling of EC parameter seeds (new functions |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Lutz Jänicke | beta2, not beta1 |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Lutz Jänicke | Roll out OpenSSL-0.9.7-beta2 |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Lutz Jänicke | Use -dumpversion to obtain gcc's version. |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Lutz Jänicke | OpenSSL_add_all_algorithms has been replaced by configu... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Lutz Jänicke | Initial support for hpux64-parisc-gcc |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Lutz Jänicke | Some more prototype fixes. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bodo Möller | New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | make update (adapt libeay.num to the 0.9.7-stable branch) |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | Tentatively add support for UWIN, a Unix-like environme... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | Make sure that any dash in the prefix before the versio... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | Add support for DJGPP. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | Add support for DJGPP. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | Check for the executable $openssl, not just the file. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | Parse directory using both slashes and backslashes... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Richard Levitte | Making a softlink from crypto/des/asm/perlasm to crypto... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Lutz Jänicke | Add missing prototypes. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dr. Stephen... | Fix ext_dat.h extension ordering. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Lutz Jänicke | Add OIDs for Secure Electronic Transactions (SET) |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Lutz Jänicke | Clarify formulation (proposed by Bodo Moeller). |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dr. Stephen... | The new ASN1 code automatically allocates |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Lutz Jänicke | Make change uniqueIdentifier -> x500UniqueIdentifier... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Lutz Jänicke | Correct wrong usage information. |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Bodo Möller | simplify asn1_flag |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Lutz Jänicke | Support building the distribution .tar file on platform... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Ben Laurie | Handle read errors. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Ben Laurie | Fix warnings. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bodo Möller | move ECC ASN1 that is not specific to ECDSA into crypto... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bodo Möller | move ECC ASN1 that is not specific to ECDSA into crypto... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bodo Möller | fix for 'make update' |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bodo Möller | remove unnecessary calls to EC_POINT_copy() |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Lutz Jänicke | Make sure that flags are passed to "make" subprocesses. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Bodo Möller | fix memory leak |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Lutz Jänicke | For the main directory, Makefile.org is significant :-) |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Lutz Jänicke | Make sure that settings are passed back and forth when... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Lutz Jänicke | New OID for X509 usage: pseudonym |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Richard Levitte | Merge from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
next |