index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH641: Don't care openssl_zmalloc
Rich Salz
2016-02-08
5
-11
/
+18
*
bio/b_sock.c: cleanup obsolete stuff.
Andy Polyakov
2016-02-08
1
-12
/
+0
*
bn/Makefile.in: remove obsolete rules.
Andy Polyakov
2016-02-08
1
-14
/
+1
*
avoid crash if hostserv is with host part only
Roumen Petrov
2016-02-08
1
-1
/
+1
*
GH322 revisited: remove unused function.
Rich Salz
2016-02-08
2
-38
/
+0
*
if no comparison function set make sk_sort no op
Dr. Stephen Henson
2016-02-06
1
-1
/
+1
*
Enhance and clear the support of linker flags
Richard Levitte
2016-02-06
3
-3
/
+3
*
Add a BIO_ADDR_clear function
Matt Caswell
2016-02-05
1
-0
/
+7
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
78
-115
/
+115
*
Ensure correct chain depth for policy checks with DANE bare key TA
Viktor Dukhovni
2016-02-05
1
-0
/
+19
*
Long overdue cleanup of X509 policy tree verification
Viktor Dukhovni
2016-02-05
3
-247
/
+224
*
Fix return code in CRYPTO_mem_leaks_fp()
Dr. Stephen Henson
2016-02-05
1
-2
/
+2
*
VMS lacks socklen_t, give it one
Richard Levitte
2016-02-05
1
-0
/
+4
*
Initialize variable
Richard Levitte
2016-02-05
1
-1
/
+1
*
Add EC_KEY_priv2buf()
Dr. Stephen Henson
2016-02-05
3
-84
/
+49
*
Allocate ASN1_bn_print buffer internally.
Dr. Stephen Henson
2016-02-05
1
-18
/
+28
*
Use BN_bn2binpad
Dr. Stephen Henson
2016-02-05
1
-12
/
+2
*
use enum type for do_EC_KEY_print
Dr. Stephen Henson
2016-02-05
1
-8
/
+14
*
update EC ASN1 and print routines
Dr. Stephen Henson
2016-02-05
4
-62
/
+68
*
Add EC_KEY_oct2priv and EC_KEY_priv2oct
Dr. Stephen Henson
2016-02-05
1
-0
/
+53
*
Add ASN1_buf_print to print a buffer in ASN1_bn_print format.
Dr. Stephen Henson
2016-02-05
1
-17
/
+37
*
Don't use RDRAND if told not to
Matt Caswell
2016-02-05
1
-1
/
+2
*
Update crypto/bio/build.info
Richard Levitte
2016-02-04
1
-2
/
+2
*
Add option to disable async
Todd Short
2016-02-04
2
-2
/
+2
*
Make sure getaddrinfo and getnameinfo works as intended on Windows
Richard Levitte
2016-02-04
1
-2
/
+9
*
Fix potential buffer overrun
Dmitry-Me
2016-02-04
1
-1
/
+1
*
Use WSAGetLastError() on windows
Kurt Roeckx
2016-02-04
2
-0
/
+9
*
Restore xmm7 from the correct address on win64
Kurt Roeckx
2016-02-04
1
-1
/
+1
*
update OID tables
Dr. Stephen Henson
2016-02-04
2
-5
/
+29
*
Add Curve OIDs from draft-josefsson-pkix-newcurves
Dr. Stephen Henson
2016-02-04
1
-0
/
+7
*
Fix BN_gcd errors for some curves
Billy Brumley
2016-02-04
1
-2
/
+7
*
RT3095: allow NULL key for single-shot HMAC
Emilia Kasper
2016-02-04
1
-0
/
+7
*
bio_err.c: remove a reappeared filename comment
Viktor Szakats
2016-02-04
1
-1
/
+0
*
Make fallback addresses static so that we can initialize it
Kurt Roeckx
2016-02-04
1
-8
/
+11
*
RT2752: Add some EKU OID's
Rich Salz
2016-02-04
3
-5
/
+91
*
GH614: Use memcpy()/strdup() when possible
Dmitry-Me
2016-02-03
3
-10
/
+8
*
Refactoring BIO: Adapt BIO_s_datagram and all that depends on it
Richard Levitte
2016-02-03
1
-130
/
+43
*
make update
Richard Levitte
2016-02-03
1
-1
/
+8
*
Refactoring BIO: adapt BIO_s_connect and BIO_s_accept
Richard Levitte
2016-02-03
3
-269
/
+424
*
make update
Richard Levitte
2016-02-03
1
-0
/
+2
*
Refactoring BIO: reimplement old socket handling functions with new ones
Richard Levitte
2016-02-03
1
-435
/
+90
*
make update
Richard Levitte
2016-02-03
1
-0
/
+15
*
Temporary pragma to have GCC quiet down about deprecated functions
Richard Levitte
2016-02-03
3
-0
/
+18
*
Refactoring BIO: new socket-handling functions, deprecate older ones
Richard Levitte
2016-02-03
4
-2
/
+348
*
Refactoring BIO: add error macros & text, and make update
Richard Levitte
2016-02-03
2
-1
/
+11
*
Refactoring BIO: Small adjustments
Richard Levitte
2016-02-03
3
-6
/
+2
*
Refactoring BIO: add wrappers around sockaddr et al
Richard Levitte
2016-02-03
4
-10
/
+878
*
RT4148
Emilia Kasper
2016-02-03
1
-1
/
+22
*
fix code indentation issue
FdaSilvaYY
2016-02-03
5
-14
/
+14
*
RT2353: Add ipsec IKE OID
Rich Salz
2016-02-02
3
-5
/
+14
[next]