- f439123 Prevent name conflicts. by Ulf Möller · 26 years ago
- eabea02 Don't make assumptions on what the path looks like. by Bodo Möller · 26 years ago
- 1aad339 Fix for BIO pairs. by Bodo Möller · 26 years ago
- ce9449c Use the same path to perl in all #! lines in util. by Bodo Möller · 26 years ago
- 6576774 mkdir -p is not fully portable (according to Marc Crispin, by Bodo Möller · 26 years ago
- 69cbf46 Rewrite PBE handling read to support PKCS#5 v2.0 and update the function by Dr. Stephen Henson · 26 years ago
- 505cdbe Update. by Bodo Möller · 26 years ago
- eaeb187 Define a macro to avoid name conflicts. by Ulf Möller · 26 years ago
- 246ffa4 more typesafe stacks ... by Bodo Möller · 26 years ago
- 748365e More consistency. by Bodo Möller · 26 years ago
- 21f213e Change self-description (mklink.pl is not just faster than the last by Bodo Möller · 26 years ago
- e84240d New functions sk_set, sk_value and sk_num to replace existing macros: this is by Dr. Stephen Henson · 26 years ago
- 21419a7 Update. by Bodo Möller · 26 years ago
- ad2cb8b Return 0 for an error, 1 for no error from read_options; by Bodo Möller · 26 years ago
- 1ad2ecb The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative by Dr. Stephen Henson · 26 years ago
- ce457a5 Oops. Close the file. by Ulf Möller · 26 years ago
- 31ff97b mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile. by Ulf Möller · 26 years ago
- 10243d9 Various PKCS#7 related fixes,tidies and comments. by Dr. Stephen Henson · 26 years ago
- c8b4185 Kill evil casts, fix PKCS#7 and add new X509V3 Function. by Dr. Stephen Henson · 26 years ago
- a5ab053 Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for a by Dr. Stephen Henson · 26 years ago
- 8cf6522 no-xxx option to exclude ciphers. by Ulf Möller · 26 years ago
- 33f7bc9 Mingw32. by Ulf Möller · 26 years ago
- 7d5d27b Generate DLLs with Mingw32. by Ulf Möller · 26 years ago
- 12d7d32 Get the Mingw32 makefiles right. by Ulf Möller · 26 years ago
- 559b52a Restored path names that were changed by a previous "Configure" run. by Bodo Möller · 26 years ago
- ce0d9f0 Some comments. by Bodo Möller · 26 years ago
- 4769633 Add missing semicolon. by Ulf Möller · 26 years ago
- 31a674d Support additional Win32 compilers. by Ulf Möller · 26 years ago
- 81c8ee0 Hopefully improved compatibility with earlier versions of Perl5. by Bodo Möller · 26 years ago
- dea9bab Superseded by mklink.pl. by Bodo Möller · 26 years ago
- bf6841f Typo fixed. by Bodo Möller · 26 years ago
- 065e106 A faster (and more general, and better documented) replacement for mklink.sh. by Bodo Möller · 26 years ago
- b592950 Update NO_* macros. by Ulf Möller · 26 years ago
- a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
- 47339f6 Extensively changed the DEF file generator mkdef.pl to use a modified version by Dr. Stephen Henson · 26 years ago
- a1e464f Fixes so it will compile again under Win32. by Dr. Stephen Henson · 26 years ago
- 5043fc9 Fix mkerr.pl to find functions returning function pointers (thanks Ulf!) by Dr. Stephen Henson · 26 years ago
- a75b81a Removed traces of cryptall.h, and did a "make depend". by Bodo Möller · 26 years ago
- b0b7b1c New Configure option --openssldir to replace ssldir.pl. by Ulf Möller · 26 years ago
- 7393480 Change the command line options of mkerr.pl so -static is now default and by Dr. Stephen Henson · 26 years ago
- 6e781e8 Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality by Dr. Stephen Henson · 26 years ago
- 0c6c96d ANSIfy, fix typo in error message, and remove redundant statement from my code. by Ulf Möller · 26 years ago
- 6d31193 Complete rewrite of the error code generation script. It now runs as a single by Dr. Stephen Henson · 26 years ago
- ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
- f5fedc0 Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack. by Dr. Stephen Henson · 26 years ago
- 28a9880 Add some utilities to support SXNet extension also add support in DEF files by Dr. Stephen Henson · 26 years ago
- a8da891 Separate DSA functionality from ASN.1 encoding. by Ulf Möller · 26 years ago
- 99aab16 New Makefile variables $(RANLIB) and $(PERL). by Ulf Möller · 26 years ago
- bc37a6b Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creation by Dr. Stephen Henson · 26 years ago
- ee0508d Include pkcs12 program as part of openssl. This completes most of the PKCS#12 by Dr. Stephen Henson · 26 years ago
- 74355a3 One more 0.9.2b by Ralf S. Engelschall · 26 years ago
- 8b8839b up_ver.pl is now obsolete by Ralf S. Engelschall · 26 years ago
- b4cadc6 Fix security hole. by Ben Laurie · 26 years ago
- e2e044f Comment out the lines that generated by mk1mf.pl include three separate rules by Dr. Stephen Henson · 26 years ago
- 7e37e72 Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl' by Ralf S. Engelschall · 26 years ago
- 637691e Let util/clean-depend.pl work also with older Perl 5.00x versions. by Ralf S. Engelschall · 26 years ago
- 83ec54b Make CC,CFLAG etc get passed to make links and various Win32 fixes. by Dr. Stephen Henson · 26 years ago
- 0cc3957 Add missing funtions from non ANSI section of header files and add missing by Dr. Stephen Henson · 26 years ago
- 6e06424 Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefs by Dr. Stephen Henson · 26 years ago
- bb8f3c5 General source tree makefile cleanups: Made `making xxx in yyy...' display by Ralf S. Engelschall · 26 years ago
- 06c6849 Fix the Win32 compile environment and add various changes so it will now compile by Dr. Stephen Henson · 26 years ago
- e527ba0 Various changes to make this stuff compile under Win32 and VC++ with and by Dr. Stephen Henson · 26 years ago
- aa066b9 Add more functionality to issuer alt name and subject alt name. New options by Dr. Stephen Henson · 26 years ago
- ee5425d Patch so the new crl stuff actually compiles this time :-) Also update the by Dr. Stephen Henson · 26 years ago
- 5c00879 More Win32 fixes and upsdate INSTALL.W32 documentation. by Dr. Stephen Henson · 26 years ago
- e2d795c Modify configure script to generate some files that Win32 needs and new by Dr. Stephen Henson · 26 years ago
- 55a9cc6 Make the 'crypto' and 'ssl' options in the perl script mkdef.pl really work, by Dr. Stephen Henson · 26 years ago
- 72b35c4 Oops! Restore ssleay.num: it got overwritten with libeay.num :-( by Dr. Stephen Henson · 26 years ago
- f614496 Delete bogus V3 prototype and update the *.num files to include ordinals for by Dr. Stephen Henson · 26 years ago
- 9b3086f Fix various stuff: that VC++ 5.0 chokes on: by Dr. Stephen Henson · 26 years ago
- 679ab7c Update STATUS, modify ssl.h so mkdef.pl will pick up prototypes and by Dr. Stephen Henson · 26 years ago
- 6f93539 This time, get it right. by Ben Laurie · 26 years ago
- 8039257 Finally lay dependencies to rest (I hope!). by Ben Laurie · 26 years ago
- a472dde ssldir.pl did not correctly set the directory in utils/mk1mk.pl when by Paul C. Sutton · 26 years ago
- f10a5c2 *** empty log message *** by Ralf S. Engelschall · 26 years ago
- 5f32680 Switch version string to SSLeay/OpenSSL by Ralf S. Engelschall · 26 years ago
- f1c236f Switch to OpenSSL name by Ralf S. Engelschall · 26 years ago
- c537fb0 OpenTLS ready by Ralf S. Engelschall · 26 years ago
- 13e91dd Incorporation of RSEs assembled patches by Ralf S. Engelschall · 26 years ago
- 651d0af Various cleanups and fixed by Marc and Ralf to start the OpenTLS project by Ralf S. Engelschall · 26 years ago
- dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
- 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
- d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago