]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ui
Make the fuzzers more reproducible
[thirdparty/openssl.git] / crypto / ui /
2016-09-22  Rich SalzAdd -Wswitch-enum
2016-08-31  Rich SalzCode cleanup UI
2016-08-25  Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-11  Andy Polyakovcrypto/ui/ui_openssl.c: let new-line through after...
2016-08-01  Andy Polyakovcrypto/ui/ui_openssl.c: UTF-y Windows code path.
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-05  FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-06-15  FdaSilvaYYConstify UI
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-18  Matt CaswellAdd some error messages for malloc fails
2016-05-18  Matt CaswellBetter checks for malloc failure in various METHOD...
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-17  Rich SalzCopyright consolidation 05/10
2016-04-28  FdaSilvaYYAdd checks on CRYPTO_new_ex_data return value
2016-04-20  Richard LevitteRemove --classic build entirely
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-18  Rich SalzFix build; CPP syntax error.
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_UI to new multi-threading API
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05  Dr. Stephen HensonRebuild error source files.
2015-09-30  David WoodhouseFix no-stdio build
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree null cleanup finale
2015-04-28  Rich Salzremove malloc casts
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-02-21  Richard LevitteAssume TERMIOS is default, remove TERMIO on all Linux.
2015-02-06  Rich SalzRemove ui_compat
2015-02-06  Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-01-23  Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2015-01-12  Rich SalzRT3548: Remove unsupported platforms
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-22  Rich SalzRT3548: Remvoe unsupported platforms
2014-12-18  Matt CaswellChange all instances of OPENSSL_NO_DEPRECATED to OPENSS...
2014-12-17  Rich SalzRT3548: Remove some obsolete platforms
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-09-24  Rich SalzRT3544: Remove MWERKS support
2014-08-17  Jonas MaebeUI_construct_prompt: check for NULL when allocating...
2014-08-09  Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08  Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-07-15  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-07-13  Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2012-02-11  Dr. Stephen HensonPR: 2717
2011-10-14  Dr. Stephen Hensonmore vxworks patches
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-07-26  Dr. Stephen HensonAdd new type ossl_ssize_t instead of ssize_t and move...
2010-03-09  Dr. Stephen HensonPR: 2188
2009-10-04  Dr. Stephen HensonFix warnings about ignoring fgets return value
2009-05-13  Dr. Stephen HensonUpdate from stable branch.
2009-02-16  Richard LevitteData not initialised.
2008-12-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-16  Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2006-04-11  Ulf MöllerAdd BeOS support.
2005-09-26  Dr. Stephen HensonUpdate from stable branch.
2005-09-20  Andy PolyakovLatest MSVCR80 doesn't tolerate unsupported signal...
2005-08-07  Andy PolyakovFinal(?) WinCE update.
2005-07-26  Nils Larschimproved error checking and some fixes
2005-05-17  Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-04-12  Dr. Stephen HensonRebuild error codes.
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17  Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17  Geoff ThorpeMoving opaque definitions to ossl_typ.h lets us reduce...
2004-04-19  Geoff Thorpemake update
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2004-01-27  Andy Polyakov#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX...
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-28  Richard LevitteNetware-specific changes,
2003-06-04  Richard LevitteMake sure the sigaction structure and fileno function...
2003-01-16  Lutz JänickeArmor against systems without ranlib...
2003-01-13  Richard LevitteCorrect a misleading comment.
next