summaryrefslogtreecommitdiff
path: root/bootstrap.conf
Commit message (Expand)AuthorAgeFilesLines
* trust: make filesystem path construction flexibleDaiki Ueno2023-01-111-1/+1
* Fipshmac: always use realpathsZoltan Fridrich2022-11-151-1/+1
* gnutls_rnd manage memory per-threadZoltan Fridrich2022-10-191-1/+1
* Moved TLS interoperability tests to submodule.Stanislav Zidek2022-08-091-1/+1
* Extend fipshmac to take a path to libgnutls.soZoltan Fridrich2022-05-051-1/+1
* cligen: update git submoduleDaiki Ueno2022-04-151-6/+1
* bootstrap.conf: use install-sh to copy cligen filesDaiki Ueno2022-04-051-1/+4
* configure.ac: always assume GTK_DOC_CHECK macroDaiki Ueno2022-04-051-0/+1
* Make option specification type-safeDaiki Ueno2022-03-101-1/+3
* README.md: mention Python as requirement instead of AutoGenDaiki Ueno2022-01-151-1/+0
* src: generate option handling code from JSONDaiki Ueno2022-01-141-1/+1
* priority: rework config reloading logic and lockingDaiki Ueno2021-11-051-1/+1
* devel: move .abi files into a separate repositoryDaiki Ueno2021-10-181-1/+1
* bootstrap: pull in 'xalloc-oversized' module from GnulibDaiki Ueno2021-03-291-1/+1
* safe-memfuncs: rely on explicit_bzero implementation from gnulibDaiki Ueno2021-02-171-1/+1
* bootstrap.conf: initialize openssl submoduleDaiki Ueno2021-02-131-1/+1
* bootstrap.conf: refactor detection of gtk-doc and gnulib socketsDaiki Ueno2021-02-131-31/+19
* build: hard require nettle 3.6Daiki Ueno2020-11-041-1/+0
* psktool: encode username if it contains special characterDaiki Ueno2020-10-301-1/+1
* bootstrap.conf: exercise more tests from GnulibDaiki Ueno2020-10-271-6/+8
* serv: use only async-signal-safe functions in signal handlerstmp-src-fixesDaiki Ueno2020-10-181-2/+2
* serv: peer_print_info: add overflow check on reallocDaiki Ueno2020-10-181-1/+1
* serv: replace our own list implementation with Gnulib's gl_listDaiki Ueno2020-10-181-1/+1
* build: use $(LIBPTHREAD) rather than non-existent $(LTLIBPTHREAD)tmp-pthreadJames Bottomley2020-06-291-2/+2
* lib: avoid file descriptor leak when application forksDaiki Ueno2020-05-301-2/+2
* gnulib: update git submoduleDaiki Ueno2020-05-291-2/+2
* build: vendor in libtasn1 codetmp-vendor-minitasn1Dmitry Baryshkov2020-05-241-1/+2
* nettle: rename import-chacha-from-nettle.sh to import-from-nettle.shDaiki Ueno2020-05-041-1/+1
* fips: check library soname during configuretmp-check-sonameDaiki Ueno2020-04-241-2/+2
* build: import-curve448 -> import-eccDmitry Baryshkov2020-04-141-1/+1
* nettle: vendor in ChaCha20 implementation from nettleDaiki Ueno2020-03-191-0/+1
* bootstrap.conf: do not bring tests in gnulib clones (src/unistring)Nikos Mavrogiannopoulos2020-03-161-2/+2
* lib: use static assertion to check enum valuestmp-static-assertDaiki Ueno2020-03-101-1/+1
* Create files in gl/ licenced lgpl2+ instead of lgpl3+tmp-gl-lgpl2Tim Rühsen2020-01-251-1/+1
* nettle: vendor in Curve448 and Ed448 implementationDaiki Ueno2020-01-231-1/+3
* x509: reject certificates having duplicate extensionsNikos Mavrogiannopoulos2020-01-031-1/+1
* Merge branch 'tmp-use-https' into 'master'Tim Rühsen2019-03-131-1/+1
|\
| * Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* | inet_ntop is available in Windows but not via arpa/inet.hSteve Lhomme2019-03-131-2/+2
|/
* bootstrap.conf: do not override GNULIB_SRCDIRtmp-macosx-fixNikos Mavrogiannopoulos2019-02-141-10/+12
* Merge branch 'tmp-gnulib-pton' into 'master'Tim Rühsen2019-02-101-1/+1
|\
| * Use inet_pton() from gnulibtmp-gnulib-ptonTim Rühsen2019-02-101-1/+1
* | bootstrap: refuse to bootstrap if any dependencies bring gnulib's network stacktmp-enforce-gnulib-rules-for-libNikos Mavrogiannopoulos2019-02-091-1/+11
|/
* Use inet_ntop() from gnulibtmp-gnulib-ntopTim Rühsen2019-02-071-1/+1
* bootstrap: only update the required submodules for buildingtmp-submodulesNikos Mavrogiannopoulos2018-12-051-1/+6
* bootstrap.conf: add "autogen" to buildreqTim Rühsen2018-11-241-0/+1
* Let bootstrap check for gperf and autopointTim Rühsen2018-10-081-0/+2
* Use ASCII version of strcasecmp() in library codetmp-lib-c-strcaseTim Rühsen2018-09-271-1/+1
* Update git submodules via ./bootstrapTim Rühsen2018-09-171-0/+7
* certtool: properly print an int64_t valueNikos Mavrogiannopoulos2018-07-021-1/+1