projects
/
gnutls:gnutls.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated FIPS140 initialization and added a self test for it.
[gnutls:gnutls.git]
/
tests
/
Makefile.am
2013-11-27
Nikos Mavrogiannop...
Updated FIPS140 initialization and added a self test...
blob
|
commitdiff
2013-11-22
Nikos Mavrogiannop...
mini-deflate was combined with mini-record-2
blob
|
commitdiff
|
diff to current
2013-10-26
Nikos Mavrogiannop...
LC_ALL is set to C to have predictable outputs in tests.
blob
|
commitdiff
|
diff to current
2013-08-31
Nikos Mavrogiannop...
Added test to send variable packet sizes.
blob
|
commitdiff
|
diff to current
2013-08-30
Nikos Mavrogiannop...
Added test program for RSA-PSK key exchange.
blob
|
commitdiff
|
diff to current
2013-08-29
Nikos Mavrogiannop...
Added test to verify the correct operation of gnutls_ce...
blob
|
commitdiff
|
diff to current
2013-07-29
Nikos Mavrogiannop...
Added test for the range functionality.
blob
|
commitdiff
|
diff to current
2013-07-26
Nikos Mavrogiannop...
Updated mini test.
blob
|
commitdiff
|
diff to current
2013-07-25
Nikos Mavrogiannop...
Added a test that checks whether the priorities behave...
blob
|
commitdiff
|
diff to current
2013-06-19
Nikos Mavrogiannop...
Added test to verify whether DTLS layer will send GNUTL...
blob
|
commitdiff
|
diff to current
2013-05-29
Nikos Mavrogiannop...
Check overhead in DTLS.
blob
|
commitdiff
|
diff to current
2013-05-20
Nikos Mavrogiannop...
Added test for hello verify message
blob
|
commitdiff
|
diff to current
2013-04-10
Nikos Mavrogiannop...
Added support for the ALPN extension.
blob
|
commitdiff
|
diff to current
2013-04-06
Nikos Mavrogiannop...
Added test for record ranges.
blob
|
commitdiff
|
diff to current
2013-02-10
Nikos Mavrogiannop...
removed duplicate
gnutls_3_1_8
blob
|
commitdiff
|
diff to current
2013-02-10
Nikos Mavrogiannop...
slow tests moved at the end of the suite
blob
|
commitdiff
|
diff to current
2013-01-29
Nikos Mavrogiannop...
Fixed compilation of mini-xssl.
blob
|
commitdiff
|
diff to current
2013-01-27
Nikos Mavrogiannop...
Added new interface.
blob
|
commitdiff
|
diff to current
2013-01-15
Nikos Mavrogiannop...
Added functions to assist buffering during transmission.
blob
|
commitdiff
|
diff to current
2013-01-02
Nikos Mavrogiannop...
Added test for duplicate packet detection in DTLS.
blob
|
commitdiff
|
diff to current
2012-11-01
Nikos Mavrogiannop...
Added test on DTLS SRTP functions.
blob
|
commitdiff
|
diff to current
2012-10-28
Elias Pipping
Fix out-of-source tests
blob
|
commitdiff
|
diff to current
2012-10-10
Nikos Mavrogiannop...
Bug fixes in the openssl encrypted PEM key parsing.
blob
|
commitdiff
|
diff to current
2012-10-02
Nikos Mavrogiannop...
Added test to verify that callbacks are being actually...
blob
|
commitdiff
|
diff to current
2012-09-25
Nikos Mavrogiannop...
All external libraries that were in LDFLAGS are moved...
blob
|
commitdiff
|
diff to current
2012-09-22
Nikos Mavrogiannop...
Added a test of heartbeat ping exchange.
blob
|
commitdiff
|
diff to current
2012-09-16
Nikos Mavrogiannop...
Added function to sort the provided certificate chain...
blob
|
commitdiff
|
diff to current
2012-08-11
Nikos Mavrogiannop...
Added test that checks the handshake timeout.
blob
|
commitdiff
|
diff to current
2012-07-06
Nikos Mavrogiannop...
no tpm test
blob
|
commitdiff
|
diff to current
2012-07-06
Nikos Mavrogiannop...
distinguish password errors and use the internal octet...
blob
|
commitdiff
|
diff to current
2012-07-02
Nikos Mavrogiannop...
Added test application that tests GNUTLS_E_LARGE_PACKET...
blob
|
commitdiff
|
diff to current
2012-06-09
Nikos Mavrogiannop...
Changed prototype for gnutls_pkcs12_simple_parse()...
blob
|
commitdiff
|
diff to current
2012-06-05
Nikos Mavrogiannop...
moved ca-certs.
blob
|
commitdiff
|
diff to current
2012-06-04
Nikos Mavrogiannop...
Added new test program.
blob
|
commitdiff
|
diff to current
2012-05-29
Nikos Mavrogiannop...
Corrected handling of handshake packets that span multi...
blob
|
commitdiff
|
diff to current
2012-03-31
Nikos Mavrogiannop...
Make sure that GNUTLS_E_PREMATURE_TERMINATION is return...
blob
|
commitdiff
|
diff to current
2012-03-01
Nikos Mavrogiannop...
Added SRP test.
blob
|
commitdiff
|
diff to current
2012-02-29
Nikos Mavrogiannop...
Added test for invalid record packet sizes.
blob
|
commitdiff
|
diff to current
2012-02-26
Nikos Mavrogiannop...
Added mini-dtls-rehandshake.c to test rehandshake in...
blob
|
commitdiff
|
diff to current
2012-02-26
Nikos Mavrogiannop...
removed redundant test.
blob
|
commitdiff
|
diff to current
2012-02-25
Nikos Mavrogiannop...
use valgrind only on development environment.
blob
|
commitdiff
|
diff to current
2012-02-18
Nikos Mavrogiannop...
The public key storage backend was made extendable.
blob
|
commitdiff
|
diff to current
2012-02-14
Nikos Mavrogiannop...
Added DTLS-stress test.
blob
|
commitdiff
|
diff to current
2012-02-11
Nikos Mavrogiannop...
added test to check whether the DTLS timeout is within...
blob
|
commitdiff
|
diff to current
2012-02-08
Nikos Mavrogiannop...
mini-loss2 is more robust.
blob
|
commitdiff
|
diff to current
2012-02-08
Nikos Mavrogiannop...
Added test program mini-loss2.
blob
|
commitdiff
|
diff to current
2012-02-08
Nikos Mavrogiannop...
Added test to simulate loss of packets in DTLS.
blob
|
commitdiff
|
diff to current
2012-01-21
Nikos Mavrogiannop...
Added functions to parse authority key identifiers...
blob
|
commitdiff
|
diff to current
2012-01-20
Simon Josefsson
Add OCSP functionality.
blob
|
commitdiff
|
diff to current
2012-01-16
Simon Josefsson
Run 'make update-copyright'.
blob
|
commitdiff
|
diff to current
2012-01-08
Nikos Mavrogiannop...
Added gnutls_pubkey_encrypt_data().
blob
|
commitdiff
|
diff to current
2011-12-30
Nikos Mavrogiannop...
do not use valgrind in windows
blob
|
commitdiff
|
diff to current
2011-12-30
Nikos Mavrogiannop...
link libutils with libgnu.
blob
|
commitdiff
|
diff to current
2011-12-01
Nikos Mavrogiannop...
cipher-test is now run without valgrind
blob
|
commitdiff
|
diff to current
2011-11-11
Nikos Mavrogiannop...
slow tests are not being run using valgrind
blob
|
commitdiff
|
diff to current
2011-11-11
Nikos Mavrogiannop...
Added gnutls_x509_privkey_verify_params() which verifie...
blob
|
commitdiff
|
diff to current
2011-11-10
Nikos Mavrogiannop...
Added ECDSA key generation, signing and verification...
blob
|
commitdiff
|
diff to current
2011-11-08
Simon Josefsson
Re-indent.
blob
|
commitdiff
|
diff to current
2011-10-20
Nikos Mavrogiannop...
libgnutls-extra is no more.
blob
|
commitdiff
|
diff to current
2011-09-23
Nikos Mavrogiannop...
Further optimizations in the compression code. Re-enabl...
blob
|
commitdiff
|
diff to current
2011-09-22
Nikos Mavrogiannop...
deflate test moved out
blob
|
commitdiff
|
diff to current
2011-09-22
Nikos Mavrogiannop...
Simplified and corrected decompression and compression.
blob
|
commitdiff
|
diff to current
2011-09-21
Simon Josefsson
Added gnutls_x509_crt_get_authority_info_access.
blob
|
commitdiff
|
diff to current
2011-08-02
Simon Josefsson
Update gnulib files. Fix syntax-check usage.
blob
|
commitdiff
|
diff to current
2011-06-04
Nikos Mavrogiannop...
Added gnutls_x509_trust_list_add_named_crt() and
blob
|
commitdiff
|
diff to current
2011-06-02
Nikos Mavrogiannop...
gnutls/crypto.h no longer includes functions to registe...
blob
|
commitdiff
|
diff to current
2011-05-03
Nikos Mavrogiannop...
Added gnutls_certificate_get_issuer() to allow getting...
blob
|
commitdiff
|
diff to current
2011-04-12
Nikos Mavrogiannop...
Added test vectors for AES,SHAxxx and MD5.
blob
|
commitdiff
|
diff to current
2011-04-08
Nikos Mavrogiannop...
Better way of not including the tests/suite directory...
blob
|
commitdiff
|
diff to current
2011-04-03
Nikos Mavrogiannop...
Added support for non-blocking DTLS.
blob
|
commitdiff
|
diff to current
2011-03-30
Nikos Mavrogiannop...
Reorganized scripts that use test servers, based on...
blob
|
commitdiff
|
diff to current
2011-03-19
Nikos Mavrogiannop...
Added test to verify connections with DSA keys of vario...
blob
|
commitdiff
|
diff to current
2011-03-16
Nikos Mavrogiannop...
Corrected nettle's RNG behavior on fork and added a...
blob
|
commitdiff
|
diff to current
2011-02-09
Nikos Mavrogiannop...
Added new test openpgp-auth2.c that tests openpgp under...
blob
|
commitdiff
|
diff to current
2011-02-06
Nikos Mavrogiannop...
Removed inner application extension.
blob
|
commitdiff
|
diff to current
2010-12-06
Simon Josefsson
Don't fail on 'make distcheck'.
blob
|
commitdiff
|
diff to current
2010-12-05
Nikos Mavrogiannop...
Temporarily remove gendh test. It takes extremely long...
blob
|
commitdiff
|
diff to current
2010-11-19
Nikos Mavrogiannop...
Deprecate the netconf password and use a key only.
blob
|
commitdiff
|
diff to current
2010-11-07
Nikos Mavrogiannop...
Removed check on deprecated feature (finished).
blob
|
commitdiff
|
diff to current
2010-10-16
Nikos Mavrogiannop...
Added tests/suite which contains tests to be executed...
blob
|
commitdiff
|
diff to current
2010-10-14
Simon Josefsson
Add self test gendh to check DH generation.
blob
|
commitdiff
|
diff to current
2010-09-19
Ludovic Courtès
Add an OpenPGP authentication unit test.
blob
|
commitdiff
|
diff to current
2010-08-20
Brad Hards
As identified in a previous mail, I've added support...
blob
|
commitdiff
|
diff to current
2010-06-13
Nikos Mavrogiannop...
Simplified and made more safe the packing of data for...
blob
|
commitdiff
|
diff to current
2010-06-03
Nikos Mavrogiannop...
Updated self tests and examples to avoid using deprecat...
blob
|
commitdiff
|
diff to current
2010-05-22
Simon Josefsson
Change GNUTLS into GnuTLS.
blob
|
commitdiff
|
diff to current
2010-05-03
Simon Josefsson
tests: Add small X.509 rehandshake test.
blob
|
commitdiff
|
diff to current
2010-05-03
Simon Josefsson
tests: Add mini-x509 self-test.
blob
|
commitdiff
|
diff to current
2010-03-30
Nikos Mavrogiannop...
Valgrind -q is now set by the valgrind detection script...
blob
|
commitdiff
|
diff to current
2010-03-20
Nikos Mavrogiannop...
Reduced several unneeded messages during the make check...
blob
|
commitdiff
|
diff to current
2010-01-27
Simon Josefsson
Update copyright years.
blob
|
commitdiff
|
diff to current
2010-01-27
Simon Josefsson
Fix FSF copyright notices.
blob
|
commitdiff
|
diff to current
2010-01-21
Nikos Mavrogiannop...
Added safe renegotiation test cases. Added priority...
blob
|
commitdiff
|
diff to current
2009-11-03
Simon Josefsson
Use INET_NTOP_LIB and INET_PTON_LIB.
blob
|
commitdiff
|
diff to current
2009-10-14
Simon Josefsson
Add self test to test PKCS#12 functions.
blob
|
commitdiff
|
diff to current
2009-09-10
Brad Hards
Add X509 Issuer Altname functions
blob
|
commitdiff
|
diff to current
2009-08-08
Nikos Mavrogiannop...
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
blob
|
commitdiff
|
diff to current
2009-08-06
Simon Josefsson
Move comment into source.
blob
|
commitdiff
|
diff to current
2009-08-06
Simon Josefsson
Fix invocation of rfc2253-escape-test.
blob
|
commitdiff
|
diff to current
2009-08-05
Simon Josefsson
Add self-test of RFC 2253 escaping.
blob
|
commitdiff
|
diff to current
next