summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: ignore more filesDaiki Ueno2022-01-161-0/+3
* doc: generate texinfo files from JSONDaiki Ueno2022-01-151-1/+0
* src: remove included copy of liboptsDaiki Ueno2022-01-151-2/+0
* src: replace autoopts/libopts with minimal config parserDaiki Ueno2022-01-151-7/+2
* src: generate option handling code from JSONDaiki Ueno2022-01-141-23/+22
* .gitignore: ignore tests/x509cert-ctDaiki Ueno2021-12-141-0/+1
* ktls: basic implementation of SW modeHedgehog50402021-10-191-0/+1
* priority: reflect system wide config when constructing sigalgsDaiki Ueno2021-06-111-0/+1
* Merge branch 'wip/dueno/earlydata-server' into 'master'Daiki Ueno2021-05-261-0/+1
|\
| * pre_shared_key: limit 0-RTT to resumption connectionsDaiki Ueno2021-05-171-0/+1
* | git: Do not ignore certtool templates.Daniel Kahn Gillmor2021-05-171-1/+1
|/
* .gitignore: ignore more filesDaiki Ueno2021-05-111-0/+1
* .gitignore: ignore ctags, etags, and GNU global filesDaiki Ueno2021-04-251-0/+7
* priority: add option to disable TLS 1.3 middlebox compatibility modeDaiki Ueno2021-04-171-0/+1
* Add unit test for id-on-xmppAddr decoding errorSteffen Jaeckel2021-03-051-0/+1
* Merge branch 'wip/dueno/valgrind' into 'master'Daiki Ueno2021-02-191-7/+0
|\
| * tests: remove *hello_random_value testsDaiki Ueno2021-02-191-3/+0
| * tests: remove init_fds testDaiki Ueno2021-02-171-1/+0
| * safe-memfuncs: rely on explicit_bzero implementation from gnulibDaiki Ueno2021-02-171-3/+0
* | fips: replace fipshmac usage with internal programOndrej Moris2021-02-171-0/+1
|/
* .gitignore: ignore more filesDaiki Ueno2021-02-131-0/+2
* handshake: TLS 1.3: don't generate session ID in resumption modeDaiki Ueno2021-02-041-0/+1
* gnulib: update git submoduleDaiki Ueno2020-09-171-1/+2
* .gitignore: ignore more filesDaiki Ueno2020-06-151-1/+27
* gnulib: update git submoduleDaiki Ueno2020-05-291-1/+2
* nettle: avoid manual backports of CFB8, CMAC, and XTSDaiki Ueno2020-05-041-1/+1
* fips: check library soname during configuretmp-check-sonameDaiki Ueno2020-04-241-0/+2
* Merge branch 'tmp-no-auto-send-ticket' into 'master'Daiki Ueno2020-04-201-0/+1
|\
| * handshake-tls13: add session flag to disable sending session ticketstmp-no-auto-send-ticketDaiki Ueno2020-04-131-0/+1
* | nettle: use new imported source files for GOST DSADmitry Baryshkov2020-04-141-1/+1
* | Compare DNs by comparing their string representationsPierre Ossman2020-04-031-0/+1
|/
* nettle: vendor in ChaCha20 implementation from nettleDaiki Ueno2020-03-191-0/+1
* keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-071-0/+1
* crypto-api: add generic crypto functions for KDFDaiki Ueno2020-02-041-0/+1
* nettle: vendor in Curve448 and Ed448 implementationDaiki Ueno2020-01-231-0/+1
* tests: add test for revoked OCSP responsetmp-ocsp-revocationDaiki Ueno2020-01-101-0/+1
* crypto-api: add gnutls_aead_cipher_{en,de}cryptv2tmp-encryptv2Daiki Ueno2019-08-091-0/+1
* iov: add iterator interface for giovec_tDaiki Ueno2019-08-091-0/+1
* pk: implement deterministic ECDSA/DSADaiki Ueno2019-08-081-0/+1
* pkcs11: ignore login error when traversing tokensDaiki Ueno2019-07-111-0/+1
* tls13/key_update: ignore multiple key updates instead of errortmp-keyupdate-fixesDaiki Ueno2019-06-051-0/+1
* server auth: disable TLS 1.3 if no signature algorithm is usableDaiki Ueno2019-05-201-0/+1
* ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-141-0/+1
* tests: make datefudge check robusterDaiki Ueno2019-04-191-0/+1
* prf: add function to retrieve early keying materialDaiki Ueno2019-04-191-0/+1
* .gitignore: ignore tests/libpkcs11mock2.laNikos Mavrogiannopoulos2019-04-161-0/+1
* tests: add post-handshake auth test using PKCS#11 tokenDaiki Ueno2019-04-071-0/+1
* Update ax_code_coverage.m4 to latest release of autoconf-archivetmp-update-ax-code-coverageTim Rühsen2019-02-221-0/+2
* .gitignore: add test filesAlon Bar-Lev2019-01-271-2/+5
* tests: check record_size_limit is reset after resumptionDaiki Ueno2019-01-231-0/+1