2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-12 |
Richard Levitte | Rename INSTALL_PREFIX to DESTDIR, remove option --insta... |
tree | commitdiff |
2016-02-06 |
Richard Levitte | Enhance and clear the support of linker flags |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-29 |
Richard Levitte | Configure et al: split up the lflags configuration... |
tree | commitdiff |
2016-01-28 |
Viktor Dukhovni | Comment side-effect only calls of X509_check_purpose |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-20 |
Dr. Stephen Henson | make EVP_PKEY opaque |
tree | commitdiff |
2016-01-17 |
Rich Salz | Accessor update; fix API, document one. |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-17 |
Rich Salz | Add some accessors. |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-12 |
Richard Levitte | make update |
tree | commitdiff |
2016-01-07 |
Dr. Stephen Henson | Rename DECLARE*STACK_OF to DEFINE*STACK_OF |
tree | commitdiff |
2016-01-03 |
Viktor Dukhovni | Fix X509_STORE_CTX_cleanup() |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Cleanup: fix all sources that used EVP_MD_CTX_(create... |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Adjust all accesses to EVP_MD_CTX to use accessor funct... |
tree | commitdiff |
2015-11-20 |
Dr. Stephen Henson | Add support for signer_digest option in TS. |
tree | commitdiff |
2015-11-13 |
Graeme Perrow | RT32671: wrong multiple errs TS_check_status_info |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-11-05 |
Dr. Stephen Henson | Rebuild error source files. |
tree | commitdiff |
2015-09-30 |
David Woodhouse | Fix no-stdio build |
tree | commitdiff |
2015-09-22 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2015-09-22 |
Dr. Stephen Henson | Avoid structure access in crypto/ts |
tree | commitdiff |
2015-09-22 |
Rich Salz | Remove "noise" comments from TS files. |
tree | commitdiff |
2015-09-11 |
Ben Laurie | Enable -Wmissing-variable-declarations and |
tree | commitdiff |
2015-09-05 |
Dr. Stephen Henson | Avoid direct X509 structure access |
tree | commitdiff |
2015-09-05 |
Rich Salz | Make TS structures opaque. |
tree | commitdiff |
2015-09-03 |
Rich Salz | Add and use OPENSSL_zalloc |
tree | commitdiff |
2015-08-31 |
Dr. Stephen Henson | Add X509_up_ref function. |
tree | commitdiff |
2015-06-04 |
Rich Salz | Set error code, no fprintf stderr, on errors. |
tree | commitdiff |
2015-06-04 |
Rich Salz | Rename all static TS_xxx to ts_xxx |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
tree | commitdiff |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-03 |
Dr. Stephen Henson | Add OSSL_NELEM macro. |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 11 |
tree | commitdiff |
2015-04-30 |
Rich Salz | free NULL cleanup 5a |
tree | commitdiff |
2015-04-30 |
Rich Salz | free NULL cleanup 8 |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-28 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-23 |
Dr. Stephen Henson | make X509_EXTENSION opaque |
tree | commitdiff |
2015-03-23 |
Dr. Stephen Henson | Remove old ASN.1 code. |
tree | commitdiff |
2015-03-12 |
Dr. Stephen Henson | Remove obsolete declarations. |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: many removals |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Further comment changes for reformat (master) |
tree | commitdiff |
2015-01-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
tree | commitdiff |
2014-12-11 |
Matt Caswell | make update |
tree | commitdiff |
2014-12-08 |
Matt Caswell | Implement internally opaque bn access from ts |
tree | commitdiff |
2014-12-08 |
Geoff Thorpe | Include <openssl/foo.h> instead of "foo.h" |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-11-12 |
Michal Bozon | Correct timestamp output when clock_precision_digits > 0 |
tree | commitdiff |
2014-08-18 |
Justin Blanchard | RT1815: More const'ness improvements |
tree | commitdiff |
2014-04-22 |
Ben Laurie | Fix double frees. |
tree | commitdiff |
2012-08-03 |
Dr. Stephen Henson | Rename Suite B functions for consistency. |
tree | commitdiff |
2012-06-03 |
Ben Laurie | Version skew reduction: trivia (I hope). |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2011-01-03 |
Dr. Stephen Henson | PR: 2410 |
tree | commitdiff |
2010-04-14 |
Dr. Stephen Henson | PR: 2235 |
tree | commitdiff |
2009-09-23 |
Dr. Stephen Henson | Audit libcrypto for unchecked return values: fix all... |
tree | commitdiff |
2008-12-29 |
Ben Laurie | If we're going to return errors (no matter how stupid... |
tree | commitdiff |
2008-12-20 |
Dr. Stephen Henson | Make no-engine work again. |
tree | commitdiff |
2008-11-12 |
Geoff Thorpe | Revert the size_t modifications from HEAD that had... |
tree | commitdiff |
2008-11-01 |
Ben Laurie | More size_tification. |
tree | commitdiff |
2008-04-17 |
Lutz Jänicke | Apply mingw patches as supplied by Roumen Petrov an... |
tree | commitdiff |
2008-03-22 |
Dr. Stephen Henson | Update dependencies. |
tree | commitdiff |
2008-03-16 |
Geoff Thorpe | Fix a variety of warnings generated by some elevated... |
tree | commitdiff |
2007-04-24 |
Bodo Möller | fix function codes for error |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-10-27 |
Nils Larsch | fix OPENSSL_NO_foo defines |
tree | commitdiff |
2006-07-17 |
Dr. Stephen Henson | Update .cvsignore |
tree | commitdiff |
2006-03-31 |
Richard Levitte | If we declare a function, like d2i_TS_MSG_IMPRINT_bio... |
tree | commitdiff |
2006-03-19 |
Nils Larsch | fix last commit: return NULL is TS_RESP_CTX_set_status_... |
tree | commitdiff |
2006-03-18 |
Nils Larsch | ensure the pointer is valid before using it |
tree | commitdiff |
2006-03-07 |
Nils Larsch | fix function name in error message |
tree | commitdiff |
2006-03-05 |
Nils Larsch | constify some print and ts functions |
tree | commitdiff |
2006-03-02 |
Richard Levitte | Make shorter TS symbols for OpenVMS. |
tree | commitdiff |
2006-02-26 |
Ulf Möller | TS bugfixes: Do not hardcode message digest algorithms... |
tree | commitdiff |
2006-02-15 |
Dr. Stephen Henson | Fix warnings. |
tree | commitdiff |
2006-02-15 |
Ulf Möller | shorter filenames |
tree | commitdiff |
2006-02-14 |
Nils Larsch | use asn1 callbacks for new, free and d2i |
tree | commitdiff |
2006-02-13 |
Nils Larsch | don't use the l length modifier for int |
tree | commitdiff |
2006-02-13 |
Nils Larsch | use stricter prototypes, fix warnings |
tree | commitdiff |
2006-02-12 |
Ulf Möller | make update |
tree | commitdiff |
2006-02-12 |
Ulf Möller | time stamp Makefile, test files |
tree | commitdiff |
2006-02-12 |
Ulf Möller | RFC 3161 compliant time stamp request creation, respons... |
tree | commitdiff |
|