Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Rich Salz
|
ff988500c2
Replace FUNCerr with ERR_raise_data
|
5 years ago |
Rich Salz
|
46160e6fb9
Deprecate SYSerr, add new FUNCerr macro
|
5 years ago |
Rich Salz
|
56c3a135b2
Add ERR_put_func_error, and use it.
|
5 years ago |
Benjamin Kaduk
|
29948ac80c
Move 'shared_sigalgs' from cert_st to ssl_st
|
5 years ago |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 years ago |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 years ago |
Matt Caswell
|
9873297900
Separate ca_names handling for client and server
|
6 years ago |
Tomas Mraz
|
75b68c9e4e
Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.
|
6 years ago |
Richard Levitte
|
64a48fc7f0
Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
|
6 years ago |
Tomas Mraz
|
c6ea08836b
Allow TLS-1.3 ciphersuites in @SECLEVEL=3 and above
|
6 years ago |
Matt Caswell
|
11d2641f96
Check that the public key OID matches the sig alg
|
6 years ago |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 years ago |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 years ago |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 years ago |
Tomas Mraz
|
3e41defe46
Avoid only exact duplicates when creating the accepted CA names list
|
7 years ago |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 years ago |
Paul Yang
|
7a908204ed
Simplify the stack reservation
|
7 years ago |
KaoruToda
|
b2555168ec
Various clean-ups
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Andy Polyakov
|
32f3b98d13
crypto/x509v3/v3_utl.c, ssl/ssl_cert.c: fix Coverity problems.
|
7 years ago |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 years ago |
Pauli
|
e431363f8c
Add stack space reservations.
|
7 years ago |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 years ago |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Richard Levitte
|
b379fe6cd0
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
|
7 years ago |
Dr. Stephen Henson
|
cd933ebd57
Move certificate table to header file so it can be tested.
|
7 years ago |
Dr. Stephen Henson
|
c04cd72827
Add certificate properties table.
|
7 years ago |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 years ago |