- 50e735f Re-align some comments after running the reformat script. by Matt Caswell · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- 23a22b4 More comments by Matt Caswell · 10 years ago
- 8e96441 Remove redundant DSO_METHOD_beos declaration in dso.h. BEOS support has been by Matt Caswell · 10 years ago
- 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
- c184409 dlfcn: always define _GNU_SOURCE by Kurt Roeckx · 10 years ago
- f231941 RT3548: Remvoe unsupported platforms by Rich Salz · 10 years ago
- b317819 RT3548: Remove some obsolete platforms by Rich Salz · 10 years ago
- f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
- 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
- ff626ba Fix a wrong parameter count ERR_add_error_data by Janpopan · 11 years ago
- da12bfc dso: eliminate VMS code on non-VMS systems by Geoff Thorpe · 11 years ago
- 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
- 0a2d500 dso/dso_win32.c: fix compiler warning. by Andy Polyakov · 12 years ago
- ae53b29 make update by Bodo Möller · 14 years ago
- 04485c5 PR: 2589 by Dr. Stephen Henson · 14 years ago
- 97057a1 Make some Unix builds work again. by Dr. Stephen Henson · 14 years ago
- 487b023 make update (1.1.0-dev) by Richard Levitte · 14 years ago
- 537c982 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS by Richard Levitte · 14 years ago
- afb4191 dso_dlfcn.c: make it work on Tru64 4.0. PR: 2316 by Andy Polyakov · 14 years ago
- 7a4ec19 Make no-asm work in fips mode. Add android platform. by Dr. Stephen Henson · 14 years ago
- df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
- 2a460c1 dso_dlfcn.c: fix compile failure on Tru64. by Andy Polyakov · 15 years ago
- 9a0c776 Prevent aliasing warning by Dr. Stephen Henson · 15 years ago
- 3c63035 Use correct extension and OSX detection. by Dr. Stephen Henson · 16 years ago
- 4a62092 Updates from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
- 6bb7dc1 Updates from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
- 5cabcf9 Fix "possible loss of data" Win64 compiler warnings. by Andy Polyakov · 16 years ago
- dde5b97 Remove dead code. (Coverity ID 2) by Ben Laurie · 16 years ago
- e77228b Stack changes made dso_vms.c not compile properly. by Richard Levitte · 16 years ago
- c07a126 Make DSO WIN32 compile again. by Dr. Stephen Henson · 17 years ago
- 5ce278a More type-checking. by Ben Laurie · 17 years ago
- 7313396 Last dso_dlfcn.c check-in said "Use Dl_info only on systems where it is by Andy Polyakov · 17 years ago
- c971ca4 check if pointer is != NULL before dereferencing it (Coverity CID 40) by Nils Larsch · 18 years ago
- 47a9d52 Update from 0.9.8 stable. Eliminate duplicate error codes. by Dr. Stephen Henson · 18 years ago
- a6efc2d Fix mingw warnings. by Andy Polyakov · 18 years ago
- 7e76e56 Someone made a mistake, and some function and reason codes got by Richard Levitte · 19 years ago
- 3be3458 Update dependencies. by Dr. Stephen Henson · 19 years ago
- 4d62ec3 Add file dso_beos.c missing from original commit. by Dr. Stephen Henson · 19 years ago
- 4700aea Add BeOS support. by Ulf Möller · 19 years ago
- 0ef888c Use Dl_info only on systems where it is known to exist. It does not by Ulf Möller · 19 years ago
- 26c777d uncomment; that one slipped through by Ulf Möller · 19 years ago
- 9555339 improve make dclean to remove files generated during build by Ulf Möller · 19 years ago
- 67b6f1c fix problems found by coverity: remove useless code by Nils Larsch · 19 years ago
- 2c059d5 fix "missing initializer" warning by Nils Larsch · 19 years ago
- 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
- 9e9bece Fix from stable branch. by Dr. Stephen Henson · 19 years ago
- 739a543 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) by Bodo Möller · 19 years ago
- aab3bb0 Typo in win32_globallookup. by Andy Polyakov · 19 years ago
- c6cb42e "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. by Andy Polyakov · 19 years ago
- 302ea8c Fix mapping "leak" in newly introduced win32_globallookup. by Andy Polyakov · 19 years ago
- a1f3462 Oops! Remove junk... by Andy Polyakov · 19 years ago
- 68b64fb Add DSO_global_lookup_func implementation. See commentary in dso_lib.c by Andy Polyakov · 19 years ago
- c8e1eda comments by Ulf Möller · 19 years ago
- 63d3fc9 Eliminate possible mapping leak. by Andy Polyakov · 19 years ago
- d6f25d7 Fix numerous bugs in the Win32 path splitter by Richard Levitte · 19 years ago
- b02da8e A slight change in documentation that makes it so much more comprehensible by Richard Levitte · 19 years ago
- 8215e7a fix warnings when building openssl with the following compiler options: by Nils Larsch · 20 years ago
- 19bd66f WCE update, mostly typos. by Andy Polyakov · 20 years ago
- b37fb16 Implement complementary LoadLibraryA shim under WCE. by Andy Polyakov · 20 years ago
- 0a882b6 Eliminate gcc warning in dso_win32.c. by Andy Polyakov · 20 years ago
- 83e6898 Eliminate dependency on UNICODE macro. by Andy Polyakov · 20 years ago
- 21ac2b9 Eliminate gcc -pedantic warnings. by Andy Polyakov · 20 years ago
- 79e1dd6 Allow for dso load by explicit path on HP-UX. by Andy Polyakov · 20 years ago
- 13e3936 When the return type of the function is int, it's better to return an by Richard Levitte · 20 years ago
- 3ecbd09 _GNU_SOURCE needs to be defined before any standard header. by Richard Levitte · 20 years ago
- 7ed8765 New function, DSO_pathbyaddr, to find pathname for loaded shared object by Andy Polyakov · 20 years ago
- 3f4657d fix "dereferencing type-punned pointer will break strict-aliasing rules" by Nils Larsch · 20 years ago
- ce92b6e Further BUILDENV refinement, further fool-proofing of Makefiles and by Andy Polyakov · 20 years ago
- 81a86fc Fool-proofing Makefiles by Andy Polyakov · 20 years ago
- ba2ba27 Avoid warnings. by Dr. Stephen Henson · 20 years ago
- 8afca8d Fix more error codes. by Bodo Möller · 20 years ago
- aa4ce73 Fix various incorrect error function codes. by Bodo Möller · 20 years ago
- 29dc350 Rebuild error codes. by Dr. Stephen Henson · 20 years ago
- 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
- 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
- 1642000 Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32. by Andy Polyakov · 20 years ago
- a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
- c57bc2d make update by Geoff Thorpe · 21 years ago
- 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
- d420ac2 Use BUF_strlcpy() instead of strcpy(). by Richard Levitte · 21 years ago
- 54bbde3 Make sure DSO-dlfcn works properly on SunOS4. PR: 585 by Richard Levitte · 22 years ago
- e666c45 Add the possibility to have symbols loaded globally with DSO. by Richard Levitte · 22 years ago
- 78951e7 Make sure we get the definition of OPENSSL_NO_ERR. by Richard Levitte · 22 years ago
- 4309c4a Third argument to shl_load() is "long address", not a pointer. by Lutz Jänicke · 22 years ago
- 0bf23d9 WinCE patches by Richard Levitte · 22 years ago
- 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
- 74e3931 Various Win32 fixes. by Dr. Stephen Henson · 22 years ago
- 7a5ed91 The first compile of the new merger method for VMS *almost* got by Richard Levitte · 23 years ago
- b23f50e Some older code (never committed) wasn't converted to the new format. Corrected. by Richard Levitte · 23 years ago
- cbecb3a There's an ongoing project to bring some kind of path selection by Richard Levitte · 23 years ago
- 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
- 3d27b1f Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD. by Richard Levitte · 23 years ago
- 755cc53 formatting consistency by Bodo Möller · 23 years ago
- 4d7072f remove redundant ERR_load_... declarations by Bodo Möller · 23 years ago
- 9163b8f 'flags' should only be set inside DSO_load() if constructing a new DSO by Geoff Thorpe · 23 years ago
- 9d93ce2 On VMS, the norm is still that symbols are uppercased, so for now it's better by Richard Levitte · 23 years ago
- acf60ef At least for the two common Unixly DSO loading methods, include the by Richard Levitte · 23 years ago
- b476df6 make update perl util/mkerr.pl -recurse -write -rebuild by Richard Levitte · 23 years ago
- d9ff889 Add a "_up" -> "_up_ref" change to libeay.num that was missing from the by Geoff Thorpe · 24 years ago