2001-03-08 |
Richard Levitte | Build ectest too.
|
commit | commitdiff | tree |
2001-03-08 |
Richard Levitte | Some EC function names are really long. Make aliases...
|
commit | commitdiff | tree |
2001-03-08 |
Richard Levitte | VMS catches up on the EC modifications.
|
commit | commitdiff | tree |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X).
|
commit | commitdiff | tree |
2001-03-05 |
Richard Levitte | Update the VMS build scripts for EC
|
commit | commitdiff | tree |
2001-03-05 |
Richard Levitte | Document the SSLv2 session reuse fix.
|
commit | commitdiff | tree |
2001-03-05 |
Richard Levitte | Add the possibility for option macros and start using...
|
commit | commitdiff | tree |
2001-03-02 |
Richard Levitte | For SSLv2, return the SSLv2 method, not the SSLv23...
|
commit | commitdiff | tree |
2001-03-02 |
Richard Levitte | Sort platforms lexicographically as well. Also, support...
|
commit | commitdiff | tree |
2001-03-02 |
Richard Levitte | Spelling corrected.
|
commit | commitdiff | tree |
2001-03-02 |
Richard Levitte | Introduce the possibility to access global variables...
|
commit | commitdiff | tree |
2001-02-27 |
Richard Levitte | MacOSX doesn't have ftime().
|
commit | commitdiff | tree |
2001-02-26 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2001-02-26 |
Richard Levitte | Add the CCITT pilot directory OIDs.
|
commit | commitdiff | tree |
2001-02-23 |
Richard Levitte | make depend.
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Define the right macro for Linux and other GNU-based...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | e_os.h defines Getenv()
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | CONF_METHOD is one of the few places where you find...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Define the OPENSSL_NO_* macros as NO_* macros for the...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Since RAND_file_name() uses strlen, make sure the number...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Use e_os2.h rather than opensslconf.h, since some needed...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Exported header files should not include e_os.h.
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Since opensslconf.h might be included over and over...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | One indirection level too little compared to the
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Windows does not know of strigs.h or strcasecmp, so...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Always include opensslconf.h, even if it's already...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | When inside a #if 0..#endif, do not define anything.
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Since SSL_add_dir_cert_subjects_to_stack isn't impemented...
|
commit | commitdiff | tree |
2001-02-22 |
Richard Levitte | Include e_os2.h instead of opensslconf.h.
|
commit | commitdiff | tree |
2001-02-21 |
Richard Levitte | 'make update'
|
commit | commitdiff | tree |
2001-02-21 |
Richard Levitte | Modify mkdef.pl to recognise and parse prprocessor...
|
commit | commitdiff | tree |
2001-02-21 |
Richard Levitte | I had forgotten to change mkerr.pl to use the new macro...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | strdup() is a X/Open extension.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | With later version of DEC C on VMS, some functions...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Some functions, like strdup() and strcasecmp(), are...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | I forgot there was a reason why the inclusions and...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | OpenVMS catches up.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Get e_os2.h to get all the system definitions correctly.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Get the right cast for lhash callback functions.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Include string.h so mem*() functions get properly declared.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | A new bunch of too long symbols to hack.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | DEC C on VMS is pedantic by definition.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Include opensslconf.h or the like early to make sure...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Let VMS catch up.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | DEC C on VMS is pedantic by definition.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Use sk_*_new_null() instead of sk_*_new(NULL). That...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Include string.h so mem* functions get properly declared.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Include string.h so mem* functions get properly declared.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Use 0 instead of NULL, at least for function casts...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible...
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | Use new-style system-id macros.
|
commit | commitdiff | tree |
2001-02-20 |
Richard Levitte | I'm sick of the warnings about long long...
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | Make sure time() is properly declared.
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | Use the new-style system-identity macros.
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | I forgot to document the system identification macros
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application...
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | Remove temporary files when done.
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | An obvious but hard-to-see cut'n'paste error corrected.
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | Do not insert things in syms{} and kind{} when parsing...
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | Make the choice of "makedepend" program choosable through...
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | VMS follows suit.
|
commit | commitdiff | tree |
2001-02-19 |
Richard Levitte | Perl code patch contributed by "Kurt J. Pires" <kjpires...
|
commit | commitdiff | tree |
2001-02-16 |
Richard Levitte | Make it possible to use gcc to generate the dependency...
|
commit | commitdiff | tree |
2001-02-14 |
Richard Levitte | Include the newly reported problem with bc on FreeBSD...
|
commit | commitdiff | tree |
2001-02-13 |
Richard Levitte | Update of linux-ppc. Contributed by MATSUURA Takanori
|
commit | commitdiff | tree |
2001-02-08 |
Richard Levitte | The check for request including a nonce and response...
|
commit | commitdiff | tree |
2001-02-08 |
Richard Levitte | Add the -VAfile option to 'openssl ocsp'. This option...
|
commit | commitdiff | tree |
2001-02-05 |
Richard Levitte | Fix a memory leak in BIO_get_accept_socket(). This...
|
commit | commitdiff | tree |
2001-01-30 |
Richard Levitte | Document the change.
|
commit | commitdiff | tree |
2001-01-30 |
Richard Levitte | Increase consistency of header data (some mail readers...
|
commit | commitdiff | tree |
2001-01-25 |
Richard Levitte | Documentation language corrections, contributed by...
|
commit | commitdiff | tree |
2001-01-17 |
Richard Levitte | Make the change log on the RAND_poll change a bit more...
|
commit | commitdiff | tree |
2001-01-17 |
Richard Levitte | Keep up with Unix
|
commit | commitdiff | tree |
2001-01-11 |
Richard Levitte | Add configuration for GNU Hurd.
|
commit | commitdiff | tree |
2001-01-10 |
Richard Levitte | As response to a user request to be able to use external...
|
commit | commitdiff | tree |
2001-01-08 |
Richard Levitte | Keep up with Unix code. It's beginning to be time...
|
commit | commitdiff | tree |
2001-01-08 |
Richard Levitte | Because /dev/urandom has a better chance of giving...
|
commit | commitdiff | tree |
2001-01-08 |
Richard Levitte | Change RAND_poll for Unix to try a number of devices...
|
commit | commitdiff | tree |
2001-01-07 |
Richard Levitte | Keep up with the Unixly changes.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Make the DSO code for VMS work again. First attempt.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | The option line may start with a space, which gives...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Look for no-krb5 and add the definition of NO_KRB5...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Temporary measure: if no KRB5 is defined, add "no-krb5...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Since asn1.h gets included recursively from many places...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Remove RSAref-related things.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Document.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EX...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Remove anything connected to RSAref, since that's gone...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Uhmm, the keyword TRUE does not exist of course...
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | Check for deselection of KRB5. In fact, skip it completely...
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | Correct a typo.
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | "make update" plus a rewrite of both .num files.
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | Enhancements to mkdef.pl:
|
commit | commitdiff | tree |
2000-12-28 |
Richard Levitte | Update VMS build procedures to match the current status.
|
commit | commitdiff | tree |
next |