Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 жил өмнө |
Rich Salz
|
617b49db14
Remove remaining NETWARE ifdef's
|
6 жил өмнө |
Daniel Bevenius
|
b4ff66223b
Add comments to NULL func ptrs in bio_method_st
|
7 жил өмнө |
Patrick Steuer
|
147167548b
crypto/bio/bss_dgram.c: annotate fallthrough (-Wimplicit-fallthrough)
|
7 жил өмнө |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 жил өмнө |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 жил өмнө |
Pauli
|
4cff10dcbf
struct timeval include guards
|
7 жил өмнө |
Matt Caswell
|
9924087573
Fix DTLS failure when used in a build which has SCTP enabled
|
7 жил өмнө |
Matt Caswell
|
41b3c9ce2a
Fix problem with SCTP close_notify alerts
|
7 жил өмнө |
Matt Caswell
|
dcf88c5b79
Add better error logging if SCTP AUTH chunks are not enabled
|
7 жил өмнө |
Matt Caswell
|
7f517c2676
Remove some commented out code in libcrypto
|
7 жил өмнө |
Richard Levitte
|
14097b6a92
Code health: Stop using timeb.h / ftime() (VMS only)
|
7 жил өмнө |
Richard Levitte
|
992155d0ea
Add bwrite_conv and bread_conv values to methods_dgramp_sctp
|
8 жил өмнө |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
8 жил өмнө |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
8 жил өмнө |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 жил өмнө |
Richard Levitte
|
2c25ebd1e2
DJGPP adjustments
|
8 жил өмнө |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
8 жил өмнө |
Rich Salz
|
8731a4fcd2
ISSUE 43: Add BIO_sock_shutdown
|
8 жил өмнө |
Flavio Medeiros
|
b5292f7b40
GH480: Don't break statements with CPP stuff.
|
8 жил өмнө |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 жил өмнө |
Richard Levitte
|
d858c87653
Refactoring BIO: Adapt BIO_s_datagram and all that depends on it
|
8 жил өмнө |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 жил өмнө |
Ben Laurie
|
4eacfadedc
Fix (incorrect) uninitialised variable warning.
|
9 жил өмнө |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 жил өмнө |
Richard Levitte
|
2443030466
BIO_s_datagram() ctrl doesn't support SEEK/TELL, so don't pretend it does
|
9 жил өмнө |
Matt Caswell
|
01b7851aa2
Add BIO_CTRL_DGRAM_SET_PEEK_MODE
|
9 жил өмнө |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 жил өмнө |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 жил өмнө |
Kurt Roeckx
|
7f098cb436
Check dgram_sctp_write() return value.
|
9 жил өмнө |