summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tmp-minor-fixes' into 'master'Nikos Mavrogiannopoulos2019-05-2110-33/+150
|\
| * x509.h: removed stray '%'Nikos Mavrogiannopoulos2019-05-201-1/+1
| * Added profile to correspond to the future security parameterNikos Mavrogiannopoulos2019-05-207-29/+140
| * tests: added unit tests of utc and generalTime convertorNikos Mavrogiannopoulos2019-05-202-2/+7
| * algorithms/secparams.c: fixed indentationNikos Mavrogiannopoulos2019-05-201-1/+2
* | Apply STD3 ASCII rules in gnutls_idna_map()tmp-fix-evil-idnaTim Rühsen2019-05-201-3/+7
|/
* Fix _Thread_local for C99 installed in C11 environmentstmp-fix-gcc4.4Tim Rühsen2019-05-171-2/+4
* Remove redundant typedef of Tspi_Context_GetTpmObject_func()Tim Rühsen2019-05-171-1/+0
* Merge branch 'tmp-record-sizes' into 'master'Daiki Ueno2019-05-1411-47/+116
|\
| * ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-1411-47/+116
* | lib/nettle: fix carry flag in Streebog codeDmitry Eremin-Solenikov2019-05-132-5/+23
* | Merge branch 'tmp-lgtm-suppress-ctime' into 'master'Nikos Mavrogiannopoulos2019-05-1011-18/+41
|\ \
| * | accelerated: added header guardsNikos Mavrogiannopoulos2019-05-0811-18/+41
| |/
* | _gnutls_srp_entry_free: follow consistent behavior in freeing datatmp-fix-srpNikos Mavrogiannopoulos2019-05-101-4/+8
|/
* Add or clean header guards in lib/nettletmp-header-guardsTim Rühsen2019-05-0725-58/+88
* Add or clean header guards in lib/x509/Tim Rühsen2019-05-0712-21/+46
* Add or clean header guards in lib/tls13/Tim Rühsen2019-05-0711-3/+54
* Add or clean header guards in lib/extras/Tim Rühsen2019-05-072-3/+12
* Add or clean header guards in lib/ext/Tim Rühsen2019-05-0726-72/+90
* Add or clean header guards in lib/auth/Tim Rühsen2019-05-079-18/+34
* Add or clean header guards in lib/Tim Rühsen2019-05-0758-133/+206
* gnutls_sign_list: document the non-thread-safenessNikos Mavrogiannopoulos2019-05-031-0/+1
* crypto: add private API to retrieve internal IVDaiki Ueno2019-05-039-0/+94
* tls13/session_ticket: use the same ticket_age_add regardless of endiannessDaiki Ueno2019-04-191-1/+5
* tls13/session_ticket: avoid UB regarding 64-bit time encodingtmp-early-exporterDaiki Ueno2019-04-191-4/+4
* prf: add function to retrieve early keying materialDaiki Ueno2019-04-193-26/+95
* handshake: generate early exporter secretDaiki Ueno2019-04-192-1/+13
* handshake: move early secrets calculation to pre_shared_keyDaiki Ueno2019-04-194-124/+109
* prf: centrally define "exporter" label in handshake.hDaiki Ueno2019-04-192-3/+2
* Merge branch 'tmp-abigail' into 'master'Nikos Mavrogiannopoulos2019-04-181-0/+2
|\
| * gnutls.h: re-define GNUTLS_CRT_RAWPKNikos Mavrogiannopoulos2019-04-161-0/+2
* | doc: Add documentation for GNUTLS_CERT_IGNOREAndreas Metzler2019-04-181-2/+3
|/
* doc: mark TLS1.2 functions as such [ci skip]Nikos Mavrogiannopoulos2019-04-142-3/+10
* gnutlsxx.h: removed fixme comments [ci skip]Nikos Mavrogiannopoulos2019-04-131-2/+2
* Merge branch 'tmp-client-auth-decline' into 'master'Daiki Ueno2019-04-073-28/+46
|\
| * cert auth: reject auth if no signature algorithm is usable in TLS 1.3Daiki Ueno2019-04-042-22/+41
| * handshake: remove unnecessary HSK_CRT_SENT flagDaiki Ueno2019-04-032-6/+5
* | nettle: include config.h before checking for definitionstmp-cmac-cfb8-fixNikos Mavrogiannopoulos2019-04-062-0/+8
* | Merge branch 'master' into 'master'Tim Rühsen2019-04-051-0/+3
|\ \
| * | [OSCP] Fix : null pointer respElta Koepp2019-04-051-0/+3
| |/
* | gnutls_memset(): calling explicit_bzero() is enough to zero-fill a bufferMaciej S. Szmigiero2019-04-051-0/+1
|/
* Vendor in XTS functionality from NettleSimo Sorce2019-03-299-0/+529
* handshake: add missing initialization of local variableDaiki Ueno2019-03-271-0/+2
* Merge branch 'sha3_selftests' into 'master'Nikos Mavrogiannopoulos2019-03-261-0/+25
|\
| * fips140: Perform SHA-3 self testsAnderson Toshiyuki Sasaki2019-03-261-0/+25
* | Merge branch 'tmp-increase-nr-of-tickets' into 'master'Nikos Mavrogiannopoulos2019-03-265-31/+58
|\ \ | |/ |/|
| * handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-205-31/+58
* | Merge branch 'tmp-improve-session-resumption' into 'master'Nikos Mavrogiannopoulos2019-03-225-10/+34
|\ \
| * | Improved estimation of wait in gnutls_session_get_data2tmp-improve-session-resumptionNikos Mavrogiannopoulos2019-03-195-10/+34
* | | _x509_en/decode_provable_seed: clarified purpose of functions [ci skip]Nikos Mavrogiannopoulos2019-03-201-0/+6
| |/ |/|