index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dso
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Someone made a mistake, and some function and reason codes got
Richard Levitte
2006-05-12
2
-7
/
+12
*
Update dependencies.
Dr. Stephen Henson
2006-04-13
1
-0
/
+8
*
Add file dso_beos.c missing from original commit.
Dr. Stephen Henson
2006-04-12
1
-0
/
+270
*
Add BeOS support.
Ulf Möller
2006-04-11
4
-2
/
+17
*
Use Dl_info only on systems where it is known to exist. It does not
Ulf Möller
2006-04-11
1
-1
/
+5
*
uncomment; that one slipped through
Ulf Möller
2006-04-11
1
-1
/
+1
*
improve make dclean to remove files generated during build
Ulf Möller
2006-04-11
1
-0
/
+2
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-1
/
+1
*
fix "missing initializer" warning
Nils Larsch
2006-03-11
1
-1
/
+2
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
Fix from stable branch.
Dr. Stephen Henson
2006-01-15
1
-2
/
+2
*
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
Bodo Möller
2006-01-08
3
-11
/
+16
*
Typo in win32_globallookup.
Andy Polyakov
2006-01-02
1
-1
/
+1
*
"Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup.
Andy Polyakov
2006-01-02
5
-23
/
+23
*
Fix mapping "leak" in newly introduced win32_globallookup.
Andy Polyakov
2006-01-01
1
-1
/
+6
*
Oops! Remove junk...
Andy Polyakov
2005-12-31
1
-1
/
+0
*
Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
Andy Polyakov
2005-12-30
6
-3
/
+118
*
comments
Ulf Möller
2005-12-18
1
-3
/
+3
*
Eliminate possible mapping leak.
Andy Polyakov
2005-12-18
1
-0
/
+1
*
Fix numerous bugs in the Win32 path splitter
Richard Levitte
2005-11-01
1
-5
/
+29
*
A slight change in documentation that makes it so much more comprehensible
Richard Levitte
2005-11-01
1
-1
/
+1
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-1
/
+4
*
WCE update, mostly typos.
Andy Polyakov
2005-08-03
1
-2
/
+2
*
Implement complementary LoadLibraryA shim under WCE.
Andy Polyakov
2005-08-02
1
-0
/
+24
*
Eliminate gcc warning in dso_win32.c.
Andy Polyakov
2005-07-24
1
-2
/
+2
*
Eliminate dependency on UNICODE macro.
Andy Polyakov
2005-06-27
1
-16
/
+19
*
Eliminate gcc -pedantic warnings.
Andy Polyakov
2005-06-09
3
-3
/
+18
*
Allow for dso load by explicit path on HP-UX.
Andy Polyakov
2005-06-09
1
-1
/
+2
*
When the return type of the function is int, it's better to return an
Richard Levitte
2005-06-09
1
-1
/
+1
*
_GNU_SOURCE needs to be defined before any standard header.
Richard Levitte
2005-06-06
1
-5
/
+10
*
New function, DSO_pathbyaddr, to find pathname for loaded shared object
Andy Polyakov
2005-06-05
6
-5
/
+244
*
fix "dereferencing type-punned pointer will break strict-aliasing rules"
Nils Larsch
2005-05-19
1
-2
/
+2
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Avoid warnings.
Dr. Stephen Henson
2005-05-13
1
-1
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
3
-6
/
+10
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
3
-7
/
+7
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-56
/
+59
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32.
Andy Polyakov
2005-03-12
1
-1
/
+1
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-03
1
-1
/
+1
*
make update
Geoff Thorpe
2004-04-19
1
-17
/
+22
*
Use sh explicitely to run point.sh
Richard Levitte
2003-12-27
1
-1
/
+1
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-2
/
+2
*
Make sure DSO-dlfcn works properly on SunOS4.
Richard Levitte
2003-06-12
1
-1
/
+5
*
Add the possibility to have symbols loaded globally with DSO.
Richard Levitte
2003-06-12
2
-1
/
+14
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Third argument to shl_load() is "long address", not a pointer.
Lutz Jänicke
2003-01-08
1
-1
/
+1
*
WinCE patches
Richard Levitte
2002-11-15
1
-1
/
+1
[next]