aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* get gnunet-service-tng to buildChristian Grothoff2018-11-15
* make copy of transport_api_core.cChristian Grothoff2018-11-15
* add logic to handle monitor start to gnunet-service-tng.cChristian Grothoff2018-11-14
* add first sketch of libgnunettransportmonitor.so implementationChristian Grothoff2018-11-14
* complete implementation of -R, to be tested by rChristian Grothoff2018-11-13
* added -R tests for multiple argumentsrexxnor2018-11-13
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-11-13
|\
| * add logic to skip tests if DNS or /etc/hosts does not like usChristian Grothoff2018-11-12
| * fix resolver bugs and warningsChristian Grothoff2018-11-12
| * trying to fix #5472Christian Grothoff2018-11-12
| * fix etime setting in gnunet-namestoreChristian Grothoff2018-11-12
| * GNSRECORD: fix build w/o janssonSchanzenbach, Martin2018-11-12
| * ignore new binaryChristian Grothoff2018-11-10
| * new convenience function to do operations on a configuration object to avoid ...Christian Grothoff2018-11-10
| * starting with TNG implementationChristian Grothoff2018-11-08
| * send NEW_COMMUNICATOR message on startupChristian Grothoff2018-11-08
| * unix communicator now buildsChristian Grothoff2018-11-08
| * work on UNIX communicatorChristian Grothoff2018-11-08
| * starting with communicatorChristian Grothoff2018-11-07
| * get new libgnunettransportcommunicator to buildChristian Grothoff2018-11-07
| * template for PatrickChristian Grothoff2018-11-06
| * add option to allow manipulating entire sets in one operationChristian Grothoff2018-11-06
| * indentation fixesChristian Grothoff2018-11-06
| * indentation fixesChristian Grothoff2018-11-06
* | Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
|/
* fix #5454Christian Grothoff2018-11-04
* change cmp to be case-insensitive (to get tests to pass)Christian Grothoff2018-11-03
* style fixesChristian Grothoff2018-11-02
* use separate message type to indicate end of transmission (much cleaner)Christian Grothoff2018-11-02
* fix #5467Christian Grothoff2018-11-02
* RPS: Adapt to new hashmap API - discard constJulius Bünger2018-11-02
* no need to select private keyChristian Grothoff2018-11-01
* fix #5465Christian Grothoff2018-11-01
* fix compiler warning about redundant GNUNET_PACKEDChristian Grothoff2018-11-01
* style fixChristian Grothoff2018-11-01
* 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