]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Remove remaining Kerberos references
[thirdparty/openssl.git] / test /
2015-05-13  Matt CaswellRemove remaining Kerberos references
2015-05-13  Matt CaswellRemove Kerberos support from libssl
2015-05-12  Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06  Richard LevitteAdd a -CAserial argument for signing the user cert...
2015-05-06  Gunnar KudrjavetsInitialize potentially uninitialized local variables
2015-05-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04  Rich SalzRemove the fake RLE compression method.
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-04  Dr. Stephen Hensonmore OSSL_NELEM cases
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Ben LaurieUse BN_ULONG format.
2015-05-01  Rich Salzfree NULL cleanup 11
2015-05-01  Rich Salzfree null cleanup finale
2015-05-01  Rich Salzfree NULL cleanup 7
2015-04-28  Rich Salzremove malloc casts
2015-04-26  Rich SalzRemove the special list-xxxx commands
2015-04-21  Rich Salzssltest output cleanup
2015-04-21  Richard Levittetest/Makefile dclean cleans out a few files too many.
2015-04-20  Rich SalzUse 2K RSA and SHA256 in tests
2015-04-17  Viktor DukhovniSunOS non-posix shells do not grok export name=value
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-04-11  Rich Salzfree NULL cleanup 9
2015-04-11  Rich Salzfree NULL cleanup 10
2015-04-10  Dr. Stephen HensonFix ECDH detection, add ECDH keyid test.
2015-04-10  Viktor DukhovniPolish shell script to avoid needless complexity.
2015-04-10  Rich Salzfix to "test script cleanup"
2015-04-10  Rich Salztest script cleanup
2015-04-08  Rich SalzDrop CA.sh for CA.pl
2015-04-08  Rich Salzconsistent test-start logging
2015-04-02  Rich SalzFewer newlines in comp method output
2015-04-01  Emilia Kaspermake update
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-29  Dr. Stephen HensonAdd private/public key conversion tests
2015-03-25  Matt CaswellRAND_bytes updates
2015-03-24  Dr. Stephen Hensonmake depend
2015-03-20  Matt CaswellAdd DTLS tests to make test
2015-03-05  Richard LevitteCatch up the VMS build.
2015-02-25  Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-02-06  Rich Salzui_compat cleanup; makefiles and vms
2015-02-04  Dr. Stephen HensonMore unused FIPS module code.
2015-02-02  Rich SalzRemove old DES API
2015-02-02  Andy Polyakovcms-test.pl: "localize" /dev/null even further [as...
2015-01-30  Richard LevitteSince SHA0 was completely removed, also remove the...
2015-01-30  Richard LevitteVMS exit codes weren't handled well enough and were...
2015-01-30  Richard LevitteVMS adjustments:
2015-01-30  Richard LevitteVMS adjustments:
2015-01-22  Matt CaswellMore comment realignment master-post-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-12  Rich SalzRT478: Add uninstall make target
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-18  Matt Caswellmake update following changes to default config settings
2014-12-16  Matt CaswellRename gost2814789t.c to gost2814789test.c. The old...
2014-12-16  Matt CaswellAdd OPENSSL_NO_ECDH guards
2014-12-11  Matt Caswellmake update
2014-12-08  Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-12-08  Dr. Stephen Hensonmake depend
2014-12-08  Dr. Stephen HensonRemove fips utility build rules from test/Makefile
2014-12-04  Kurt RoeckxRemove SSLv2 support
2014-11-28  Rich SalzRemove all .cvsignore files
2014-11-18  Matt CaswellFixed cms-test.pl for no-ec2m
2014-09-23  Emilia Kaspermake update
2014-09-05  Emilia Kaspermake update
2014-08-28  Emilia KasperConstant-time utilities
2014-08-14  Emilia Kaspermake depend
2014-08-09  Dr. Stephen HensonTest SRP authentication ciphersuites.
2014-07-24  Dr. Stephen HensonDon't call setenv in gost2814789t.c
2014-07-20  Dr. Stephen HensonAdd test header, sync ordinals with 1.0.2
2014-07-19  Mike BlandCheck the test registry size during add_test()
2014-07-19  Mike BlandUse testutil registry in heartbeat_test
2014-07-19  Mike Blandtest/testutil.c test registry functions.
2014-06-30  Ben LaurieMake depend.
2014-06-11  Andy PolyakovEnable multi-block support by default.
2014-06-10  Mike BlandCreate test/testutil.h for unit test helper macros
2014-06-08  Kurt RoeckxLink heartbeat_test with the static version of the...
2014-05-27  Peter MosmansFix for test_bn regular expression to work on Windows...
2014-05-25  Christian Heimesadd test case to makefiles
2014-05-19  Ben LaurieMerge branch 'mbland-heartbeat-test'
2014-05-19  Ben LaurieMake it build/run.
2014-05-19  Mike BlandUnit/regression test for TLS heartbeats.
2014-03-06  Andy Polyakovtest/Makefile: allow emulated test (e.g. under wine).
2014-02-19  Dr. Stephen Hensonmake depend
2013-09-20  Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-14  Trevor PerrinRequire ServerInfo PEMs to be named "BEGIN SERVERINFO...
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-08-21  Ben LaurieCorrectly test for no-ec.
2013-08-17  Dr. Stephen HensonDon't run ECDH CMS tests if EC disabled.
2013-08-05  Dr. Stephen HensonAdd X9.42 DH test.
2013-08-05  Dr. Stephen HensonAdd X9.42 DH certificate to S/MIME test
2013-07-22  Adam LangleyAdd tests for ALPN functionality.
2013-07-19  Dr. Stephen HensonMake ecdsatest work with nonces.
2013-07-19  Dr. Stephen HensonTemporarily disable ECDSA test.
2013-07-17  Dr. Stephen HensonNew CMS tests.
2013-07-17  Dr. Stephen HensonScripts to recreate S/MIME test certificates.
2013-06-21  Dr. Stephen HensonAdd new CMS tests.
2013-06-18  TrevorCleanup of custom extension stuff.
2013-06-12  TrevorAdd support for arbitrary TLS extensions.
2013-05-05  Ben LaurieTests pass!
next