aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_oc.c
Commit message (Collapse)AuthorAge
* -fix many more typosChristian Grothoff2021-04-26
|
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* unset environment variables that will break testbed, indentation and comment ↵Christian Grothoff2017-12-27
| | | | typo fixes
* fix commentChristian Grothoff2017-03-10
|
* migrating testbed to new service APIChristian Grothoff2016-10-10
|
* -removing pointless NULL cmpChristian Grothoff2016-08-27
|
* -migrate testbed to new MQ APIChristian Grothoff2016-08-04
|
* convert to new hello_get APIChristian Grothoff2016-07-30
|
* -convert to new transport APIChristian Grothoff2016-07-29
|
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
|
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* -use more of MQ APIChristian Grothoff2016-06-27
|
* convert testbed_api to MQ (not perfect, but working)Christian Grothoff2016-06-27
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fixing #4035Christian Grothoff2015-10-29
|
* stop using deprecated TRANSPORT_try_connect() API, use modern ATS ↵Christian Grothoff2015-10-27
| | | | connectivity suggestions instead
* prepare testbed for #3675 by having an option to establish connections to ATSChristian Grothoff2015-10-27
|
* -indentation, doxygen, etc.Christian Grothoff2015-10-27
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* malloc -> newLRN2013-12-19
|
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to ↵Christian Grothoff2013-12-08
| | | | GNUNET_TRANSPORT_check_peer_connected
* - use pooled connections from connection pool moduleSree Harsha Totakura2013-10-23
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* - rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATIONSree Harsha Totakura2013-08-15
|
* - fix compile-time warningSree Harsha Totakura2013-05-13
|
* - docSree Harsha Totakura2013-05-06
|
* - simplify on-demand linking in overlay connectsSree Harsha Totakura2013-05-05
|
* - remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura2013-05-04
|
* - sanifySree Harsha Totakura2013-04-12
|
* - towards on-demand controller linkingSree Harsha Totakura2013-04-11
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* - restructureSree Harsha Totakura2013-04-08
|
* changes for mantis 0002676Matthias Wachs2013-04-04
|
* support for FRIEND_HELLOMatthias Wachs2013-03-28
|