- 14 8月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
contemporary SDK.
-
- 01 7月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 11 6月, 2012 2 次提交
-
-
由 Andy Polyakov 提交于
PR: 2830 Submitted by: Robin Seggelmann
-
由 Andy Polyakov 提交于
-
- 30 5月, 2012 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 3月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reduce MTU after failed transmissions.
-
- 27 12月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 12月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Add SCTP support for DTLS (RFC 6083).
-
- 01 9月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: "Mauro H. Leggieri" <mxmauro@caiman.com.ar> Reviewed by: steve Stop warnings if OPENSSL_NO_DGRAM is defined.
-
- 20 7月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Fix DTLS socket error bug
-
- 03 1月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Michael Bergandi <mbergandi@gmail.com> Reviewed by: steve Fix typo in crypto/bio/bss_dgram.c
-
- 07 1月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
PR: 2114 Submitted by: Robin Seggelmann
-
由 Andy Polyakov 提交于
not to mention that first sockaddr_storage had __ss_family, not ss_family. In other words it makes more sense to avoid sockaddr_storage...
-
- 27 11月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2110
-
- 16 11月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
from b_sock.c, don't assume that caller always passes pointer to buffer large enough to hold sockaddr_storage. PR: 2069
-
- 16 10月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Michael Tuexen <tuexen@fh-muenster.de> Approved by: steve@openssl.org IPv6 support for DTLS.
-
- 22 9月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Michael Tuexen <tuexen@fh-muenster.de> Approved by: steve@openssl.org Fix handling of ENOTCONN and EMSGSIZE for dgram BIOs.
-
- 05 9月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org Fix DTLS cookie management bugs.
-
- 26 8月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: steve@openssl.org Some systems have broken IPv6 headers and/or implementations. If OPENSSL_USE_IPV6 is set to 0 IPv6 is not used, if it is set to 1 it is used and if undefined an attempt is made to detect at compile time by checking if AF_INET6 is set and excluding known problem platforms.
-
- 24 7月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Update from 0.9.8-stable
-
- 05 6月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 19 5月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 5月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 5月, 2009 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org DTLS MTU bug.
-
由 Dr. Stephen Henson 提交于
-
- 05 5月, 2009 1 次提交
-
-
由 Richard Levitte 提交于
make sure that BOTH instances of said code get the VMS modification.
-
- 28 4月, 2009 1 次提交
-
-
由 Richard Levitte 提交于
Reason: gettimeofday() is deprecated.
-
- 27 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 4月, 2009 1 次提交
-
-
由 Richard Levitte 提交于
-
- 15 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 9月, 2008 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 1648
-
- 04 1月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Guenter Knauf <eflash@gmx.net>
-
- 12 4月, 2006 1 次提交
-
-
由 Ulf Möller 提交于
PR: 1312 Submitted by: Oliver Tappe <zooey@hirschkaefer.de> Reviewed by: Ulf Moeller
-
- 16 2月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 28 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
1. "unsigned long long" isn't portable changed: to BN_ULLONG. 2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used. 2. Avoid lots of compiler warnings about signed/unsigned mismatches. 3. Include new library directory pqueue in mk1mf build system. 4. Update symbols.
-
- 27 4月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-