index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
/
bss_sock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slightly abstract ktls_start() to reduce OS-specific #ifdefs.
John Baldwin
2020-09-06
1
-7
/
+1
*
Fix the socket BIO control methods to use ktls_crypto_info_t.
John Baldwin
2020-09-06
1
-7
/
+2
*
kTLS: add support for AES_CCM128 and AES_GCM256
Vadim Fedorenko
2020-06-08
1
-3
/
+6
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Detect EOF while reading in libssl
Matt Caswell
2020-02-04
1
-0
/
+5
*
Add support for in-kernel TLS (KTLS) on FreeBSD.
Andrew Gallatin
2019-10-31
1
-0
/
+8
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
bio: Linux TLS Rx Offload
Boris Pismenny
2019-04-01
1
-6
/
+13
*
bio: Linux TLS Offload
Boris Pismenny
2018-12-07
1
-2
/
+46
*
Following the license change, modify the boilerplates in crypto/bio/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add comments to NULL func ptrs in bio_method_st
Daniel Bevenius
2017-12-17
1
-2
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-11
/
+11
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-3
/
+3
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-1
/
+0
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
1
-1
/
+0
*
Create BIO_write_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+2
*
Create BIO_read_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
DJGPP adjustments
Richard Levitte
2016-05-12
1
-1
/
+5
*
Make BIO opaque
Matt Caswell
2016-03-29
1
-0
/
+1
*
RT4660: BIO_METHODs should be const.
David Benjamin
2016-03-21
1
-2
/
+2
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-1
/
+1
*
Remove some dead code from 1999
Matt Caswell
2016-03-11
1
-6
/
+0
*
ISSUE 43: Add BIO_sock_shutdown
Rich Salz
2016-03-07
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Dead code removal: #if 0 bio, comp, rand
Rich Salz
2015-01-30
1
-6
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-190
/
+183
*
Undo a90081576c94f9f54de1755188a00ccc1760549a
Rich Salz
2014-08-09
1
-0
/
+6
*
Remove DJGPP (and therefore WATT32) #ifdef's.
Rich Salz
2014-08-08
1
-6
/
+0
*
PR: 1763
Dr. Stephen Henson
2010-03-28
1
-13
/
+0
*
Update from stable branch.
Dr. Stephen Henson
2009-03-09
1
-0
/
+5
*
Netware-specific changes,
Richard Levitte
2003-11-28
1
-1
/
+1
*
Make sure we get the definition of OPENSSL_NO_SOCK.
Richard Levitte
2003-03-21
1
-4
/
+1
*
Fix to build better with DJGPP.
Richard Levitte
2002-11-14
1
-0
/
+6
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Tidy up the mess in bss_sock.c and bss_fd.c
Dr. Stephen Henson
2001-02-02
1
-127
/
+2
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
1
-14
/
+14
*
Move the registration of callback functions to special functions
Richard Levitte
2000-02-21
1
-0
/
+2
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-21
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-42
/
+21
*
Get rid of remaining C++-style comments which strict C compilers hate.
Ralf S. Engelschall
1999-02-27
1
-1
/
+1
*
Remove the bugfix that was really a bug.
Ben Laurie
1999-01-04
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-13
/
+17
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-8
/
+20
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+449