index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
Update .gitignore.
Andy Polyakov
1
-2
/
+2
2016-02-12
.travis.yml: exclude gcc from MacOS X CI builds.
Andy Polyakov
1
-0
/
+2
2016-02-12
Put user flags last for priority.
Rich Salz
1
-8
/
+10
2016-02-12
ec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious errors.
Andy Polyakov
1
-0
/
+3
2016-02-12
Now that we have good verbosity, turn it on for Travis
Richard Levitte
1
-1
/
+1
2016-02-12
Document the changes in "make test" behavior
Richard Levitte
1
-3
/
+3
2016-02-12
Let all TLSProxy based tests display debug text conditionally
Richard Levitte
7
-7
/
+13
2016-02-12
Rethink logging of test recipes
Richard Levitte
1
-31
/
+8
2016-02-12
Better workaround for VMS getnameinfo() bug
Richard Levitte
1
-5
/
+7
2016-02-12
Adjust transfer::Text::Template.pm for alternate directory name
Richard Levitte
1
-2
/
+4
2016-02-12
RT 3854: Update apps/req
Emilia Kasper
2
-5
/
+8
2016-02-12
Remove last chomps
Richard Levitte
1
-5
/
+5
2016-02-12
Fix the enable-ssl-trace config option
Matt Caswell
1
-22
/
+0
2016-02-12
make generate
Richard Levitte
1
-12
/
+12
2016-02-12
Generate progs.h from a bunch of files instead of internal knowledge
Richard Levitte
4
-24
/
+39
2016-02-12
Typo: only return error if unrecognise bag type.
Dr. Stephen Henson
1
-1
/
+1
2016-02-11
State the minimum Perl version that our scripts will work with
Richard Levitte
1
-2
/
+3
2016-02-11
Perl's chop / chomp considered bad, use a regexp instead
Richard Levitte
18
-37
/
+35
2016-02-11
update ciphers manual page
Dr. Stephen Henson
1
-38
/
+1
2016-02-11
Remove static ECDH support.
Dr. Stephen Henson
7
-484
/
+30
2016-02-11
perlasm/x86_64-xlate.pl: pass pure constants verbatim.
Andy Polyakov
1
-2
/
+5
2016-02-11
util/mk1mf.pl: use LINK_CMD instead of LINK variable.
Andy Polyakov
9
-18
/
+18
2016-02-11
poly1305/asm/poly1305-x86_64.pl: MacOS X portability fix.
Andy Polyakov
1
-2
/
+2
2016-02-11
poly1305/asm/poly1305-x86_64.pl: fix mingw64 build.
Andy Polyakov
1
-4
/
+6
2016-02-11
Add the generate mechanism from unixmake to unix-Makefile.tmpl
Richard Levitte
1
-1
/
+43
2016-02-11
Don't check self signed certificate signature security.
Dr. Stephen Henson
1
-0
/
+3
2016-02-11
Fix MacOS/X build warnings
Viktor Dukhovni
2
-3
/
+2
2016-02-11
Don't add filename comment.
Rich Salz
1
-1
/
+0
2016-02-11
Remove TLS heartbeat, disable DTLS heartbeat
Rich Salz
17
-340
/
+95
2016-02-11
Move to REF_DEBUG, for consistency.
Rich Salz
30
-225
/
+104
2016-02-11
RT3495: Add a hash for faster dup detection.
Toshikuni Fukaya
1
-17
/
+25
2016-02-11
Fix GH 327.
Rich Salz
1
-1
/
+1
2016-02-11
Make util/mkrc.pl location agnostic and adapt Makefile.shared
Richard Levitte
2
-2
/
+9
2016-02-11
Make shared library targets more consistent
Richard Levitte
1
-38
/
+63
2016-02-11
Fix engine key support in cms and req utilities.
Dr. Stephen Henson
2
-5
/
+5
2016-02-11
Test for and use AES CSP for RSA if present.
Dr Stephen Henson
1
-2
/
+22
2016-02-11
Add support for shared_rcflag, useful for windres (Cygwin and Mingw)
Richard Levitte
5
-1
/
+11
2016-02-11
Modernise the mingw cflags and ldflags
Richard Levitte
2
-7
/
+7
2016-02-11
Unified build: Keep track of generated header files
Richard Levitte
1
-11
/
+22
2016-02-11
Remove the "make depend" message
Richard Levitte
1
-42
/
+0
2016-02-11
Simplify ssl_cert_type() by taking advantage of X509_get0_pubkey
Viktor Dukhovni
1
-31
/
+20
2016-02-11
GH620: second diff from rt-2275, adds error code
Rich Salz
2
-0
/
+33
2016-02-11
Check malloc
Rich Salz
1
-1
/
+2
2016-02-11
Missing header include.
Rich Salz
1
-0
/
+1
2016-02-11
Hide OPENSSL_INIT_SETTINGS.
Rich Salz
11
-73
/
+65
2016-02-11
Add inclusion directory crypto/include for BN compilations
Richard Levitte
2
-1
/
+3
2016-02-11
The protocol variable has lost its use, remove it
Richard Levitte
1
-12
/
+2
2016-02-11
Rework BIO_ADDRINFO_protocol() to return correct values
Richard Levitte
1
-2
/
+18
2016-02-11
Fix errstr error code parsing
Matt Caswell
1
-1
/
+1
2016-02-11
Make comment match reality
Richard Levitte
1
-1
/
+1
[next]