2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
tree | commitdiff |
2008-07-04 |
Dr. Stephen Henson | Avoid warnings with -pedantic, specifically: |
tree | commitdiff |
2008-06-04 |
Ben Laurie | More type-checking. |
tree | commitdiff |
2008-05-31 |
Dr. Stephen Henson | Stop warning about extra ';' outside of function. |
tree | commitdiff |
2008-05-26 |
Ben Laurie | LHASH revamp. make depend. |
tree | commitdiff |
2007-09-07 |
Dr. Stephen Henson | Change safestack reimplementation to match 0.9.8. |
tree | commitdiff |
2007-05-10 |
Dr. Stephen Henson | Tidy up docs, remove warning. |
tree | commitdiff |
2007-04-09 |
Dr. Stephen Henson | Don't ignore config_name parameter passed to OPENSSL_co... |
tree | commitdiff |
2007-04-01 |
Ben Laurie | Don't die if the value is NULL (Coverity CID 98). |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-11-16 |
Dr. Stephen Henson | Initial, incomplete support for typesafe macros without... |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-12-18 |
Andy Polyakov | Keep disclaiming 16-bit platform support. For now remov... |
tree | commitdiff |
2005-09-28 |
Richard Levitte | Change a comment so it corresponds to reality. Put... |
tree | commitdiff |
2005-05-17 |
Andy Polyakov | Move cryptlib.h prior bio.h. Actually it makes sense... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-05-11 |
Bodo Möller | Fix more error codes. |
tree | commitdiff |
2005-04-26 |
Bodo Möller | Fix various incorrect error function codes. |
tree | commitdiff |
2005-04-12 |
Dr. Stephen Henson | Rebuild error codes. |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-04-07 |
Nils Larsch | make sure error queue is totally emptied |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-05-06 |
Richard Levitte | When the pointer 'from' changes, it's stored length... |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
tree | commitdiff |
2003-11-29 |
Richard Levitte | We're getting a clash with C++ because it has a type... |
tree | commitdiff |
2003-11-21 |
Geoff Thorpe | Fix a small bug in str_copy: if more than one variable... |
tree | commitdiff |
2003-05-01 |
Richard Levitte | make update |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_ERR. |
tree | commitdiff |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
tree | commitdiff |
2002-12-29 |
Richard Levitte | make update |
tree | commitdiff |
2002-11-14 |
Richard Levitte | Handle last lines that aren't properly terminated. |
tree | commitdiff |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
tree | commitdiff |
2002-11-12 |
Dr. Stephen Henson | Initial ASN1 generation code. This can construct |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Add a few more VxWorks targets. |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-08-09 |
Bodo Möller | make update |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | OpenSSL Security Advisory [30 July 2002] |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | "make update" |
tree | commitdiff |
2002-07-14 |
Bodo Möller | Replace 'ecdsaparam' commandline utility by 'ecparam' |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-06-13 |
Lutz Jänicke | Add missing prototypes. |
tree | commitdiff |
2002-03-18 |
Bodo Möller | Fix bugs and typos. |
tree | commitdiff |
2002-02-26 |
Richard Levitte | make update, after moving around symbols in libeay... |
tree | commitdiff |
2002-02-23 |
Dr. Stephen Henson | New OPENSSL_LOAD_CONF define to load openssl.cnf |
tree | commitdiff |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
tree | commitdiff |
2002-02-21 |
Dr. Stephen Henson | Config file updates from stable branch |
tree | commitdiff |
2002-02-13 |
Bodo Möller | ECDSA support |
tree | commitdiff |
2002-01-24 |
Bodo Möller | fix formatting of automatically generated error section |
tree | commitdiff |
2002-01-24 |
Bodo Möller | New functions |
tree | commitdiff |
2002-01-24 |
Richard Levitte | make update |
tree | commitdiff |
2002-01-22 |
Ben Laurie | Make no config file not an error. Move /dev/crypto... |
tree | commitdiff |
2002-01-22 |
Dr. Stephen Henson | Constification. |
tree | commitdiff |
2002-01-22 |
Dr. Stephen Henson | default_algorithms option in ENGINE config. |
tree | commitdiff |
2002-01-21 |
Dr. Stephen Henson | Initial ENGINE config module, docs to follow. |
tree | commitdiff |
2002-01-18 |
Ben Laurie | Constification, add config to /dev/crypto. |
tree | commitdiff |
2002-01-18 |
Bodo Möller | disable broken code |
tree | commitdiff |
2002-01-18 |
Ben Laurie | Other errors are possible. |
tree | commitdiff |
2002-01-18 |
Ben Laurie | Stupid apps should die, not fail silently. |
tree | commitdiff |
2002-01-18 |
Ben Laurie | Fix memory leak. |
tree | commitdiff |
2002-01-18 |
Ben Laurie | Constification, missing declaration, update dependencies. |
tree | commitdiff |
2002-01-12 |
Ben Laurie | Return value could be undefined. |
tree | commitdiff |
2002-01-05 |
Dr. Stephen Henson | Experimental configuration code. |
tree | commitdiff |
2002-01-02 |
Richard Levitte | Allow 8-bit characters. This is not really complete... |
tree | commitdiff |
2001-12-17 |
Bodo Möller | remove redundant ERR_load_... declarations |
tree | commitdiff |
2001-11-15 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-06-28 |
Dr. Stephen Henson | Modify apps to use NCONF code instead of old CONF code. |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-02-23 |
Richard Levitte | make depend. |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h defines Getenv() |
tree | commitdiff |
2001-02-22 |
Richard Levitte | CONF_METHOD is one of the few places where you find... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | Exported header files should not include e_os.h. |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-06 |
Bodo Möller | Avoid coredumps for CONF_get_...(NULL, ...) |
tree | commitdiff |
2001-01-09 |
Geoff Thorpe | Move all the existing function pointer casts associated... |
tree | commitdiff |
2000-12-13 |
Richard Levitte | Constification of the data of a hash table. This means... |
tree | commitdiff |
2000-12-08 |
Geoff Thorpe | Next step in tidying up the LHASH code. |
tree | commitdiff |
2000-12-04 |
Geoff Thorpe | Make the remaining LHASH macro changes. This should... |
tree | commitdiff |
2000-12-01 |
Geoff Thorpe | First step in tidying up the LHASH code. The callback... |
tree | commitdiff |
2000-10-19 |
Richard Levitte | Keep binary backward compatibility by putting new metho... |
tree | commitdiff |
2000-10-19 |
Richard Levitte | Make it possible for methods to load from something... |
tree | commitdiff |
2000-10-19 |
Richard Levitte | NCONF_get_number() has no error checking at all. As... |
tree | commitdiff |
2000-10-16 |
Ben Laurie | Always return a value. |
tree | commitdiff |
2000-10-13 |
Richard Levitte | Make the new conf implementatoin bug-compatible with... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-09 |
Richard Levitte | More VMS synchronisation |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-09-04 |
Bodo Möller | Avoid abort() throughout the library, except when prepr... |
tree | commitdiff |
2000-06-16 |
Dr. Stephen Henson | Safe stack reorganisation in terms of function casts. |
tree | commitdiff |
2000-06-06 |
Andy Polyakov | Compaq C warns that "the expression 'p=scan_esc(p)... |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
next |