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-29 |
Andy Polyakov | Fix pedantic warnings in mingw builds. |
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 11 |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-04-16 |
Viktor Dukhovni | Code style: space after 'if' |
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 | Remove dead code from crypto |
tree | commitdiff |
2015-03-05 |
Matt Caswell | Unchecked malloc fixes |
tree | commitdiff |
2015-01-30 |
Rich Salz | Dead code removal: #if 0 conf, dso, pqueue, threads |
tree | commitdiff |
2015-01-30 |
Richard Levitte | dso_vms needs to add the .EXE extension if there is... |
tree | commitdiff |
2015-01-27 |
Rich Salz | "#if 0" removal: header files |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Re-align some comments after running the reformat script. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | More comments |
tree | commitdiff |
2015-01-12 |
Matt Caswell | Remove redundant DSO_METHOD_beos declaration in dso... |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
tree | commitdiff |
2014-12-30 |
Kurt Roeckx | dlfcn: always define _GNU_SOURCE |
tree | commitdiff |
2014-12-22 |
Rich Salz | RT3548: Remvoe unsupported platforms |
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-05-19 |
Janpopan | Fix a wrong parameter count ERR_add_error_data |
tree | commitdiff |
2014-05-02 |
Geoff Thorpe | dso: eliminate VMS code on non-VMS systems |
tree | commitdiff |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
tree | commitdiff |
2012-12-18 |
Andy Polyakov | dso/dso_win32.c: fix compiler warning. |
tree | commitdiff |
2011-09-05 |
Bodo Möller | make update |
tree | commitdiff |
2011-09-01 |
Dr. Stephen Henson | PR: 2589 |
tree | commitdiff |
2011-03-25 |
Dr. Stephen Henson | Make some Unix builds work again. |
tree | commitdiff |
2011-03-23 |
Richard Levitte | make update (1.1.0-dev) |
tree | commitdiff |
2011-03-19 |
Richard Levitte | After some adjustments, apply the changes OpenSSL 1... |
tree | commitdiff |
2011-02-12 |
Andy Polyakov | dso_dlfcn.c: make it work on Tru64 4.0. |
tree | commitdiff |
2011-02-02 |
Dr. Stephen Henson | Make no-asm work in fips mode. Add android platform. |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2010-03-29 |
Andy Polyakov | dso_dlfcn.c: fix compile failure on Tru64. |
tree | commitdiff |
2009-10-04 |
Dr. Stephen Henson | Prevent aliasing warning |
tree | commitdiff |
2009-07-16 |
Dr. Stephen Henson | Use correct extension and OSX detection. |
tree | commitdiff |
2009-07-15 |
Dr. Stephen Henson | Updates from 1.0.0-stable |
tree | commitdiff |
2009-07-15 |
Dr. Stephen Henson | Updates from 1.0.0-stable |
tree | commitdiff |
2008-12-29 |
Andy Polyakov | Fix "possible loss of data" Win64 compiler warnings. |
tree | commitdiff |
2008-12-27 |
Ben Laurie | Remove dead code. (Coverity ID 2) |
tree | commitdiff |
2008-12-16 |
Richard Levitte | Stack changes made dso_vms.c not compile properly. |
tree | commitdiff |
2008-06-04 |
Dr. Stephen Henson | Make DSO WIN32 compile again. |
tree | commitdiff |
2008-06-04 |
Ben Laurie | More type-checking. |
tree | commitdiff |
2008-01-04 |
Andy Polyakov | Last dso_dlfcn.c check-in said "Use Dl_info only on... |
tree | commitdiff |
2007-04-02 |
Nils Larsch | check if pointer is != NULL before dereferencing it... |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-10-23 |
Andy Polyakov | Fix mingw warnings. |
tree | commitdiff |
2006-05-12 |
Richard Levitte | Someone made a mistake, and some function and reason... |
tree | commitdiff |
2006-04-13 |
Dr. Stephen Henson | Update dependencies. |
tree | commitdiff |
2006-04-12 |
Dr. Stephen Henson | Add file dso_beos.c missing from original commit. |
tree | commitdiff |
2006-04-11 |
Ulf Möller | Add BeOS support. |
tree | commitdiff |
2006-04-11 |
Ulf Möller | Use Dl_info only on systems where it is known to exist... |
tree | commitdiff |
2006-04-11 |
Ulf Möller | uncomment; that one slipped through |
tree | commitdiff |
2006-04-11 |
Ulf Möller | improve make dclean to remove files generated during... |
tree | commitdiff |
2006-03-15 |
Nils Larsch | fix problems found by coverity: remove useless code |
tree | commitdiff |
2006-03-11 |
Nils Larsch | fix "missing initializer" warning |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2006-01-15 |
Dr. Stephen Henson | Fix from stable branch. |
tree | commitdiff |
2006-01-08 |
Bodo Möller | Some error code cleanups (SSL lib. used SSL_R_... codes... |
tree | commitdiff |
2006-01-02 |
Andy Polyakov | Typo in win32_globallookup. |
tree | commitdiff |
2006-01-02 |
Andy Polyakov | "Relax" prototype and rename DSO_global_lookup_func... |
tree | commitdiff |
2006-01-01 |
Andy Polyakov | Fix mapping "leak" in newly introduced win32_globallookup. |
tree | commitdiff |
2005-12-31 |
Andy Polyakov | Oops! Remove junk... |
tree | commitdiff |
2005-12-30 |
Andy Polyakov | Add DSO_global_lookup_func implementation. See commenta... |
tree | commitdiff |
2005-12-18 |
Ulf Möller | comments |
tree | commitdiff |
2005-12-18 |
Andy Polyakov | Eliminate possible mapping leak. |
tree | commitdiff |
2005-11-01 |
Richard Levitte | Fix numerous bugs in the Win32 path splitter |
tree | commitdiff |
2005-11-01 |
Richard Levitte | A slight change in documentation that makes it so much... |
tree | commitdiff |
2005-08-28 |
Nils Larsch | fix warnings when building openssl with the following... |
tree | commitdiff |
2005-08-03 |
Andy Polyakov | WCE update, mostly typos. |
tree | commitdiff |
2005-08-02 |
Andy Polyakov | Implement complementary LoadLibraryA shim under WCE. |
tree | commitdiff |
2005-07-24 |
Andy Polyakov | Eliminate gcc warning in dso_win32.c. |
tree | commitdiff |
2005-06-27 |
Andy Polyakov | Eliminate dependency on UNICODE macro. |
tree | commitdiff |
2005-06-09 |
Andy Polyakov | Eliminate gcc -pedantic warnings. |
tree | commitdiff |
2005-06-09 |
Andy Polyakov | Allow for dso load by explicit path on HP-UX. |
tree | commitdiff |
2005-06-09 |
Richard Levitte | When the return type of the function is int, it's bette... |
tree | commitdiff |
2005-06-06 |
Richard Levitte | _GNU_SOURCE needs to be defined before any standard... |
tree | commitdiff |
2005-06-05 |
Andy Polyakov | New function, DSO_pathbyaddr, to find pathname for... |
tree | commitdiff |
2005-05-19 |
Nils Larsch | fix "dereferencing type-punned pointer will break stric... |
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-12 |
Dr. Stephen Henson | Avoid warnings. |
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-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2005-03-12 |
Andy Polyakov | Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
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 |
next |