index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sparse array data type.
Pauli
2019-02-12
3
-1
/
+120
*
test/recipes/02-err_errstr: skip errors that may not be loaded on Windows
Richard Levitte
2019-02-11
1
-0
/
+37
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
37
-211
/
+614
*
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
2019-02-11
3
-1
/
+13
*
Address a bug in the DRBG tests where the reseeding wasn't properly
Pauli
2019-02-08
1
-3
/
+3
*
test/drbgtest.c: call OPENSSL_thread_stop() explicitly
Richard Levitte
2019-02-07
1
-0
/
+10
*
blake2: add evpmac test vectors
Antoine Salon
2019-02-06
2
-4
/
+252
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
6
-7
/
+7
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
6
-2
/
+225
*
Fix a crash in reuse of i2d_X509_PUBKEY
Bernd Edlinger
2019-01-31
1
-0
/
+49
*
Fixed d2i_X509 in-place not re-hashing the ex_flags
Bernd Edlinger
2019-01-31
1
-0
/
+9
*
Fix a memory leak with di2_X509_CRL reuse
Bernd Edlinger
2019-01-31
1
-0
/
+15
*
Build cleanup: Remove the VMS hack from test/build.info
Richard Levitte
2019-01-31
1
-8
/
+1
*
Fix no-dso builds
Matt Caswell
2019-01-30
1
-0
/
+1
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
1
-0
/
+16
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
1
-0
/
+38
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-3
/
+13
*
Make sure we trigger retransmits in DTLS testing
Matt Caswell
2019-01-24
4
-14
/
+36
*
Build: Change all _NO_INST to use attributes instead.
Richard Levitte
2019-01-22
2
-18
/
+18
*
Rework building: adapt some scripts
Richard Levitte
2019-01-21
1
-20
/
+5
*
Fix a memory leak in the mem bio
Corey Minyard
2019-01-21
3
-1
/
+71
*
Reduce inputs before the RSAZ code.
David Benjamin
2019-01-16
1
-0
/
+25
*
Fix CID 1434549: Unchecked return value in test/evp_test.c
FdaSilvaYY
2019-01-08
3
-30
/
+26
*
Add a test for correct handling of the cryptopro bug extension
Matt Caswell
2019-01-07
1
-4
/
+28
*
Fix no-sock
Matt Caswell
2019-01-06
2
-9
/
+6
*
Fix no-cmac
Matt Caswell
2019-01-06
1
-3
/
+3
*
Introduce a no-pinshared option
Matt Caswell
2019-01-04
1
-21
/
+25
*
Test atexit handlers
Matt Caswell
2019-01-04
2
-16
/
+87
*
Don't link shlibloadtest against libcrypto
Matt Caswell
2019-01-04
2
-50
/
+90
*
Fix shlibloadtest to properly execute the dso_ref test
Matt Caswell
2019-01-04
1
-9
/
+3
*
Fix cert with rsa instead of rsaEncryption as public key algorithm
Bernd Edlinger
2018-12-31
2
-1
/
+21
*
Use (D)TLS_MAX_VERSION_INTERNAL internally
Kurt Roeckx
2018-12-15
13
-64
/
+52
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
3
-27
/
+86
*
Add an Ed448 malleability test
Matt Caswell
2018-12-11
1
-0
/
+7
*
typo ANS1 -> ASN1
nxtstep
2018-12-11
1
-1
/
+1
*
Cleaner disposal of ephemeral engine ids and names
Viktor Dukhovni
2018-12-10
2
-9
/
+10
*
Eliminate NOP cast
Viktor Dukhovni
2018-12-10
1
-2
/
+2
*
change into hex string constants to avoid overflow warnings
Christos Zoulas
2018-12-10
1
-8
/
+4
*
Add a format attribute to the format functions and fix the broken format
Christos Zoulas
2018-12-10
3
-14
/
+38
*
Fix const issues
Christos Zoulas
2018-12-10
1
-3
/
+4
*
Avoid const castaway warning
Christos Zoulas
2018-12-10
1
-2
/
+2
*
Use a const variable
Christos Zoulas
2018-12-10
1
-1
/
+2
*
Use the proper fonst cast
Christos Zoulas
2018-12-10
1
-1
/
+1
*
don't pass const string where a modifyable string is expected
Christos Zoulas
2018-12-10
1
-1
/
+2
*
add missing "void" in prototype.
Christos Zoulas
2018-12-10
1
-1
/
+1
*
add missing const in cast
Christos Zoulas
2018-12-10
1
-1
/
+1
*
add missing const
Christos Zoulas
2018-12-10
1
-1
/
+1
*
use the proper types to eliminate casts
Christos Zoulas
2018-12-10
1
-17
/
+17
*
sslapitest: add test ktls
Boris Pismenny
2018-12-07
3
-0
/
+317
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
347
-347
/
+347
[next]