index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add blake2 support.
Bill Cox
2016-03-11
29
-19
/
+1004
*
move DSA_SIG definition into C source file
Dr. Stephen Henson
2016-03-11
2
-6
/
+5
*
crypto/*/build.info: make it work on ARM platforms.
Andy Polyakov
2016-03-11
7
-20
/
+37
*
crypto/*/build.info: SPARC-specific fixups.
Andy Polyakov
2016-03-11
2
-1
/
+6
*
Configurations/unix-Makefile.tmpl: don't leave empty .s files behind.
Andy Polyakov
2016-03-11
1
-2
/
+2
*
Configure: remove dependency on 'head'.
Andy Polyakov
2016-03-11
1
-3
/
+5
*
constify CT_POLICY_EVAL_CTX getters
Rob Percival
2016-03-11
2
-6
/
+6
*
Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CT
Rob Percival
2016-03-11
4
-1
/
+11
*
Suppress CT warnings in test_ssl
Matt Caswell
2016-03-11
1
-0
/
+2
*
Avoid getting unresolved referense to bn_expand2 in test/bntest.c
Richard Levitte
2016-03-11
1
-0
/
+13
*
Call CONF_modules_free() before ENGINE_cleanup() in auto-deinit
Matt Caswell
2016-03-11
1
-3
/
+3
*
Fix no-rmd160 classic Windows build
Mat
2016-03-11
1
-2
/
+2
*
Don't build dynamic engines unless configured "shared"
Richard Levitte
2016-03-11
1
-1
/
+2
*
Harmonise the two methods to generate dependency files
Richard Levitte
2016-03-11
1
-2
/
+8
*
More tweaks to the installation instructions
Matt Caswell
2016-03-11
1
-93
/
+94
*
Fix some assembler generating scripts for better unification
Richard Levitte
2016-03-11
27
-39
/
+39
*
Add include directory options for assembler files that include from crypto/
Richard Levitte
2016-03-10
2
-0
/
+4
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
1
-6
/
+9
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
2
-12
/
+13
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
11
-70
/
+77
*
Add include directory options for assembler files that include from crypto/
Richard Levitte
2016-03-10
10
-1
/
+31
*
In the recipe using "makedepend", make sure the object file extension is there
Richard Levitte
2016-03-10
1
-1
/
+1
*
Configure - don't trust $1 to stick around, save its value away
Richard Levitte
2016-03-10
1
-1
/
+3
*
Fix a memory leak in the afalg engine
Matt Caswell
2016-03-10
1
-0
/
+2
*
Harmonize the option processing in 'config' and 'config.com'
Richard Levitte
2016-03-10
2
-24
/
+42
*
Add cleaning targets to Configurations/windows-makefile.tmpl
Richard Levitte
2016-03-10
1
-0
/
+14
*
The typedef ECPARAMETERS is already defined, don't define it anew
Richard Levitte
2016-03-10
1
-2
/
+2
*
Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms
David Woodhouse
2016-03-10
1
-4
/
+3
*
Remove a missed item from the old thread API
Matt Caswell
2016-03-10
1
-2
/
+0
*
Mark SRP_VBASE_get_by_user() as deprecated
Matt Caswell
2016-03-10
1
-0
/
+2
*
No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CTX_new
Matt Caswell
2016-03-10
1
-1
/
+0
*
Pass down inclusion directories to source file generators
Richard Levitte
2016-03-10
3
-6
/
+15
*
Travis - add missing semi-colon
Richard Levitte
2016-03-10
1
-1
/
+1
*
Update .gitignore to ignore all cscope files
Todd Short
2016-03-10
1
-1
/
+1
*
remove ms/.rnd and add it to .gitignore
Viktor Szakats
2016-03-10
2
-0
/
+1
*
RT3676 add: Export ASN.1 DHparams
Rich Salz
2016-03-10
3
-1
/
+6
*
Travis - don't use ccache with cross compiles
Richard Levitte
2016-03-10
1
-3
/
+3
*
Avoid negative array index in BIO_debug_callback()
Benjamin Kaduk
2016-03-10
1
-0
/
+3
*
CT: check some GeneralizedTime return values
Benjamin Kaduk
2016-03-10
1
-2
/
+4
*
When configured "shared", don't build static libraries on Windows
Richard Levitte
2016-03-10
1
-0
/
+5
*
Make util/mk1mf.pl recognise no-weak-ssl-ciphers
Richard Levitte
2016-03-10
1
-0
/
+1
*
Avoid double-free in calleres to OCSP_parse_url
Jim Basney
2016-03-10
1
-0
/
+3
*
Fix return type for CRYPTO_THREAD_run_once
Mat
2016-03-10
1
-1
/
+1
*
Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
Viktor Dukhovni
2016-03-10
3
-4
/
+12
*
Remove duplicate typedef of ECPKPARAMETERS in ec.h
Richard Levitte
2016-03-10
1
-2
/
+0
*
Run make update
Kurt Roeckx
2016-03-10
2
-20
/
+20
*
Travis - the source directory is _srcdist, not _srcdir
Richard Levitte
2016-03-10
1
-1
/
+1
*
Correct slight logic error in processing IF in build.info
Richard Levitte
2016-03-09
1
-1
/
+1
*
When grepping something starting with a dash, remember to use -e
Richard Levitte
2016-03-09
1
-2
/
+2
*
Deprecate the use of version-specific methods
Kurt Roeckx
2016-03-09
6
-64
/
+191
[next]