boringssl/include/openssl
David Benjamin d8138e91d0 Keep retransmit window size architecture-independent.
Parameters like these should not change between 32-bit and 64-bit. 64 is also
the value recommended in RFC 6347, section 4.1.2.6. Document those fields while
I'm here.

Change-Id: I8481ee0765ff3d261a96a2e1a53b6ad6695b2d42
Reviewed-on: https://boringssl-review.googlesource.com/2222
Reviewed-by: Adam Langley <agl@google.com>
2014-11-10 22:44:56 +00:00
..
aead.h Convert all zero-argument functions to '(void)' 2014-08-21 01:06:07 +00:00
aes.h
asn1_mac.h
asn1.h Don't mix and match libraries and errors. 2014-10-13 22:56:28 +00:00
asn1t.h Fix Windows shared library build. 2014-10-01 02:01:53 +00:00
base64.h Introduce EVP_DecodeBase64. 2014-08-25 23:00:28 +00:00
base.h Move the X509_NAME typedef into x509.h. 2014-10-28 22:38:38 +00:00
bio.h Add misc functions for easier porting. 2014-09-18 22:38:11 +00:00
bn.h Fix BN_sub documentation. 2014-08-27 17:41:08 +00:00
buf.h
bytestring.h Extended master secret support. 2014-10-24 21:19:44 +00:00
chacha.h
cipher.h Add deprecated functions for tcpdump. 2014-09-26 22:10:45 +00:00
conf.h Convert all zero-argument functions to '(void)' 2014-08-21 01:06:07 +00:00
cpu.h Convert all zero-argument functions to '(void)' 2014-08-21 01:06:07 +00:00
crypto.h Add a CRYPTO_library_init and static-initializer-less build option. 2014-09-12 00:10:53 +00:00
des.h
dh.h
digest.h Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
dsa.h Add misc functions for easier porting. 2014-09-18 22:38:11 +00:00
dtls1.h Keep retransmit window size architecture-independent. 2014-11-10 22:44:56 +00:00
ec_key.h
ec.h Readd EC_GROUP_get_curve_GFp. 2014-08-26 21:52:12 +00:00
ecdh.h
ecdsa.h
engine.h Add generic OPERATION_NOT_SUPPORTED error code. 2014-10-09 23:55:39 +00:00
err.h Remove ERR_LIB_PKCS12. 2014-10-31 18:25:06 +00:00
evp.h Remove pkey_ctrl. 2014-11-10 13:45:32 -08:00
ex_data.h
hmac.h
lhash_macros.h
lhash.h
md4.h Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
md5.h Readd MD4. 2014-08-26 21:51:48 +00:00
mem.h
modes.h
obj_mac.h
obj.h
objects.h
opensslfeatures.h Readd MD4. 2014-08-26 21:51:48 +00:00
opensslv.h
ossl_typ.h
pem.h unifdef a bunch of OPENSSL_NO_* ifdefs. 2014-08-28 00:41:34 +00:00
pkcs7.h
pkcs8.h Provide compatibility functions for PKCS#12 parsing. 2014-09-20 00:10:03 +00:00
pkcs12.h
poly1305.h
pqueue.h Export pqueue functions. 2014-09-03 21:38:19 +00:00
rand.h Convert all zero-argument functions to '(void)' 2014-08-21 01:06:07 +00:00
rc4.h
rsa.h
safe_stack.h
sha.h Fix SHA*_Final documentation. 2014-10-06 23:51:50 +00:00
srtp.h Add less dangerous versions of SRTP functions. 2014-10-27 21:58:09 +00:00
ssl2.h
ssl3.h Extended master secret support. 2014-10-24 21:19:44 +00:00
ssl23.h
ssl.h Remove DTLSv1_listen. 2014-11-10 22:39:24 +00:00
stack_macros.h
stack.h
thread.h
time_support.h
tls1.h Extended master secret support. 2014-10-24 21:19:44 +00:00
type_check.h
x509_vfy.h
x509.h Remove i2d_X509_PKEY and d2i_X509_PKEY. 2014-11-10 22:28:23 +00:00
x509v3.h Fix Windows shared library build. 2014-10-01 02:01:53 +00:00