2002-06-27 |
Richard Levitte | A few changes to BC-32.pl didn't get properly applied.
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | DJGPP has some needed header files that other MSDOS...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | Update the information on Cygwin.
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | Forgot to change the second $ENV{DJDIR} to /dev/env...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | The new stuff is for Borland Bulider 5, so document...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | Document the new way of building with Borland Builder.
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | Use underscores instead of dashes in temporary file...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | When compiling for Windows, make sure we have the windows...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | Use 32-bit sections instead of the default, 16-bit...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | have 'openssl pkcs7' exit with code 1 on error instead...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | gcc requires -m64 to link 64-bit shared libraries on...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | Use bg instead of bag as argument to macros, to avoid...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | There is no RSAREF any more, so do not ty to install it.
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | The general debug target must specify that it doesn...
|
commit | commitdiff | tree |
2002-06-27 |
Richard Levitte | A number of includes were removed from evp.h some time...
|
commit | commitdiff | tree |
2002-06-25 |
Richard Levitte | For some reason, we need to return the full path to...
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | make update (adapt libeay.num to the 0.9.7-stable branch)
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | Tentatively add support for UWIN, a Unix-like environment...
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | Make sure that any dash in the prefix before the version...
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | Add support for DJGPP.
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | Add support for DJGPP.
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | Check for the executable $openssl, not just the file.
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | Parse directory using both slashes and backslashes...
|
commit | commitdiff | tree |
2002-06-13 |
Richard Levitte | Making a softlink from crypto/des/asm/perlasm to crypto...
|
commit | commitdiff | tree |
2002-06-06 |
Richard Levitte | Merge from 0.9.7-stable.
|
commit | commitdiff | tree |
2002-06-05 |
Richard Levitte | Make perl replacement for dirname, for system that...
|
commit | commitdiff | tree |
2002-06-05 |
Richard Levitte | It's not good to have a pointer point at something...
|
commit | commitdiff | tree |
2002-06-05 |
Richard Levitte | Check errors when parsing a PKCS8INF PEM FILE, or there...
|
commit | commitdiff | tree |
2002-06-05 |
Richard Levitte | Documentation bug corrected.
|
commit | commitdiff | tree |
2002-06-05 |
Richard Levitte | Since there's no continuation, the ; can go as well :-)
|
commit | commitdiff | tree |
2002-06-05 |
Richard Levitte | Update the recognision of GCC version numbers to handle...
|
commit | commitdiff | tree |
2002-06-04 |
Richard Levitte | make update (including adjusting libeay.num in HEAD...
|
commit | commitdiff | tree |
2002-06-03 |
Richard Levitte | use sstrsep() to get the proper type to aoti().
|
commit | commitdiff | tree |
2002-05-31 |
Richard Levitte | Document the AES changes.
|
commit | commitdiff | tree |
2002-05-31 |
Richard Levitte | Add the AES test vectors from NIST document SP800-38A.
|
commit | commitdiff | tree |
2002-05-31 |
Richard Levitte | Make it possible to give vectors only for decryption...
|
commit | commitdiff | tree |
2002-05-31 |
Richard Levitte | For CFB and OFB modes, always create the encryption...
|
commit | commitdiff | tree |
2002-05-31 |
Richard Levitte | Declare the CFB and OFB modes for AES, and prepare...
|
commit | commitdiff | tree |
2002-05-31 |
Richard Levitte | In CFB mode, the iv is always encrypted.
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Reformat the CFLAG string so it can be made part of...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Support the newly release gcc 3.1 on 64-bit Solaris...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Support shared libraries properly on linux-sparcv[89].
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | a B< that wasn't properly ended.
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Check the return values where memory allocation failures...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | CAformat should not be used for CA key format.
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Make sure that MS_STATIC isn't defined to 'static'...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | pod2man.pl would only remove the first LF from the...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Apparently, there are still chances we have to deal...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Correct AES counter mode, which incorrectly incremented...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Correct darwin shared library support.
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Some shlib extensions were in the wrong field
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Our copy of pod2man.pl is old and comparatively broken...
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Add more warnings for my debug targets.
|
commit | commitdiff | tree |
2002-05-30 |
Richard Levitte | Remove the duplicate description of -out.
|
commit | commitdiff | tree |
2002-05-29 |
Richard Levitte | Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD.
|
commit | commitdiff | tree |
2002-05-29 |
Richard Levitte | There is a chance that the input string is larger than...
|
commit | commitdiff | tree |
2002-05-23 |
Richard Levitte | Recover from errors
|
commit | commitdiff | tree |
2002-05-23 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2002-05-23 |
Richard Levitte | Make sure short aliases are used where required.
|
commit | commitdiff | tree |
2002-05-23 |
Richard Levitte | Define a short alias for another long EC symbol.
|
commit | commitdiff | tree |
2002-05-23 |
Richard Levitte | Make sure ECDSA is built and tested on VMS.
|
commit | commitdiff | tree |
2002-05-23 |
Richard Levitte | Make sure ECDSA is built and tested on VMS.
|
commit | commitdiff | tree |
2002-05-22 |
Richard Levitte | Allow the use of the TCP/IP stack keyword TCPIP and...
|
commit | commitdiff | tree |
2002-05-22 |
Richard Levitte | Use OPENSSL_SYS_VMS instead of just VMS
|
commit | commitdiff | tree |
2002-05-09 |
Richard Levitte | Updating status for 0.9.6d
|
commit | commitdiff | tree |
2002-05-09 |
Richard Levitte | Synchronise the FAQ
|
commit | commitdiff | tree |
2002-05-09 |
Richard Levitte | Make the huge buffer smaller, so the size becomes reasonable...
|
commit | commitdiff | tree |
2002-05-09 |
Richard Levitte | One place where VMS wasn't changed to OPENSSL_SYS_VMS...
|
commit | commitdiff | tree |
2002-05-09 |
Richard Levitte | Move an assert() to avoid core dumps when a static...
|
commit | commitdiff | tree |
2002-05-08 |
Richard Levitte | Small documentation fix for EVP_CipherFinal or EVP_CipherFin...
|
commit | commitdiff | tree |
2002-05-08 |
Richard Levitte | Generate an error if rewinding wasn't possible.
|
commit | commitdiff | tree |
2002-05-02 |
Richard Levitte | Make sure that date is run under the C locale, so dates...
|
commit | commitdiff | tree |
2002-04-29 |
Richard Levitte | Fix unsigned vs. signed clash
|
commit | commitdiff | tree |
2002-04-29 |
Richard Levitte | Synchronise with 0.9.7-stable.
|
commit | commitdiff | tree |
2002-04-29 |
Richard Levitte | Synchronise with 0.9.7-stable.
|
commit | commitdiff | tree |
2002-04-25 |
Richard Levitte | Potential memory leak removed. Notified by <threaded...
|
commit | commitdiff | tree |
2002-04-23 |
Richard Levitte | Uhmmm, if we use && after having tested for the presence...
|
commit | commitdiff | tree |
2002-04-20 |
Richard Levitte | Make sure ec and ecdsa is properly handled in Windows.
|
commit | commitdiff | tree |
2002-04-20 |
Richard Levitte | Signedness mismatch.
|
commit | commitdiff | tree |
2002-04-20 |
Richard Levitte | The callback must have (void) as argument list.
|
commit | commitdiff | tree |
2002-04-20 |
Richard Levitte | No point constifying an int.
|
commit | commitdiff | tree |
2002-04-20 |
Richard Levitte | Do not free p if it hasn't been used yet.
|
commit | commitdiff | tree |
2002-04-18 |
Richard Levitte | Make sure the opened directory is closed on exit.
|
commit | commitdiff | tree |
2002-04-13 |
Richard Levitte | Avoid emacs backup files when making a snapshot
|
commit | commitdiff | tree |
2002-04-11 |
Richard Levitte | Check error code from a2d_ASN1_OBJECT().
|
commit | commitdiff | tree |
2002-04-11 |
Richard Levitte | Change the date to XX xxx XXXX in development versions.
|
commit | commitdiff | tree |
2002-04-06 |
Richard Levitte | Allow longer program names (VMS allows up to 39 characters).
|
commit | commitdiff | tree |
2002-04-06 |
Richard Levitte | make update (libeay.num has been edited to match 0...
|
commit | commitdiff | tree |
2002-04-06 |
Richard Levitte | Allow longer program names (VMS allows up to 39 characters).
|
commit | commitdiff | tree |
2002-04-06 |
Richard Levitte | Oops, the system macro for VMS is OPENSSL_SYS_VMS,...
|
commit | commitdiff | tree |
2002-04-06 |
Richard Levitte | Recognise DEC C++ as equivalent to DEC C for the definitions...
|
commit | commitdiff | tree |
2002-04-06 |
Richard Levitte | Use recv() and send() for socket communication on VMS...
|
commit | commitdiff | tree |
2002-04-06 |
Richard Levitte | Make shared libraries resolve global symbols within...
|
commit | commitdiff | tree |
2002-04-03 |
Richard Levitte | Forgot one of the casts
|
commit | commitdiff | tree |
2002-04-03 |
Richard Levitte | Cast the pointers to the BIGNUM data to unsigned long...
|
commit | commitdiff | tree |
2002-03-29 |
Richard Levitte | Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
|
commit | commitdiff | tree |
2002-03-26 |
Richard Levitte | A forgotten file
|
commit | commitdiff | tree |
2002-03-26 |
Richard Levitte | Add the possibility to enable olde des support, not...
|
commit | commitdiff | tree |
2002-03-26 |
Richard Levitte | Add the mapping of des_random_seed() for 0.9.6 compatibility.
|
commit | commitdiff | tree |
next |