summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests: verify functionality of GNUTLS_VERIFY_DISABLE_CA_SIGN flagtmp-remove-unused-flagNikos Mavrogiannopoulos2019-05-212-9/+21
| * | pubkey: remove deprecated TLS1_RSA flag checkKenneth J. Miller2019-05-211-4/+2
* | | Merge branch 'tmp-privkey-tls13' into 'master'Daiki Ueno2019-05-2213-20/+434
|\ \ \ | |_|/ |/| |
| * | algorithms: eliminate the FFDHE alert desc requirementDaiki Ueno2019-05-225-19/+18
| * | server auth: disable TLS 1.3 if no signature algorithm is usableDaiki Ueno2019-05-209-2/+417
* | | Merge branch 'mark_const' into 'master'Tim Rühsen2019-05-212-2/+2
|\ \ \ | |_|/ |/| |
| * | Mark second argument of function gnutls_x509_crt_equals2 as constAleksei Nikiforov2019-05-212-2/+2
* | | x509.h: corrected typo in newly introduced definitionNikos Mavrogiannopoulos2019-05-211-1/+1
* | | Merge branch 'tmp-minor-fixes' into 'master'Nikos Mavrogiannopoulos2019-05-2144-167/+730
|\ \ \ | |_|/ |/| |
| * | x509.h: removed stray '%'Nikos Mavrogiannopoulos2019-05-201-1/+1
| * | certtool: CA certificates will contain the digital signature key usage flagNikos Mavrogiannopoulos2019-05-2028-127/+231
| * | Added profile to correspond to the future security parameterNikos Mavrogiannopoulos2019-05-2011-34/+393
| * | tests: added unit tests of utc and generalTime convertorNikos Mavrogiannopoulos2019-05-204-3/+102
| * | algorithms/secparams.c: fixed indentationNikos Mavrogiannopoulos2019-05-201-1/+2
| * | gnutls-serv: GERR macro will output in stderrNikos Mavrogiannopoulos2019-05-201-1/+1
* | | Merge branch 'tmp-fix-evil-idna' into 'master'Tim Rühsen2019-05-203-3/+15
|\ \ \ | |/ / |/| |
| * | Apply STD3 ASCII rules in gnutls_idna_map()tmp-fix-evil-idnaTim Rühsen2019-05-203-3/+15
|/ /
* | Merge branch 'tmp-fix-gcc4.4' into 'master'Tim Rühsen2019-05-172-3/+4
|\ \ | |/ |/|
| * 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-update-gnulib' into 'master'Tim Rühsen2019-05-161-0/+0
|\
| * Update gnulib for gcc-9 manywarningstmp-update-gnulibTim Rühsen2019-05-151-0/+0
|/
* Merge branch 'tmp-check-allocations' into 'master'Nikos Mavrogiannopoulos2019-05-154-0/+14
|\
| * Check all memory allocation in examples and certtooltmp-check-allocationsNikos Mavrogiannopoulos2019-05-144-0/+14
* | Merge branch 'tmp-fix-GETPORT' into 'master'Tim Rühsen2019-05-141-7/+10
|\ \ | |/ |/|
| * Fix endless looping GETPORT in tests/scripts/common.shtmp-fix-GETPORTTim Rühsen2019-05-101-7/+10
* | Merge branch 'tmp-record-sizes' into 'master'Daiki Ueno2019-05-1419-50/+410
|\ \
| * | ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-1419-50/+410
| |/
* | Merge branch 'fix-streebog' into 'master'Dmitry Eremin-Solenikov2019-05-133-5/+26
|\ \
| * | lib/nettle: fix carry flag in Streebog codeDmitry Eremin-Solenikov2019-05-133-5/+26
|/ /
* | Merge branch 'tmp-lgtm-suppress-ctime' into 'master'Nikos Mavrogiannopoulos2019-05-1018-31/+85
|\ \
| * | dane.h: added multiple inclusion header guardtmp-lgtm-suppress-ctimeNikos Mavrogiannopoulos2019-05-091-0/+4
| * | tools: suppress ctime() error from static analysersNikos Mavrogiannopoulos2019-05-096-13/+40
| * | accelerated: added header guardsNikos Mavrogiannopoulos2019-05-0811-18/+41
* | | Merge branch 'tmp-fix-srp' into 'master'Nikos Mavrogiannopoulos2019-05-102-4/+11
|\ \ \ | |_|/ |/| |
| * | _gnutls_srp_entry_free: follow consistent behavior in freeing datatmp-fix-srpNikos Mavrogiannopoulos2019-05-102-4/+11
|/ /
* | Merge branch 'fix-guile-option' into 'master'Tim Rühsen2019-05-091-3/+3
|\ \ | |/ |/|
| * guile: Properly format guile configure optionsDaniel Schaefer2019-05-051-3/+3
* | Merge branch 'tmp-header-guards' into 'master'Tim Rühsen2019-05-08166-337/+645
|\ \ | |/ |/|
| * Add or clean header guards in lib/nettletmp-header-guardsTim Rühsen2019-05-0725-58/+88
| * Add or clean header guards in tests/Tim Rühsen2019-05-0712-12/+52
| * Add or clean header guards in src/Tim Rühsen2019-05-0710-17/+41
| * 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
| * Add 'Header guards' section in CONTRIBUTING.mdTim Rühsen2019-05-071-0/+22
|/
* gnutls_sign_list: document the non-thread-safenessNikos Mavrogiannopoulos2019-05-031-0/+1