index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dso
/
dso_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Someone made a mistake, and some function and reason codes got
Richard Levitte
2006-05-12
1
-2
/
+7
*
Add BeOS support.
Ulf Möller
2006-04-11
1
-0
/
+5
*
Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
Andy Polyakov
2005-12-30
1
-0
/
+1
*
New function, DSO_pathbyaddr, to find pathname for loaded shared object
Andy Polyakov
2005-06-05
1
-0
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-0
/
+2
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-1
/
+1
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-56
/
+59
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Some older code (never committed) wasn't converted to the new format.
Richard Levitte
2002-07-16
1
-0
/
+1
*
There's an ongoing project to bring some kind of path selection
Richard Levitte
2002-07-15
1
-1
/
+9
*
Add a "_up" -> "_up_ref" change to libeay.num that was missing from the
Geoff Thorpe
2001-09-04
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
This changes the behaviour of the DSO mechanism for determining an
Geoff Thorpe
2000-10-26
1
-0
/
+12
*
DSO_ctrl() changes have removed a couple of DSO_METHOD-specific functions
Geoff Thorpe
2000-10-09
1
-5
/
+0
*
A DSO method for VMS was missing, and I had the code lying around...
Richard Levitte
2000-09-15
1
-0
/
+5
*
Currently the DSO_METHOD interface has one entry point to bind all
Geoff Thorpe
2000-06-16
1
-16
/
+20
*
This change facilitates name translation for shared libraries. The
Geoff Thorpe
2000-04-19
1
-9
/
+15
*
This is a set of startup code for the DSO support, it's not yet linked into
Geoff Thorpe
2000-04-04
1
-0
/
+113