aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* RPS profiler: Dump statistics more frequentlyJulius Bünger2018-11-01
* RPS: Add more multi-hop statisticsJulius Bünger2018-11-01
* update gitignoreChristian Grothoff2018-11-01
* work on TNGChristian Grothoff2018-11-01
* attempting to fix #5464Christian Grothoff2018-11-01
* RPS service: Add more detailed statistics on multi/single-hop peersJulius Bünger2018-11-01
* CORE: Document peer_clsJulius Bünger2018-11-01
* RPS service: Add datastructs for analysis of pullsJulius Bünger2018-10-31
* RPS profiler: Try to avoid assertion on request_cancelJulius Bünger2018-10-31
* RPS service: Try to fix peer destruction during cleanupJulius Bünger2018-10-31
* RPS service: Use correct file for subJulius Bünger2018-10-30
* RPS: Change cosmetics - fix indentationJulius Bünger2018-10-30
* fix RPS service: Provide closure for view insertionJulius Bünger2018-10-30
* RPS service: Remove leftover codeJulius Bünger2018-10-30
* RPS: Use GNUNET_MIN instead of own minJulius Bünger2018-10-29
* RPS service: separate values with newline when writing to fileJulius Bünger2018-10-29
* RPS utils: Use proper size for writing to fileJulius Bünger2018-10-29
* RPS service: cleanup (unused) data structuresJulius Bünger2018-10-29
* REST: remove base64 padding fix as this is now fixed in encoderSchanzenbach, Martin2018-10-26
* Fix base64 encoder.Marcello Stanisci2018-10-25
* RECLAIM: forgot conf file for testsSchanzenbach, Martin2018-10-26
* REST: comment credential REST plugin for now as it FTBFSSchanzenbach, Martin2018-10-26
* cleaning up configure, in particular the idn.h checksChristian Grothoff2018-10-25
* fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif state...Christian Grothoff2018-10-25
* libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.Nils Gillmann2018-10-25
* clarify license of test scriptsChristian Grothoff2018-10-25
* add possibility of hijacking any (sub)domain, not just TLDs, via configuratio...Christian Grothoff2018-10-25
* uk.gnunet.org was taken down, use another DNS nameChristian Grothoff2018-10-25
* allow any zone if request was for NULLChristian Grothoff2018-10-25
* Remove unnecessary (and perilous) function pointer cast.Marcello Stanisci2018-10-24
* 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
* fix include orderChristian Grothoff2018-10-20
* update gitignoreChristian Grothoff2018-10-18
* revise communicator APIChristian Grothoff2018-10-18
* add support for /etc/hostsChristian Grothoff2018-10-18
* use unique 32-bit IDs for DNS requests to avoid random confusions, handle add...Christian Grothoff2018-10-18
* 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