index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
conf
/
conf_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
conf: add an error if the openssl_conf section isn't found.
Pauli
2020-08-11
1
-1
/
+3
*
Add a .pragma directive for configuration files
Richard Levitte
2019-11-12
1
-0
/
+3
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-32
/
+2
*
Following the license change, modify the boilerplates in crypto/conf/
Richard Levitte
2018-12-06
1
-1
/
+1
*
NCONF_get_number refix.
Pauli
2018-07-11
1
-0
/
+1
*
Move the loading of the ssl_conf module to libcrypto
Matt Caswell
2018-04-05
1
-0
/
+8
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-0
/
+1
*
Add support for .include directive in config files
Tomas Mraz
2018-03-05
1
-1
/
+5
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-51
/
+51
*
Fix out-of-memory condition in conf
Matt Caswell
2017-03-12
1
-1
/
+3
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-10
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-7
/
+7
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-57
/
+59
*
Don't die if the value is NULL (Coverity CID 98).
Ben Laurie
2007-04-01
1
-1
/
+3
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+0
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-0
/
+3
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-38
/
+41
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Make no config file not an error. Move /dev/crypto config to ctrl.
Ben Laurie
2002-01-22
1
-0
/
+1
*
Experimental configuration code.
Dr. Stephen Henson
2002-01-05
1
-0
/
+9
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Keep binary backward compatibility by putting new method function
Richard Levitte
2000-10-19
1
-0
/
+2
*
NCONF_get_number() has no error checking at all. As a replacement,
Richard Levitte
2000-10-19
1
-0
/
+2
*
Make the new conf implementatoin bug-compatible with the old one.
Richard Levitte
2000-10-13
1
-0
/
+2
*
I've always wanted to make the CONF library more adaptable. Here's
Richard Levitte
2000-04-09
1
-0
/
+9
*
Preserve reason strings in automatically build tables.
Bodo Möller
2000-03-05
1
-1
/
+2
*
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
Dr. Stephen Henson
1999-06-20
1
-0
/
+2
*
Complete rewrite of the error code generation script. It now runs as a single
Dr. Stephen Henson
1999-04-24
1
-53
/
+55
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+8
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+90