index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
/
err_prn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Deprecate the public definition of ERR_STATE
Richard Levitte
2019-09-12
1
-0
/
+3
*
Modernise ERR_print_errors_cb()
Richard Levitte
2019-09-12
1
-8
/
+14
*
Print thread IDs nicely.
Pauli
2019-06-21
1
-15
/
+7
*
Following the license change, modify the boilerplates in crypto/err/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
1
-2
/
+1
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Fix a big leak when using stack-allocated BIO items.
FdaSilvaYY
2016-03-29
1
-17
/
+12
*
Remove the old threading API
Matt Caswell
2016-03-09
1
-5
/
+13
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-44
/
+43
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
PR: 2253
Dr. Stephen Henson
2010-05-15
1
-1
/
+2
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
Geoff Thorpe
2008-08-06
1
-1
/
+3
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
Geoff Thorpe
2008-07-03
1
-3
/
+1
*
There was a need to support thread ID types that couldn't be reliably cast
Geoff Thorpe
2008-03-28
1
-1
/
+3
*
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
Andy Polyakov
2005-05-17
1
-2
/
+7
*
makedepend complains when a header file is included more than once in
Richard Levitte
2002-10-14
1
-1
/
+0
*
Translate into valid C (don't call functions with wrong prototypes).
Bodo Möller
2001-06-25
1
-10
/
+6
*
New error printing function that gives the possibility to print the
Richard Levitte
2001-06-23
1
-23
/
+27
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
New function ERR_error_string_n.
Bodo Möller
2000-04-15
1
-2
/
+4
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-4
/
+2
*
Massive constification.
Ben Laurie
1999-04-17
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-11
/
+16
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+102