index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
conf
/
conf_def.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-7
/
+4
*
free null cleanup finale
Rich Salz
2015-05-01
1
-12
/
+6
*
remove malloc casts
Rich Salz
2015-04-28
1
-3
/
+3
*
RT3670: Check return from BUF_MEM_grow_clean
Graeme Perrow
2015-02-12
1
-1
/
+5
*
Live code cleanup: remove #if 1 stuff
Rich Salz
2015-02-06
1
-15
/
+0
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-10
/
+10
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-603
/
+565
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
fix warning
Dr. Stephen Henson
2014-08-28
1
-1
/
+1
*
Prevent infinite loop loading config files.
David Lloyd
2014-07-07
1
-1
/
+1
*
Fix warnings.
Ben Laurie
2010-06-12
1
-12
/
+1
*
LHASH revamp. make depend.
Ben Laurie
2008-05-26
1
-5
/
+6
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
Change a comment so it corresponds to reality. Put back a character that
Richard Levitte
2005-09-28
1
-4
/
+9
*
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
Andy Polyakov
2005-05-17
1
-1
/
+1
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-15
/
+15
*
When the pointer 'from' changes, it's stored length needs to change as
Richard Levitte
2004-05-06
1
-0
/
+5
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-3
/
+3
*
Fix a small bug in str_copy: if more than one variable is replaced, make
Geoff Thorpe
2003-11-21
1
-1
/
+1
*
Handle last lines that aren't properly terminated.
Richard Levitte
2002-11-14
1
-3
/
+4
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
Add a few more VxWorks targets.
Richard Levitte
2002-10-09
1
-4
/
+5
*
OpenSSL Security Advisory [30 July 2002]
Lutz Jänicke
2002-07-30
1
-1
/
+2
*
New functions
Bodo Möller
2002-01-24
1
-1
/
+1
*
Make no config file not an error. Move /dev/crypto config to ctrl.
Ben Laurie
2002-01-22
1
-1
/
+4
*
Constification, add config to /dev/crypto.
Ben Laurie
2002-01-18
1
-6
/
+6
*
Fix memory leak.
Ben Laurie
2002-01-18
1
-1
/
+5
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Move all the existing function pointer casts associated with LHASH's two
Geoff Thorpe
2001-01-09
1
-1
/
+3
*
First step in tidying up the LHASH code. The callback prototypes (and
Geoff Thorpe
2000-12-01
1
-1
/
+1
*
Keep binary backward compatibility by putting new method function
Richard Levitte
2000-10-19
1
-4
/
+4
*
Make it possible for methods to load from something other than a BIO,
Richard Levitte
2000-10-19
1
-2
/
+27
*
Compaq C warns that "the expression 'p=scan_esc(p)' modifies the variable
Andy Polyakov
2000-06-06
1
-3
/
+4
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-16
/
+16
*
I've always wanted to make the CONF library more adaptable. Here's
Richard Levitte
2000-04-09
1
-0
/
+702
[prev]