index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
ecp_mont.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
Remove OPENSSL_assert() from crypto/threads_none.c
Matt Caswell
1
-3
/
+6
2017-08-21
Remove OPENSSL_assert() from crypto/pem
Matt Caswell
2
-10
/
+16
2017-08-21
Remove OPENSSL_assert() from crypto/kdf
Matt Caswell
1
-1
/
+2
2017-08-21
Remove OPENSSL_assert() from crypto/hmac
Matt Caswell
1
-1
/
+2
2017-08-21
Remove OPENSSL_assert() from crypto/ec
Matt Caswell
2
-2
/
+4
2017-08-21
Remove OPENSSL_assert() from conf_api.c
Matt Caswell
1
-1
/
+2
2017-08-21
Remove OPENSSL_assert() usage from crypto/bn
Matt Caswell
2
-6
/
+6
2017-08-21
Remove OPENSSL_assert() from various crypto/bio files
Matt Caswell
3
-14
/
+21
2017-08-21
Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c
Matt Caswell
1
-1
/
+3
2017-08-21
Remove double error messages
Pauli
1
-11
/
+7
2017-08-19
Fix ui_write in apps/apps.c
Richard Levitte
1
-1
/
+1
2017-08-18
Put thread-fork-init inside a run-once guard
Rich Salz
1
-2
/
+11
2017-08-18
Reorder extensions to put SigAlgs last
Todd Short
4
-11
/
+16
2017-08-18
Addressed build failure because of missing #ifdef AF_UNIX guard
Balaji Marisetti
1
-0
/
+2
2017-08-18
Add a comment on expectations in the "tar" target
Richard Levitte
1
-0
/
+2
2017-08-18
Prepare tarball in dist directory
Richard Levitte
1
-6
/
+6
2017-08-18
Turn on error sensitivity in the "tar" target
Richard Levitte
1
-0
/
+1
2017-08-18
test/asn1_time_test.c: Better check of signed time_t
Richard Levitte
1
-2
/
+15
2017-08-18
err/err.c: improve readability.
Andy Polyakov
1
-6
/
+2
2017-08-18
err/err.c: fix "wraparound" bug in ERR_set_error_data.
Andy Polyakov
1
-2
/
+0
2017-08-18
Fix windows build after too aggressive e_os.h removal
Pauli
3
-0
/
+3
2017-08-18
Remove tests dependence on e_os.h
Pauli
58
-58
/
+74
2017-08-17
Clear outputs in PKCS12_parse error handling.
Bernd Edlinger
1
-8
/
+13
2017-08-17
When building a tarball, avoid trying to copy submodules
Richard Levitte
1
-1
/
+4
2017-08-16
Determine the number of output columns for the list and help commands using
Pauli
1
-15
/
+35
2017-08-16
Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL
David von Oheimb
4
-56
/
+147
2017-08-16
sha/asm/keccak1600-armv4.pl: optimize for Thumb-2.
Andy Polyakov
1
-144
/
+242
2017-08-16
Fix some documentation typos.
David Benjamin
1
-1
/
+1
2017-08-16
fix some typos
FdaSilvaYY
2
-18
/
+18
2017-08-16
Fix two MSVC warnings in apps.c
FdaSilvaYY
1
-0
/
+1
2017-08-16
[Win] Fix some test method signatures ...
FdaSilvaYY
18
-71
/
+71
2017-08-16
Copy dlls into fuzz directory
Matt Caswell
1
-0
/
+3
2017-08-16
bndiv fuzzer: limit the size of the input to avoid timeout
gbrl
1
-0
/
+7
2017-08-16
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
Johannes Bauer
2
-2
/
+2
2017-08-15
Print pathnames for 'version -r'
Rich Salz
1
-3
/
+19
2017-08-15
STORE: Add documentation on the expectations for returned names
Richard Levitte
1
-0
/
+8
2017-08-15
STORE: Add info on the expected post_process callback behavior
Richard Levitte
1
-0
/
+4
2017-08-15
Fix overzealous cleanup command
FdaSilvaYY
1
-1
/
+3
2017-08-15
Add SSL_get_pending_cipher()
Benjamin Kaduk
4
-2
/
+25
2017-08-15
Move ALPN handling from finalizer to delayed call
Benjamin Kaduk
2
-40
/
+49
2017-08-15
Revert "Add some casts for %j"
Rich Salz
4
-14
/
+10
2017-08-15
Use new setup_tests in code of rsa_test
Paul Yang
1
-1
/
+2
2017-08-15
Clear error stack on successful OSSL_STORE_open()
Richard Levitte
1
-5
/
+16
2017-08-15
Add ERR_clear_last_mark()
Richard Levitte
4
-0
/
+29
2017-08-15
Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
Richard Levitte
2
-1
/
+1
2017-08-15
File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper
Richard Levitte
10
-10
/
+36
2017-08-15
Consolidate the locations where we have our internal perl modules
Richard Levitte
22
-12
/
+18
2017-08-15
Add some casts for %j
Rich Salz
4
-10
/
+14
2017-08-14
Doc fixes
Rich Salz
17
-64
/
+362
2017-08-13
Instantiate when RAND_status() checks
Rich Salz
1
-0
/
+2
[next]