index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
objects
/
obj_dat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-4
/
+3
*
Fix typo in OBJ_txt2obj which incorrectly passed the content
Dr. Stephen Henson
2002-08-14
1
-1
/
+1
*
OpenSSL Security Advisory [30 July 2002]
Lutz Jänicke
2002-07-30
1
-1
/
+1
*
Check the return values where memory allocation failures may happen.
Richard Levitte
2002-05-30
1
-1
/
+1
*
Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).
Lutz Jänicke
2002-04-18
1
-2
/
+1
*
Check error code from a2d_ASN1_OBJECT().
Richard Levitte
2002-04-12
1
-0
/
+2
*
avoid "statement not reached" warning
Bodo Möller
2001-09-13
1
-1
/
+0
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Move all the existing function pointer casts associated with LHASH's two
Geoff Thorpe
2001-01-09
1
-3
/
+7
*
Constification of the data of a hash table. This means the callback
Richard Levitte
2000-12-13
1
-11
/
+12
*
Next step in tidying up the LHASH code.
Geoff Thorpe
2000-12-08
1
-6
/
+8
*
Make the remaining LHASH macro changes. This should leave no remaining
Geoff Thorpe
2000-12-04
1
-1
/
+4
*
First step in tidying up the LHASH code. The callback prototypes (and
Geoff Thorpe
2000-12-01
1
-4
/
+4
*
Avoid abort() throughout the library, except when preprocessor
Bodo Möller
2000-09-04
1
-2
/
+4
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-14
/
+20
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-12
/
+12
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Source code cleanups: Use void * rather than char * in lhash,
Ulf Möller
2000-01-30
1
-7
/
+7
*
MacOS updates.
Andy Polyakov
1999-12-19
1
-5
/
+1
*
New function OBJ_obj2txt()
Dr. Stephen Henson
1999-07-28
1
-0
/
+66
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+11
*
The various character predicates (isspace and the like) may not be
Bodo Möller
1999-05-10
1
-5
/
+5
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-7
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-54
/
+23
*
Massive constification.
Ben Laurie
1999-04-17
1
-5
/
+5
*
Add support for raw extensions. This means that you can include the DER encoding
Dr. Stephen Henson
1999-02-14
1
-1
/
+5
*
Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.
Dr. Stephen Henson
1999-01-12
1
-31
/
+46
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-4
/
+21
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-8
/
+85
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+501