aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed.c
Commit message (Collapse)AuthorAge
...
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template.
* - send SIGTERM to peer and reply with success before waiting on itSree Harsha Totakura2013-02-20
|
* fix 2793: Testbed does not allow to set TIMEOUT for operationsSree Harsha Totakura2013-02-14
|
* - doc & indentSree Harsha Totakura2013-02-01
|
* - rename "hello cache" to "cache"Sree Harsha Totakura2013-01-28
|
* - renameSree Harsha Totakura2013-01-26
|
* read MAX_OPEN_FDS from configurationSree Harsha Totakura2013-01-25
|
* - indentSree Harsha Totakura2013-01-25
|
* - towards operation queues for open file descriptorsSree Harsha Totakura2013-01-25
|
* - rearrangeSree Harsha Totakura2013-01-25
|
* - renameSree Harsha Totakura2013-01-25
|
* - separate overlay connect message handling as moduleSree Harsha Totakura2013-01-25
|
* separate hello cache as moduleSree Harsha Totakura2013-01-25
|
* - move data structures to shared headerSree Harsha Totakura2013-01-25
|
* cache HELLO's of peersSree Harsha Totakura2013-01-06
|
* - fixes and TIMEOUT increaseSree Harsha Totakura2013-01-05
|
* aggressively persuade transport to connectSree Harsha Totakura2013-01-05
|
* - tag op id in overlay connect debug messagesSree Harsha Totakura2013-01-05
|
* - extra loggingSree Harsha Totakura2013-01-04
|
* - logging to fileSree Harsha Totakura2013-01-04
|
* - use GNUNET_array_grow()Sree Harsha Totakura2012-12-27
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* - log peer idSree Harsha Totakura2012-12-12
|
* - loggingSree Harsha Totakura2012-12-12
|
* -write unique peer ID to file for each peerChristian Grothoff2012-12-07
|
* kill all peers first and wait for them laterSree Harsha Totakura2012-11-14
|
* - try connect as task in roccSree Harsha Totakura2012-11-14
|
* -fixesSree Harsha Totakura2012-11-14
|
* - remove redundant transport handlesSree Harsha Totakura2012-11-14
|
* -fix slave crashesSree Harsha Totakura2012-11-14
|
* - try connect as taskSree Harsha Totakura2012-11-14
|
* - adopting to new transport API in roccSree Harsha Totakura2012-11-09
|
* - send HELLOs aggressivelySree Harsha Totakura2012-11-09
|
* -fixes Sree Harsha Totakura2012-11-09
|
* - "missingMatthias Wachs2012-11-09
|
* changes to transport apiMatthias Wachs2012-11-09
|
* adopting to new transport APISree Harsha Totakura2012-11-09
|
* fix memleakSree Harsha Totakura2012-11-02
|
* -doxygenChristian Grothoff2012-11-01
|
* fix for port-conflicts while starting multiple controllers on same hostSree Harsha Totakura2012-11-01
|
* dead codeSree Harsha Totakura2012-10-31
|
* removed GNUNET_TESTBED_operation_cancelSree Harsha Totakura2012-10-26
|
* multiple operation queues for an operationSree Harsha Totakura2012-10-24
|
* removed exponential backoff while offering HELLOSree Harsha Totakura2012-10-24
|
* fix for crashing service while shutting down when peer create failsSree Harsha Totakura2012-10-23
|
* simplifySree Harsha Totakura2012-10-21
|
* tracking forwarded operationsSree Harsha Totakura2012-10-21
|
* tracking forwarded operations as part of link controllers operationSree Harsha Totakura2012-10-21
|
* fixSree Harsha Totakura2012-10-19
|
* counting references in overlay connect contextSree Harsha Totakura2012-10-19
|