aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* contrib/Makefile.am: Use more portable Suffixes Extensions.ng02017-10-17
|
* boostrap: Add check for libtool, libtoolize or glibtoolize.ng02017-10-17
| | | | This *seems* to be enough to fix the complains autoconf throws at us.
* configure.ac: Add a better error message for when makeinfo is missing,ng02017-10-14
| | | | and TODO comments on why this is not sufficient.
* Merge branch 'master' of gnunet.org:gnunetng02017-10-13
|\
| * Fix memory leak in test_core_api_reliabilityDavid Barksdale2017-10-09
| |
| * Fix use-after-free in revalidate_addressDavid Barksdale2017-10-09
| |
| * Fix use-after-free in some transport testsDavid Barksdale2017-10-09
| |
| * Fix memory leak in transport-testingDavid Barksdale2017-10-09
| |
| * Fix overflow in transport-testingDavid Barksdale2017-10-09
| |
| * Fix overflow in test_sqDavid Barksdale2017-10-09
| |
| * Fix memory leak in test_mqDavid Barksdale2017-10-09
| |
| * Fix leaks in CRYPTO_paillier and testDavid Barksdale2017-10-09
| |
* | Adjustment in how contrib/packages/guix/gnunet.scm is being used.ng02017-10-13
|/
* Don't start multiple blacklist checks per veDavid Barksdale2017-10-08
| | | | This fixes a use-after-free I was seeing.
* mark bug locationChristian Grothoff2017-10-06
|
* fix leakChristian Grothoff2017-10-06
|
* fix typeChristian Grothoff2017-10-06
|
* fix whitespaceChristian Grothoff2017-10-05
|
* fix transport crash from util-legacy-server refactoring of tcp pluginChristian Grothoff2017-10-04
|
* ignore generated filesChristian Grothoff2017-10-04
|
* ignore benchmark binaryChristian Grothoff2017-10-04
|
* fix indentationChristian Grothoff2017-10-04
|
* delay cancelling listen operations to avoid rejecting operations before they ↵Christian Grothoff2017-10-04
| | | | had a chance to start, fixes misc. test case failures related to set
* fix uninit listener fieldChristian Grothoff2017-10-02
|
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
|
* Support filter-size in fs block pluginDavid Barksdale2017-10-01
| | | | This should fix some assertions failures I'm seeing in the DHT service.
* more aggressive index creationChristian Grothoff2017-09-30
|
* README: Specify texinfo >= 5.2ng02017-09-30
|
* build-process: pass '--enable-documentation' to ONLY build the documentation.ng02017-09-30
| | | | | | | This obviously defaults to NO. Furthermore add DISTCLEANFILES to 'doc/Makefile.am'. Adjust contrib/packages/guix/gnunet-doc.scm to it.
* See attachmentChristian Grothoff2017-09-30
| | | | | | | -- Naomi Phillips 5F90 BE04 8090 3AFB 2DED CF7A 89F2 1B16 F041 E630
* contrib: guix: change texlive urls.ng02017-09-29
|
* contrib/p/guix: Add new file to build gnunet with tests.ng02017-09-28
|
* contrib: guix: Add gnunetg-test.ng02017-09-28
| | | | Build with testsuite but without experimental features.
* contrib: bump guix gnunet.ng02017-09-27
|
* ..ng02017-09-26
|
* contrib/p/guix: bump version.ng02017-09-26
|
* doc/Makefile: Add clean rule.ng02017-09-26
|
* doc/gitignore.ng02017-09-26
|
* Merge branch 'master' of gnunet.org:gnunetng02017-09-26
|\
| * remove debug logicChristian Grothoff2017-09-26
| |
| * fix integer overflow in cast to long for very large timeouts on 32-bit platformsChristian Grothoff2017-09-26
| |
* | some more changes in doc.ng02017-09-26
| |
* | doc: Remove some control characters.ng02017-09-26
| |
* | contrib/packages/guix: use texinfo-5.2 for some packages. Start backporting ↵ng02017-09-26
|/ | | | Texlive-2012.
* this was supposed to be in the previous commit.ng02017-09-26
|
* This should fix #5134ng02017-09-25
|
* Attemot to fix #5134ng02017-09-25
|
* Fix info message header size checkDavid Barksdale2017-09-23
|
* doc/Makefile: Remove leading '%D%/' from images. There are systems where ↵ng02017-09-22
| | | | this could cause fatal errors.
* Merge branch 'master' of gnunet.org:gnunetng02017-09-21
|\