summaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Collapse)AuthorAgeFilesLines
* cfg.mk: update-po rule uses commit -sNikos Mavrogiannopoulos2018-03-041-1/+1
| | | | | | | This makes it produce a commit message which can be sent to the repo (Signed-off-by is mandatory). Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* cfg.mk: do not include reproducer files into syntax checkstmp-fix-memleakNikos Mavrogiannopoulos2017-11-151-1/+1
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* Fix autoreconf invocation to actually run autopointRowan Thorpe2017-09-271-2/+1
| | | | Signed-off-by: Rowan Thorpe <rowan@rowanthorpe.com>
* fuzzer: Initial check in for improved fuzzingTim Rühsen2017-08-161-1/+1
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* tests: added unit test for gnutls_priority_get_cipher_suite_indexNikos Mavrogiannopoulos2017-04-021-1/+1
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Simplified the generation of ChangeLog [ci skip]Nikos Mavrogiannopoulos2017-03-291-2/+1
| | | | | | | Removed the dependency on git2cl and utilize git log directly. git2cl seems to provide incorrect output. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* 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
| | | | In addition fix the license text of the included library.
* lib: added unistring sub-libraryNikos Mavrogiannopoulos2016-11-211-1/+8
|
* cfg.mk: fix m4 files removalDmitry Eremin-Solenikov2016-10-271-3/+3
| | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
* .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
| | | | | | This improves the performance of AES-GCM significantly by taking advantage of AVX and MOVBE instructions where available. This utilizes Andy Polyakov's code under BSD license.
* cfg.mk: fix order of arguments in gnulib-toolNikos Mavrogiannopoulos2015-08-011-1/+1
|
* do not use the ifdef directive in assembly files, as it isn't portableNikos Mavrogiannopoulos2014-10-251-1/+1
|
* use the GNU-stack note in linux systemsNikos Mavrogiannopoulos2014-10-231-1/+1
|
* update the guile manual along the C oneNikos Mavrogiannopoulos2014-10-131-0/+3
|
* regenerated files.mkNikos Mavrogiannopoulos2014-09-191-1/+1
|
* added configuration option --disable-padlockNikos Mavrogiannopoulos2014-08-291-2/+18
| | | | | That allows keeping hardware acceleration in x86 but without support for padlock.
* doc updateNikos Mavrogiannopoulos2014-03-191-1/+1
|
* corrected indent parametersNikos Mavrogiannopoulos2014-02-101-1/+1
|
* correctly generate asm sourcesNikos Mavrogiannopoulos2013-12-211-8/+8
|
* gnu note for stack only used in ELFNikos Mavrogiannopoulos2013-12-211-3/+0
|
* bootstrap will initialize the submodulesNikos Mavrogiannopoulos2013-12-161-5/+10
|
* Added Mike Hamburg's SSSE3 AES implementation.Nikos Mavrogiannopoulos2013-12-141-37/+13
|
* Added Appro's SSSE3 SHA implementationsNikos Mavrogiannopoulos2013-12-141-108/+67
|
* updated glimportNikos Mavrogiannopoulos2013-11-161-2/+2
|
* doc updateNikos Mavrogiannopoulos2013-11-161-1/+2
|
* gnulib only contains lgplv2 modulesNikos Mavrogiannopoulos2013-08-051-1/+1
|
* use C's style comments to compile in old MacOSX systems. Reported by Ryan ↵Nikos Mavrogiannopoulos2013-05-091-7/+21
| | | | Schmidt.
* Added config ruleNikos Mavrogiannopoulos2013-01-061-2/+6
|
* update @VERSION@ -> actual version on the web manualNikos Mavrogiannopoulos2012-11-271-0/+1
|
* simplified generation of documentationNikos Mavrogiannopoulos2012-11-271-4/+4
|
* last changes for release.gnutls_3_1_4Nikos Mavrogiannopoulos2012-11-101-1/+1
|
* upload -> upload-tarballsNikos Mavrogiannopoulos2012-10-021-5/+5
|
* the new makeinfo sets the FLOAT_NAME by default.Nikos Mavrogiannopoulos2012-08-111-1/+1
|
* corrected html generationNikos Mavrogiannopoulos2012-08-111-2/+1
|
* updated html docNikos Mavrogiannopoulos2012-08-111-0/+1
|