updated perlasm files
[gnutls:gnutls.git] / tests /
2013-11-23 Nikos Mavrogiannop... Verify failure of DN parsing in a wrong DN.
2013-11-22 Nikos Mavrogiannop... mini-deflate was combined with mini-record-2
2013-11-16 Nikos Mavrogiannop... Added self checks for new date reading functionality
2013-11-16 Nikos Mavrogiannop... Dates and time that would overflow the GeneralTime...
2013-11-13 Nikos Mavrogiannop... corrected issue with a not-yet-valid certificate
2013-11-13 Nikos Mavrogiannop... hacks to work with fedora's openssl
2013-11-10 Nikos Mavrogiannop... do not run on clippled versions of openssl
2013-11-10 Nikos Mavrogiannop... improved ciphersuite test
2013-11-10 Nikos Mavrogiannop... always exit when fail is called.
2013-11-10 Nikos Mavrogiannop... Ignore SIGPIPE.
2013-11-10 Nikos Mavrogiannop... use GNUTLS_PIN instead of GNUTLS_PKCS11_PIN.
2013-11-10 Nikos Mavrogiannop... Added test suite for PKCS #11 cards (not executed autom...
2013-11-08 Nikos Mavrogiannop... reindented code
2013-11-02 Nikos Mavrogiannop... Do not use gnutls_dh_set_prime_bits() in server side.
2013-10-31 Nikos Mavrogiannop... win32 fix
2013-10-29 Nikos Mavrogiannop... Better DANE test output.
2013-10-26 Nikos Mavrogiannop... Added ciphersuite test
2013-10-26 Nikos Mavrogiannop... Added a proper termination of session to avoid issues...
2013-10-26 Nikos Mavrogiannop... we now explicitly check for librt.
2013-10-26 Nikos Mavrogiannop... use the same environment in all tests
2013-10-26 Nikos Mavrogiannop... removed unneeded diff option
2013-10-26 Nikos Mavrogiannop... diff is now a parameter allowing to override it.
2013-10-26 Nikos Mavrogiannop... LC_ALL is set to C to have predictable outputs in tests.
2013-10-26 Nikos Mavrogiannop... simplified test
2013-10-25 Nikos Mavrogiannop... updated priorities for new ciphersuites
2013-10-25 Nikos Mavrogiannop... Applied small patch by Jeremie Courreges-Anglas to...
2013-10-23 Nikos Mavrogiannop... Added camellia-gcm into the default priority levels...
2013-10-23 Nikos Mavrogiannop... corrected ciphersuite numbers in priorities
2013-10-21 Daniel Kahn GillmorNormalize capitalization from "Public Key Id" to "Publi...
2013-10-03 Nikos Mavrogiannop... avoid the usage of error()
2013-09-08 Nikos Mavrogiannop... Test gnutls_handshake_get_last_in() and gnutls_handshak...
2013-09-06 Nikos Mavrogiannop... silence warning about return code
2013-09-05 Nikos Mavrogiannop... Test the null cipher as well.
2013-09-01 Nikos Mavrogiannop... record-sizes can only work properly with a stream cipher.
2013-09-01 Nikos Mavrogiannop... test for excessive records being correctly send
2013-09-01 Nikos Mavrogiannop... removed dane.nox.su from the good list
2013-08-31 Nikos Mavrogiannop... Added test to send variable packet sizes.
2013-08-30 Nikos Mavrogiannop... Added test program for RSA-PSK key exchange.
2013-08-29 Nikos Mavrogiannop... removed unused function
2013-08-29 Nikos Mavrogiannop... Added test to verify the correct operation of gnutls_ce...
2013-08-25 Nikos Mavrogiannop... Try 3 resumption attempts and try also session db and...
2013-08-24 Stefan Bühleradd some RC4-128-SHA1 ciphersuites based on ECDH(E...
2013-08-24 Stefan Bühlerfix transport parameter casts in tests
2013-08-24 Andreas MetzlerClean up after test.
2013-08-24 Nikos Mavrogiannop... Corrected access of temp file. Reported by Thomas Witt.
2013-07-29 Nikos Mavrogiannop... corrected test
2013-07-29 Nikos Mavrogiannop... Added test for the range functionality.
2013-07-29 Nikos Mavrogiannop... corrected overhead calculation in AEAD ciphers.
2013-07-28 Nikos Mavrogiannop... test sending and receiving the maximum allowed TLS...
2013-07-26 Nikos Mavrogiannop... Updated mini test.
2013-07-25 Nikos Mavrogiannop... test also the number of ciphers.
2013-07-25 Nikos Mavrogiannop... Added a test that checks whether the priorities behave...
2013-07-17 Adam SampsonDisable tests that use socketpair on _WIN32.
2013-07-17 Adam SampsonUse socketpair() rather than TCP connections.
2013-07-17 Adam SampsonDetect socket() error responses correctly.
2013-07-15 Nikos Mavrogiannop... Run DTLS tests under reliable transports to avoid unexp...
2013-07-11 Nikos Mavrogiannop... Allow hooks to be called before or after generation...
2013-07-04 Nikos Mavrogiannop... simplified structure
2013-07-03 Nikos Mavrogiannop... updated for new callback format
2013-06-19 Nikos Mavrogiannop... make sure that no DTLS MTU size can exceed 2^14.
2013-06-19 Nikos Mavrogiannop... Added test to verify whether DTLS layer will send GNUTL...
2013-06-14 Nikos Mavrogiannop... Added gnutls_handshake_set_hook_function() to allow...
2013-06-10 Nikos Mavrogiannop... changed port to avoid conflicts
2013-06-10 Nikos Mavrogiannop... small update
2013-06-07 Nikos Mavrogiannop... avoid common files
2013-06-02 Nikos Mavrogiannop... several updates for tests to run under win32
2013-06-02 Nikos Mavrogiannop... fix windows extension
2013-06-02 Nikos Mavrogiannop... avoid running tests which require datefudge in windows
2013-06-02 Nikos Mavrogiannop... Avoid comparing the expiration date to prevent false...
2013-06-02 Nikos Mavrogiannop... Revert "Avoid comparing the expiration date to prevent...
2013-06-02 Nikos Mavrogiannop... Avoid comparing the expiration date to prevent false...
2013-05-30 Nikos Mavrogiannop... ignore sigpipe
2013-05-29 Nikos Mavrogiannop... updated xssl.
2013-05-29 Nikos Mavrogiannop... document sizes
2013-05-29 Nikos Mavrogiannop... Check overhead in DTLS.
2013-05-27 Nikos Mavrogiannop... use various ciphers in tests.
2013-05-26 Nikos Mavrogiannop... avoid delays by using a reliable transport layer.
2013-05-26 Nikos Mavrogiannop... avoid delays by using a reliable transport layer.
2013-05-25 Nikos Mavrogiannop... removed memory leak
2013-05-20 Nikos Mavrogiannop... Added test for hello verify message
2013-05-11 Nikos Mavrogiannop... more verbose messages
2013-05-11 Tim KosseWhen retrying gnutls_record_send due to GNUTLS_E_AGAIN...
2013-05-05 Nikos Mavrogiannop... updated for new api
2013-05-05 Nikos Mavrogiannop... updated path
2013-05-02 Nikos Mavrogiannop... Do not call gnutls_pkcs11_init() when pkcs11 is disable...
2013-05-01 Nikos Mavrogiannop... updated include files
2013-05-01 Nikos Mavrogiannop... When running tests disable PKCS #11 support to avoid...
2013-04-28 Nikos Mavrogiannop... link explicitly to librt
2013-04-28 Nikos Mavrogiannop... Avoid linking the library on librt.
2013-04-28 Stef Waltertest suite: Add missing header
2013-04-27 Nikos Mavrogiannop... Added test for escaping rules.
2013-04-10 Nikos Mavrogiannop... Added support for the ALPN extension.
2013-04-07 Nikos Mavrogiannop... Added support for DTLS 1.2
2013-04-06 Nikos Mavrogiannop... Added test for record ranges.
2013-04-02 Nikos Mavrogiannop... Check all error conditions.
2013-03-28 Nikos Mavrogiannop... Added sign and verification flags to operate in RSA...
2013-03-21 Nikos Mavrogiannop... use return instead of exit
2013-03-21 Nikos Mavrogiannop... openpgp-auth tests gnutls_openpgp_set_recv_key_function...
2013-03-19 Nikos Mavrogiannop... use the exported variant of _gnutls_hmac_fast().
2013-03-08 Nikos Mavrogiannop... The default dane output is type 03 now.
next