Matt Caswell
|
556009c596
Copyright year updates
|
1 年之前 |
Dimitri Papadopoulos
|
bbaeadb068
"foo * bar" should be "foo *bar"
|
1 年之前 |
Dr. Matthias St. Pierre
|
1c8787d5e0
err: get rid of err_free_strings_int()
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 年之前 |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 年之前 |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 年之前 |
Pauli
|
b93f6c2db9
err: rename err_load_xxx_strings_int functions
|
3 年之前 |
Richard Levitte
|
f5a46ed7fe
Modify the ERR init functions to use the internal ERR string loaders
|
4 年之前 |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 年之前 |
Benjamin Kaduk
|
661595ca09
Providerized libssl fallout: cleanup init
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
c8f6c28a93
Explicitly fetch ciphers and digests in libssl
|
4 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Richard Levitte
|
e74bd29053
Prepare EVP_MAC infrastructure for moving all MACs to providers
|
5 年之前 |
Richard Levitte
|
5c64173586
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
|
6 年之前 |
Viktor Dukhovni
|
df1f538f28
More configurable crypto and ssl library initialization
|
5 年之前 |
Matt Caswell
|
660a1e0434
Fix a RUN_ONCE bug
|
6 年之前 |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 年之前 |
Richard Levitte
|
0145dd324e
Add automatic initializations support for EVP_MAC objects
|
6 年之前 |
Rich Salz
|
10281e83ea
Fix setting of ssl_strings_inited.
|
6 年之前 |
Bernd Edlinger
|
dbabc86296
Add a config option to disable automatic config loading
|
6 年之前 |
Richard Levitte
|
28428130db
Update copyright year
|
6 年之前 |
Matt Caswell
|
d8f031e890
Move the loading of the ssl_conf module to libcrypto
|
6 年之前 |
Richard Levitte
|
0a90a6831e
In OPENSSL_init_ssl(), run the base ssl init before OPENSSL_init_crypto()
|
7 年之前 |
Jon Spillett
|
bc32673869
Implement Aria GCM/CCM Modes and TLS cipher suites
|
7 年之前 |
Matt Caswell
|
b77f3ed171
Convert existing usage of assert() to ossl_assert() in libssl
|
7 年之前 |
Matt Caswell
|
380a522f68
Replace instances of OPENSSL_assert() with soft asserts in libssl
|
7 年之前 |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 年之前 |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
8 年之前 |