Richard Levitte
|
b646179229
Copyright year updates
|
пре 8 месеци |
Hugo Landau
|
89dd87e1e8
libssl: Make some global mutable structures constant
|
пре 9 месеци |
Neil Horman
|
6f22bcd631
Add appropriate NULL checks in EVP_CIPHER api
|
пре 11 месеци |
Matt Caswell
|
afcc12c41a
Don't attempt to set provider params on an ENGINE based cipher
|
пре 11 месеци |
Matt Caswell
|
da1c088f59
Copyright year updates
|
пре 1 година |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
пре 1 година |
Tomas Mraz
|
25624c9087
Rationalize FIPS sources
|
пре 2 година |
Matt Caswell
|
22094d11a7
Rename SSL3_RECORD to TLS_RL_RECORD
|
пре 2 година |
Matt Caswell
|
e9189cc4af
Rename SSL3_BUFFER to TLS_BUFFER
|
пре 2 година |
Matt Caswell
|
3961af375e
Pipeline output/input buf arrays must live until the EVP_Cipher is called
|
пре 2 година |
Matt Caswell
|
43dfa5a931
Remove dtls_write_records
|
пре 2 година |
Matt Caswell
|
421386e392
Move sequence increment to post encryption processing
|
пре 2 година |
Matt Caswell
|
bed07b1875
Consolidate sequence counter incrementing code
|
пре 2 година |
Matt Caswell
|
b9e37f8f57
Convert dtls_write_records to use standard record layer functions
|
пре 2 година |
Matt Caswell
|
248a9bf21a
Start using WPACKET in the dtls write records code
|
пре 2 година |
Matt Caswell
|
602ee1f672
Use common tls_write_records() even for DTLS
|
пре 2 година |
Matt Caswell
|
bf04cbfafe
Use record layer buffers for DTLS rather than the buffers in s->rlayer
|
пре 2 година |
Matt Caswell
|
ace3819506
Introduce a step to prepare the BIO before writing
|
пре 2 година |
Matt Caswell
|
2a354d5463
Add a post encryption processing step
|
пре 2 година |
Matt Caswell
|
757ef3bab0
Add a prepare for encryption step
|
пре 2 година |
Matt Caswell
|
2582de2590
Move record padding out of tls_common.c
|
пре 2 година |
Matt Caswell
|
aca70ca81c
Defer record header preparation to the protocol methods
|
пре 2 година |
Matt Caswell
|
7ca61d63e9
Abstract out the record type processing
|
пре 2 година |
Matt Caswell
|
91fe8ff02a
Defer write buffer and WPACKET allocation/initialisation to protocol code
|
пре 2 година |
Matt Caswell
|
1e76110b72
Enable the ability to query the COMP_METHOD being used in the record layer
|
пре 2 година |
Matt Caswell
|
9251c3c4c7
Convert the TLSv1.0/1.1/1.2 crypto code to use the new write record layer
|
пре 2 година |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
пре 2 година |
Matt Caswell
|
bafe524b5c
Restructure the write code
|
пре 2 година |
Matt Caswell
|
1704961cf0
Formatting cleanups
|
пре 2 година |
Matt Caswell
|
d4ee3456e9
Correct some formatting errors in tls1_meth.c
|
пре 2 година |