Pauli
|
3b90a847ec
err: remove TODOs
|
3 gadi atpakaļ |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 gadi atpakaļ |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 gadi atpakaļ |
Richard Levitte
|
63132c53f9
ERR: Restore the similarity of ERR_print_error_cb() and ERR_error_string_n()
|
4 gadi atpakaļ |
Richard Levitte
|
71f2994b15
ERR: special case system errors
|
4 gadi atpakaļ |
Shane Lontis
|
f32af93c92
Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod
|
4 gadi atpakaļ |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 gadi atpakaļ |
Dr. David von Oheimb
|
4c7f8981e8
fix two mistakes w.r.t. ERR_LIB_* parameters in ERR_add_error_txt()
|
4 gadi atpakaļ |
Dr. David von Oheimb
|
31b28ad96a
chunk 7 of CMP contribution to OpenSSL
|
4 gadi atpakaļ |
Matt Caswell
|
17197a2f61
Check the return from OPENSSL_buf2hexstr()
|
5 gadi atpakaļ |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 gadi atpakaļ |
Richard Levitte
|
14e275e8fb
Deprecate the public definition of ERR_STATE
|
5 gadi atpakaļ |
Richard Levitte
|
b579014d57
Modernise ERR_print_errors_cb()
|
5 gadi atpakaļ |
Pauli
|
2d905f6715
Print thread IDs nicely.
|
5 gadi atpakaļ |
Richard Levitte
|
4ad239b8a2
Following the license change, modify the boilerplates in crypto/err/
|
6 gadi atpakaļ |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 gadi atpakaļ |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 gadi atpakaļ |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 gadi atpakaļ |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 gadi atpakaļ |
FdaSilvaYY
|
1a50b8139a
Fix a big leak when using stack-allocated BIO items.
|
8 gadi atpakaļ |
Matt Caswell
|
2e52e7df51
Remove the old threading API
|
8 gadi atpakaļ |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 gadi atpakaļ |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 gadi atpakaļ |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 gadi atpakaļ |
Rich Salz
|
4b618848f9
Cleanup OPENSSL_NO_xxx, part 1
|
9 gadi atpakaļ |
Dr. Stephen Henson
|
19674b5a1d
PR: 2253
|
14 gadi atpakaļ |
Geoff Thorpe
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 gadi atpakaļ |
Geoff Thorpe
|
5f834ab123
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
|
16 gadi atpakaļ |
Geoff Thorpe
|
f7ccba3edf
There was a need to support thread ID types that couldn't be reliably cast
|
16 gadi atpakaļ |
Andy Polyakov
|
25a66ee3cb
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
|
19 gadi atpakaļ |