2016-12-10 |
Richard Levitte | VMS UI_OpenSSL: generate OpenSSL errors when things... |
tree | commitdiff |
2016-12-10 |
Richard Levitte | VMS UI_OpenSSL: if the TT device isn't a tty, flag... |
tree | commitdiff |
2016-12-08 |
Richard Levitte | Remove extra bang |
tree | commitdiff |
2016-12-08 |
Richard Levitte | UI code style cleanup |
tree | commitdiff |
2016-12-08 |
Richard Levitte | UI_OpenSSL()'s session opener fails on MacOS X |
tree | commitdiff |
2016-12-08 |
Richard Levitte | In UI_OpenSSL's open(), generate an error on unknown... |
tree | commitdiff |
2016-12-07 |
Richard Levitte | UI_process() didn't generate errors |
tree | commitdiff |
2016-09-22 |
Rich Salz | Add -Wswitch-enum |
tree | commitdiff |
2016-08-31 |
Rich Salz | Code cleanup UI |
tree | commitdiff |
2016-08-25 |
Andy Polyakov | Windows: UTF-8 opt-in for command-line arguments and... |
tree | commitdiff |
2016-08-11 |
Andy Polyakov | crypto/ui/ui_openssl.c: let new-line through after... |
tree | commitdiff |
2016-08-01 |
Andy Polyakov | crypto/ui/ui_openssl.c: UTF-y Windows code path. |
tree | commitdiff |
2016-07-20 |
Kurt Roeckx | Check for errors allocating the error strings. |
tree | commitdiff |
2016-07-05 |
FdaSilvaYY | Add checks on sk_TYPE_push() returned value |
tree | commitdiff |
2016-06-15 |
FdaSilvaYY | Constify UI |
tree | commitdiff |
2016-05-23 |
Rich Salz | Remove unused error/function codes. |
tree | commitdiff |
2016-05-18 |
Matt Caswell | Add some error messages for malloc fails |
tree | commitdiff |
2016-05-18 |
Matt Caswell | Better checks for malloc failure in various METHOD... |
tree | commitdiff |
2016-05-17 |
Rich Salz | Manual fixes after copyright consolidation |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 05/10 |
tree | commitdiff |
2016-04-28 |
FdaSilvaYY | Add checks on CRYPTO_new_ex_data return value |
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-03-18 |
Rich Salz | Fix build; CPP syntax error. |
tree | commitdiff |
2016-03-17 |
Rich Salz | Remove Netware and OS/2 |
tree | commitdiff |
2016-03-08 |
Alessandro Ghedini | Convert CRYPTO_LOCK_UI to new multi-threading API |
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-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
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 |
2015-12-18 |
Richard Levitte | Remove the "eay" c-file-style indicators |
tree | commitdiff |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
tree | commitdiff |
2015-12-01 |
Rich Salz | ex_data part 2: doc fixes and CRYPTO_free_ex_index. |
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-03 |
Rich Salz | remove 0 assignments. |
tree | commitdiff |
2015-09-03 |
Rich Salz | Add and use OPENSSL_zalloc |
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 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-02-21 |
Richard Levitte | Assume TERMIOS is default, remove TERMIO on all Linux. |
tree | commitdiff |
2015-02-06 |
Rich Salz | Remove ui_compat |
tree | commitdiff |
2015-02-06 |
Rich Salz | util/mkstack.pl now generates entire safestack.h |
tree | commitdiff |
2015-01-23 |
Rich Salz | ifdef cleanup part 3: OPENSSL_SYSNAME |
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-12 |
Rich Salz | RT3548: Remove unsupported platforms |
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-22 |
Rich Salz | RT3548: Remvoe unsupported platforms |
tree | commitdiff |
2014-12-18 |
Matt Caswell | Change all instances of OPENSSL_NO_DEPRECATED to OPENSS... |
tree | commitdiff |
2014-12-17 |
Rich Salz | RT3548: Remove some obsolete platforms |
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-09-24 |
Rich Salz | RT3544: Remove MWERKS support |
tree | commitdiff |
2014-08-17 |
Jonas Maebe | UI_construct_prompt: check for NULL when allocating... |
tree | commitdiff |
2014-08-09 |
Rich Salz | Undo a90081576c94f9f54de1755188a00ccc1760549a |
tree | commitdiff |
2014-08-08 |
Rich Salz | Remove DJGPP (and therefore WATT32) #ifdef's. |
tree | commitdiff |
2014-07-15 |
Rich Salz | Merge branch 'master' of git.openssl.org:openssl |
tree | commitdiff |
2014-07-13 |
Richard Levitte | * crypto/ui/ui_lib.c: misplaced brace in switch statement. |
tree | commitdiff |
2012-02-11 |
Dr. Stephen Henson | PR: 2717 |
tree | commitdiff |
2011-10-14 |
Dr. Stephen Henson | more vxworks patches |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2010-07-26 |
Dr. Stephen Henson | Add new type ossl_ssize_t instead of ssize_t and move... |
tree | commitdiff |
2010-03-09 |
Dr. Stephen Henson | PR: 2188 |
tree | commitdiff |
2009-10-04 |
Dr. Stephen Henson | Fix warnings about ignoring fgets return value |
tree | commitdiff |
2009-05-13 |
Dr. Stephen Henson | Update from stable branch. |
tree | commitdiff |
2009-02-16 |
Richard Levitte | Data not initialised. |
tree | commitdiff |
2008-12-22 |
Andy Polyakov | This _WIN32-specific patch makes it possible to "wrap... |
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-04-11 |
Ulf Möller | Add BeOS support. |
tree | commitdiff |
2005-09-26 |
Dr. Stephen Henson | Update from stable branch. |
tree | commitdiff |
2005-09-20 |
Andy Polyakov | Latest MSVCR80 doesn't tolerate unsupported signal... |
tree | commitdiff |
2005-08-07 |
Andy Polyakov | Final(?) WinCE update. |
tree | commitdiff |
2005-07-26 |
Nils Larsch | improved error checking and some fixes |
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-04-12 |
Dr. Stephen Henson | Rebuild error codes. |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-03-31 |
Ben Laurie | Give everything prototypes (well, everything that's... |
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-17 |
Geoff Thorpe | Moving opaque definitions to ossl_typ.h lets us reduce... |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | Reduce header interdependencies, initially in engine... |
tree | commitdiff |
next |