aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* match MHD 0.9.2 APIChristian Grothoff2010-09-21
|
* additional topology creation option, for adding closest underlay capable ↵Nathan S. Evans2010-09-21
| | | | peers to topology
* additional useful hash functionNathan S. Evans2010-09-21
|
* Send DNS-Queries on to the original destinationPhilipp Tölke2010-09-21
|
* hijack the DNS-Packets in another wayPhilipp Tölke2010-09-21
| | | | | | | | The Problem with the old way (via DNAT) was, that, of course, the destination address was changed so the query could not be send to the original dns-server. This way (with policy-routing) the packets stay unchanged. This also might work for IPv6.
* removed unnessecary debug output of the helperPhilipp Tölke2010-09-21
|
* rename the service in the config-filePhilipp Tölke2010-09-21
|
* commit round information earlier (trying to get more accurate timing ↵Nathan S. Evans2010-09-21
| | | | information)
* missing returnNathan S. Evans2010-09-21
|
* try new method for sending find peer requestsNathan S. Evans2010-09-21
|
* no SUID on W32Christian Grothoff2010-09-21
|
* Removed includes for windows compatibilityMatthias Wachs2010-09-20
|
* fix for remote testingNathan S. Evans2010-09-20
|
* insert new round on first roundNathan S. Evans2010-09-20
|
* changed order: build hello before blockMatthias Wachs2010-09-20
|
* removed malloc from curl_loggerMatthias Wachs2010-09-20
|
* daemons_vary fixNathan S. Evans2010-09-20
|
* fix compile warningNathan S. Evans2010-09-20
|
* missing return fixNathan S. Evans2010-09-20
|
* removed unused variableMatthias Wachs2010-09-20
|
* plane hackingChristian Grothoff2010-09-18
|
* fixmeChristian Grothoff2010-09-18
|
* code simplificationChristian Grothoff2010-09-18
|
* use block lib some moreChristian Grothoff2010-09-18
|
* typosChristian Grothoff2010-09-18
|
* apiChristian Grothoff2010-09-18
|
* fixChristian Grothoff2010-09-18
|
* move mingle functionChristian Grothoff2010-09-18
|
* nicer error msgsChristian Grothoff2010-09-18
|
* missing variableNathan S. Evans2010-09-17
|
* remove gnunet_break on allowable conditionNathan S. Evans2010-09-17
|
* testing api additionNathan S. Evans2010-09-17
|
* some fixes, debugging churn nonsenseNathan S. Evans2010-09-17
|
* Removed memory leak in curl_loggerMatthias Wachs2010-09-17
|
* debug messages in driver, correct time (even for mysql_dump), change dhtlog ↵Nathan S. Evans2010-09-16
| | | | testcase so it doesn't leave files after running
* mostly untested testing code, throttling churning of peers in the same ↵Nathan S. Evans2010-09-16
| | | | manner as normal peer startup and shutdown is
* mostly options fixes, new convergence formula for testingNathan S. Evans2010-09-16
|
* many useless changes to the dht testing driver, mostly for churn (which may ↵Nathan S. Evans2010-09-16
| | | | not even be useful)
* dhtlog inserts round infoNathan S. Evans2010-09-16
|
* sql related changesNathan S. Evans2010-09-16
|
* feature creepNathan S. Evans2010-09-16
|
* (no commit message)Matthias Wachs2010-09-15
|
* (no commit message)Matthias Wachs2010-09-15
|
* testing fewer messages (timeout issue?) on arm and powerpcNathan S. Evans2010-09-15
|
* add retry attempts to test_dht_twopeer, remove core from defaultservices to ↵Nathan S. Evans2010-09-15
| | | | ensure that the dht gets started before core... Otherwise the test can fail because the data being searched for is the other peers public key, which is only known once connected.
* (no commit message)Matthias Wachs2010-09-15
|
* safe stdin/stdout inheritance under windowsNathan S. Evans2010-09-15
|
* fix for api change in disk.c, thanks to patch from LRNNathan S. Evans2010-09-15
|
* documentation for new parametersNathan S. Evans2010-09-15
|
* 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
|