Matt Caswell
|
83cf7abf8e
Update copyright year
|
6 年 前 |
Tilman Keskinöz
|
d61e6040a0
ssl/ssl_txt: fix NULL-check
|
6 年 前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年 前 |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 年 前 |
Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
7 年 前 |
Rich Salz
|
aff8c126fd
Move extension data into sub-structs
|
8 年 前 |
Matt Caswell
|
348240c676
Fix misc size_t issues causing Windows warnings in 64 bit
|
8 年 前 |
Matt Caswell
|
ec60ccc1c1
Convert session_id_length and sid_ctx_len to size_t
|
8 年 前 |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 年 前 |
FdaSilvaYY
|
d3d5dc607a
Enforce and explicit some const casting
|
8 年 前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年 前 |
FdaSilvaYY
|
8483a003bf
various spelling fixes
|
8 年 前 |
Rich Salz
|
e771eea6d8
Revert "various spelling fixes"
|
8 年 前 |
FdaSilvaYY
|
620d540bd4
various spelling fixes
|
8 年 前 |
Kurt Roeckx
|
3eb2aff401
Add support for minimum and maximum protocol version supported by a cipher
|
8 年 前 |
Kurt Roeckx
|
7d65007238
Make function to convert version to string
|
8 年 前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年 前 |
Rich Salz
|
9982cbbbf6
Remove BIO_s_file_internal macro.
|
9 年 前 |
Matt Caswell
|
e481f9b90b
Remove support for OPENSSL_NO_TLSEXT
|
9 年 前 |
Matt Caswell
|
55a9a16f1c
Remove Kerberos support from libssl
|
9 年 前 |
Rich Salz
|
9a555706a3
Make COMP_CTX and COMP_METHOD opaque
|
9 年 前 |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
9 年 前 |
Matt Caswell
|
69f6823748
Fix missing return value checks
|
9 年 前 |
Dr. Stephen Henson
|
ddc06b3556
Extended master secret extension support.
|
9 年 前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年 前 |
Rich Salz
|
4b618848f9
Cleanup OPENSSL_NO_xxx, part 1
|
9 年 前 |
Kurt Roeckx
|
45f55f6a5b
Remove SSLv2 support
|
10 年 前 |
Martin Kaiser
|
189ae368d9
Add an NSS output format to sess_id to export to export the session id and the master key in NSS keylog format. PR#3352
|
10 年 前 |
Dr. Stephen Henson
|
5e3ff62c34
Experimental encrypt-then-mac support.
|
11 年 前 |
Dr. Stephen Henson
|
c3b344e36a
Provisional DTLS 1.2 support.
|
11 年 前 |