aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* If texi2mdoc is not found, throw a warning when --enable-section7 is trueNils Gillmann2018-10-21
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* documentation: Remove usage of version and version2.texi, replace with ↵Nils Gillmann2018-10-21
| | | | | | portable sed. Signed-off-by: Nils Gillmann <ng0@n0.is>
* fnindex is wrong texinfo.Nils Gillmann2018-10-21
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* installation.texi: some texinfo versions reported this as bad syntax.Nils Gillmann2018-10-21
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* RPS service: Write push frequency and pull delays to diskJulius Bünger2018-10-20
|
* RPS: Fix writing internals to diskJulius Bünger2018-10-20
|
* RPS: Try to fix building errorJulius Bünger2018-10-20
|
* move aux before canonical checksChristian Grothoff2018-10-20
|
* fix include orderChristian Grothoff2018-10-20
|
* ignore build-auxChristian Grothoff2018-10-18
|
* licenseChristian Grothoff2018-10-18
|
* flat was renamed to heapChristian Grothoff2018-10-18
|
* update gitignoreChristian Grothoff2018-10-18
|
* TR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE to prevent ↵Christian Grothoff2018-10-18
| | | | build issue when parent dir is automake project dir
* revise communicator APIChristian Grothoff2018-10-18
|
* fix merge artifactChristian Grothoff2018-10-18
|
* add support for /etc/hostsChristian Grothoff2018-10-18
|
* use unique 32-bit IDs for DNS requests to avoid random confusions, handle ↵Christian Grothoff2018-10-18
| | | | additional and authoritative records as well
* curl: reschedule uses GNUNET_CURL_perform2.Marcello Stanisci2018-10-17
|
* curl: abstracting response's parser & cleaner.Marcello Stanisci2018-10-17
|
* RPS: Cleanup datastructures, NULL out freed pointersJulius Bünger2018-10-15
|
* NAMESTORE: sqlite plugins cleanupSchanzenbach, Martin2018-10-15
|
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
|
* fix intendationSchanzenbach, Martin2018-10-15
|
* modify sqlite logic to accomodate rowcount starting from 1Schanzenbach, Martin2018-10-15
|
* RPS tests: Schedule shutdown properlyJulius Bünger2018-10-14
|
* RPS API: Remove numer of peers from stream requestJulius Bünger2018-10-14
|
* RPS service: Only change statistics from main subJulius Bünger2018-10-14
|
* RPS test: Add another group for sub testJulius Bünger2018-10-14
|
* RPS: Add forgotten definition of message typesJulius Bünger2018-10-13
|
* fix broken zone iterationSchanzenbach, Martin2018-10-13
|
* show that rel exp in dht does not workSchanzenbach, Martin2018-10-13
|
* add rel expiration testSchanzenbach, Martin2018-10-13
|
* RPS service: Fix - handle case of nonexisting subJulius Bünger2018-10-11
|
* RPS tests: Refine tests for subsJulius Bünger2018-10-11
|
* RPS API: Add API calls to rps headerJulius Bünger2018-10-11
|
* RPS API: (Temporarily) Fix usage of stream request handlesJulius Bünger2018-10-11
|
* RPS Tests: Test SubsJulius Bünger2018-10-11
|
* RPS Tests: Refactor (run post_test before disconnect)Julius Bünger2018-10-11
|
* RPS API: Add creation, deletion of SubsJulius Bünger2018-10-11
|
* RPS api: Clean code and loggingJulius Bünger2018-10-11
|
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-10-10
|\
| * assertion is excessively rigidChristian Grothoff2018-10-10
| |
| * now this should work...Christian Grothoff2018-10-10
| |
| * use the other pointer to pass assertionChristian Grothoff2018-10-10
| |
| * code cleanup, remove/simplify bogus checkChristian Grothoff2018-10-10
| |
| * noteChristian Grothoff2018-10-09
| |
| * when zone does not match, do not run through the loop anywayChristian Grothoff2018-10-09
| |
| * check namestore only sends relevant replies to monitorChristian Grothoff2018-10-09
| |
* | contributing: Adjust note on prefered test languages. Remove footnote ↵Nils Gillmann2018-10-10
| | | | | | | | | | | | section as it is prefered to not have footnotes at all. Signed-off-by: Nils Gillmann <ng0@n0.is>