summaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Expand)AuthorAgeFilesLines
* build: switch to using clang-format instead of GNU indentDaiki Ueno2023-04-241-10/+31
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* Drop guile bindings. See <https://gitlab.com/gnutls/guile/>.Simon Josefsson2022-10-261-4/+1
* accelerated: avoid symbol export mismatch with _gnutls_x86_cpuid_sDaiki Ueno2022-09-201-4/+4
* src: remove included copy of liboptsDaiki Ueno2022-01-151-2/+2
* New make target 'update-copyright-year'tmp-reproducible-buildTim Rühsen2020-05-011-1/+6
* cfg.mk: Exclude sc_prohibit_gnu_make_extensions from syntax-checktmp-gnulib-updateTim Rühsen2020-02-061-0/+1
* doc: updated copyrights for 2020tmp-update-copyrightNikos Mavrogiannopoulos2020-01-011-0/+1
* Regenerate asm files with -fPICAndreas Metzler2019-09-281-6/+24
* Align _gnutls_x86_cpuid_s as OPENSSL_ia32cap_P would beNikos Mavrogiannopoulos2019-06-271-4/+2
* Updated asm files to latest version under cryptogams licenseNikos Mavrogiannopoulos2019-06-271-9/+10
* config: added ability to override and mark algorithms as disabledNikos Mavrogiannopoulos2019-06-201-1/+1
* Use inih to parse configuration fileNikos Mavrogiannopoulos2019-06-201-1/+1
* Use inet_pton() from gnulibtmp-gnulib-ptonTim Rühsen2019-02-101-1/+0
* Fix 'make glimport' and update CONTRIBUTING.mdtmp-update-glimport-and-docsTim Rühsen2019-01-281-14/+5
* Revert "build: remove src/*.bak from distribution"tmp-autogen-bak-revertDaiki Ueno2019-01-081-1/+1
* build: remove src/*.bak from distributionTim Rühsen2018-12-121-1/+1
* cfg.mk: fix ChangeLog generation on out-of-tree buildsDmitry Eremin-Solenikov2018-11-101-1/+1
* Let ./bootstrap sync from translationproject.orgTim Rühsen2018-06-261-7/+0
* macosx: include aarch64 asm filesNikos Mavrogiannopoulos2018-06-191-0/+12
* Use $(MAKE) instead of makeTim Rühsen2018-06-141-6/+6
* Fix creation of ChangeLog for 'make distcheck'Tim Rühsen2018-06-141-1/+2
* Skip sc_prohibit_always_true_header_testsTim Rühsen2018-06-141-0/+1
* Fix sc_prohibit_always-defined_macrosTim Rühsen2018-06-141-1/+2
* Add bootstrap + bootstrap.confTim Rühsen2018-06-141-14/+3
* cfg.mk: update-po rule uses commit -sNikos Mavrogiannopoulos2018-03-041-1/+1
* cfg.mk: do not include reproducer files into syntax checkstmp-fix-memleakNikos Mavrogiannopoulos2017-11-151-1/+1
* Fix autoreconf invocation to actually run autopointRowan Thorpe2017-09-271-2/+1
* fuzzer: Initial check in for improved fuzzingTim Rühsen2017-08-161-1/+1
* tests: added unit test for gnutls_priority_get_cipher_suite_indexNikos Mavrogiannopoulos2017-04-021-1/+1
* Simplified the generation of ChangeLog [ci skip]Nikos Mavrogiannopoulos2017-03-291-2/+1
* cfg.mk: exclude devel/ subdirectory from syntax checksNikos Mavrogiannopoulos2016-12-311-1/+1
* cfg.mk: disable checks for public submodule updates in CINikos Mavrogiannopoulos2016-11-301-0/+1
* moved all syntax check exceptions in cfg.mkNikos Mavrogiannopoulos2016-11-291-0/+4
* unistring: added property-join-controlNikos Mavrogiannopoulos2016-11-281-1/+1
* unistring: added default_ignorable_code_point and not_a_character testsNikos Mavrogiannopoulos2016-11-281-2/+3
* unistring: added NFKC normalizationNikos Mavrogiannopoulos2016-11-281-1/+1
* unistring: included all possible categories for simplicity and extensibilityNikos Mavrogiannopoulos2016-11-281-1/+1
* unistring: include only the required categoriestmp-uninorm-remove-unused-categoriesNikos Mavrogiannopoulos2016-11-211-1/+1
* lib: added unistring sub-libraryNikos Mavrogiannopoulos2016-11-211-1/+8
* cfg.mk: fix m4 files removalDmitry Eremin-Solenikov2016-10-271-3/+3
* .travis.yml: added support for compiling in macosxNikos Mavrogiannopoulos2016-10-211-1/+5
* Imported Andy Polyakov's implementation of AES-GCM in aarch64Nikos Mavrogiannopoulos2016-10-031-0/+1
* Imported Andy Polyakov's implementation of AES in aarch64Nikos Mavrogiannopoulos2016-10-031-7/+8
* Imported Andy Polyakov's implementations for SHA* in aarch64Nikos Mavrogiannopoulos2016-10-031-0/+17
* cfg.mk: removed invalid rule in web targetNikos Mavrogiannopoulos2016-09-191-1/+0
* cfg.mk: revived 'make release'Nikos Mavrogiannopoulos2016-09-111-45/+11
* cfg.mk: no longer save config.rpathNikos Mavrogiannopoulos2016-07-181-2/+0
* cfg.mk: reduced the generated changelog sizeNikos Mavrogiannopoulos2016-07-051-1/+1
* asm: updated openssl and the asm sources for AES-GCM from openssl 1.0.2hNikos Mavrogiannopoulos2016-07-051-7/+7