2019-05-23 |
Matt Caswell | Make core code available within the FIPS module |
tree | commitdiff |
2019-05-08 |
Richard Levitte | ossl_bsearch(): New generic internal binary search... |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates... |
tree | commitdiff |
2018-08-09 |
Matt Caswell | Revert "stack/stack.c: omit redundant NULL checks." |
tree | commitdiff |
2018-08-07 |
Andy Polyakov | stack/stack.c: omit redundant NULL checks. |
tree | commitdiff |
2018-04-26 |
Rich Salz | Fix last(?) batch of malloc-NULL places |
tree | commitdiff |
2018-04-17 |
Richard Levitte | Update copyright year |
tree | commitdiff |
2018-04-03 |
Rich Salz | Set error code on alloc failures |
tree | commitdiff |
2017-10-25 |
Paul Yang | Add sk_TYPE_new_reserve() function |
tree | commitdiff |
2017-10-05 |
Andy Polyakov | stack/stack.c: various cleanups. |
tree | commitdiff |
2017-10-03 |
FdaSilvaYY | Postpone allocation of STACK internal storage ... until... |
tree | commitdiff |
2017-09-27 |
Pauli | Add a reserve call to the stack data structure. |
tree | commitdiff |
2016-09-21 |
Matt Caswell | Don't leak on an OPENSSL_realloc() failure |
tree | commitdiff |
2016-09-19 |
Matt Caswell | Convert num_alloc to a size_t in stack.c and tweak... |
tree | commitdiff |
2016-09-19 |
Guido Vranken | Prevent overflows in stack API |
tree | commitdiff |
2016-08-10 |
Rich Salz | Add some const casts |
tree | commitdiff |
2016-06-30 |
FdaSilvaYY | Constify a bit more OPENSSL_sk_ API |
tree | commitdiff |
2016-06-30 |
FdaSilvaYY | Use directly zalloc in OPENSSL_sk_dup and OPENSSL_sk_de... |
tree | commitdiff |
2016-05-21 |
Dr. Stephen Henson | Constify stack and lhash macros. |
tree | commitdiff |
2016-05-20 |
Rich Salz | Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 06/10 |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
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-06 |
Dr. Stephen Henson | if no comparison function set make sk_sort no op |
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-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-12 |
Richard Levitte | make update |
tree | commitdiff |
2015-09-04 |
Rich Salz | More zalloc nits |
tree | commitdiff |
2015-09-03 |
Rich Salz | remove 0 assignments. |
tree | commitdiff |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
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-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-01 |
Rich Salz | free NULL cleanup -- coda |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
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-17 |
Matt Caswell | Fix memset call in stack.c |
tree | commitdiff |
2015-03-12 |
Dr. Stephen Henson | Remove obsolete declarations. |
tree | commitdiff |
2015-03-05 |
Dr. Stephen Henson | Make STACK_OF opaque. |
tree | commitdiff |
2015-02-06 |
Rich Salz | util/mkstack.pl now generates entire safestack.h |
tree | commitdiff |
2015-01-24 |
Rich Salz | undef cleanup: use memmove |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | indent has problems with comments that are on the right... |
tree | commitdiff |
2015-01-06 |
Matt Caswell | Further comment amendments to preserve formatting prior... |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
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-08-28 |
Rich Salz | Merge branch 'master' of git.openssl.org:openssl |
tree | commitdiff |
2014-08-28 |
Rich Salz | RT2308: Add extern "C" { ... } wrapper |
tree | commitdiff |
2014-06-23 |
Viktor Dukhovni | Implement sk_deep_copy. |
tree | commitdiff |
2014-06-10 |
Rob Stradling | Separate the SCT List parser from the SCT List viewer |
tree | commitdiff |
2013-07-17 |
Dr. Stephen Henson | CMS support for key agreeement recipient info. |
tree | commitdiff |
2011-11-15 |
Ben Laurie | Add DTLS-SRTP. |
tree | commitdiff |
2011-03-23 |
Richard Levitte | make update (1.1.0-dev) |
tree | commitdiff |
2011-03-12 |
Ben Laurie | Add SRP support. |
tree | commitdiff |
2011-02-03 |
Bodo Möller | Assorted bugfixes: |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2010-12-02 |
Dr. Stephen Henson | PR: 2386 |
tree | commitdiff |
2010-05-29 |
Dr. Stephen Henson | PR: 2278 |
tree | commitdiff |
2010-02-07 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2010-01-15 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2009-07-27 |
Dr. Stephen Henson | Update from 1.0.0-stable. |
tree | commitdiff |
2009-07-27 |
Dr. Stephen Henson | Update from 1.0.0-stable |
tree | commitdiff |
2009-04-28 |
Dr. Stephen Henson | Update from 1.0.0-stable. |
tree | commitdiff |
2009-04-23 |
Dr. Stephen Henson | Merge from 1.0.0-stable branch. |
tree | commitdiff |
2009-04-03 |
Dr. Stephen Henson | Merge from 1.0.0-stable branch. |
tree | commitdiff |
2008-10-14 |
Ben Laurie | Type-safe OBJ_bsearch_ex. |
tree | commitdiff |
2008-06-04 |
Dr. Stephen Henson | Remove old non-safestack code. |
tree | commitdiff |
2008-06-04 |
Ben Laurie | More type-checking. |
tree | commitdiff |
2008-05-27 |
Dr. Stephen Henson | Avoid warning about empty structures and always define... |
tree | commitdiff |
2008-05-26 |
Ben Laurie | LHASH revamp. make depend. |
tree | commitdiff |
2008-05-09 |
Dr. Stephen Henson | Add missing cast. |
tree | commitdiff |
2008-03-26 |
Dr. Stephen Henson | Signed Receipt Request utility functions and option... |
tree | commitdiff |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
tree | commitdiff |
2007-09-26 |
Dr. Stephen Henson | Support for certificate status TLS extension. |
tree | commitdiff |
2007-09-07 |
Dr. Stephen Henson | Change safestack reimplementation to match 0.9.8. |
tree | commitdiff |
2007-07-30 |
Andy Polyakov | Make preprocessor logic more fail-safe. |
tree | commitdiff |
2007-07-30 |
Andy Polyakov | As for inline vs. __inline. The original code implies... |
tree | commitdiff |
2007-06-23 |
Ben Laurie | Inline function declarations have to be prototypes. |
tree | commitdiff |
2007-06-08 |
Dr. Stephen Henson | WIN32 fixes. |
tree | commitdiff |
2007-06-04 |
Dr. Stephen Henson | Back out safestack.h change for now: seems to break... |
tree | commitdiff |
2007-06-04 |
Dr. Stephen Henson | Avoid use of function pointer casts in pem library... |
tree | commitdiff |
2007-04-23 |
Bodo Möller | Add SEED encryption algorithm. |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-12-06 |
Dr. Stephen Henson | Fix change to OPENSSL_NO_RFC3779 |
tree | commitdiff |
2006-11-27 |
Ben Laurie | Add RFC 3779 support. |
tree | commitdiff |
2006-11-16 |
Dr. Stephen Henson | Initial, incomplete support for typesafe macros without... |
tree | commitdiff |
2006-09-17 |
Dr. Stephen Henson | Overhaul of by_dir code to handle dynamic loading of... |
tree | commitdiff |
2006-02-12 |
Ulf Möller | RFC 3161 compliant time stamp request creation, respons... |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
next |