first batch of license fixes (boring)
[oweals/gnunet.git] / src / testbed / gnunet-service-testbed_oc.c
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 Schanzenbach, Martin-merge
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-27 Christian Grothoffunset environment variables that will break testbed...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix comment
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-08-27 Christian Grothoff-removing pointless NULL cmp
2016-08-04 Christian Grothoff-migrate testbed to new MQ API
2016-07-30 Christian Grothoffconvert to new hello_get API
2016-07-29 Christian Grothoff-convert to new transport API
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-06-27 Christian Grothoff-use more of MQ API
2016-06-27 Christian Grothoffconvert testbed_api to MQ (not perfect, but working)
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-29 Christian Grothofffixing #4035
2015-10-27 Christian Grothoffstop using deprecated TRANSPORT_try_connect() API,...
2015-10-27 Christian Grothoffprepare testbed for #3675 by having an option to establ...
2015-10-27 Christian Grothoff-indentation, doxygen, etc.
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-12-19 LRNmalloc -> new
2013-12-08 Christian GrothoffAPI cleanup, rename GNUNET_TRANSPORT_check_neighbour_co...
2013-10-23 Sree Harsha Totakura- use pooled connections from connection pool module
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-15 Sree Harsha Totakura- rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATION
2013-05-13 Sree Harsha Totakura- fix compile-time warning
2013-05-06 Sree Harsha Totakura- doc
2013-05-05 Sree Harsha Totakura- simplify on-demand linking in overlay connects
2013-05-04 Sree Harsha Totakura- remove unused configuration parameter in GNUNET_TESTB...
2013-04-12 Sree Harsha Totakura- sanify
2013-04-11 Sree Harsha Totakura- towards on-demand controller linking
2013-04-10 Sree Harsha Totakura- copyright
2013-04-08 Sree Harsha Totakura- restructure
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-28 Matthias Wachssupport for FRIEND_HELLO
2013-03-18 Sree Harsha Totakura- doxygen
2013-03-11 Sree Harsha Totakura- fix
2013-03-08 Sree Harsha Totakura- logging
2013-03-05 Bart Polot- fix message
2013-03-05 Sree Harsha Totakurabe verbose while sending error message instead of emitt...
2013-03-04 Sree Harsha Totakura- fix #2809
2013-02-27 Bart Polot- verbose++
2013-02-22 Sree Harsha TotakuraUse a sub operation while forwarding controller link...
2013-02-14 Sree Harsha Totakurafix 2793: Testbed does not allow to set TIMEOUT for...
2013-02-01 Sree Harsha Totakura- doc & indent
2013-02-01 Sree Harsha Totakura- fixes
2013-01-31 Sree Harsha Totakura- call peer connect notifiy callback only after calling...
2013-01-31 Sree Harsha Totakura- fixes and implements caching core handles
2013-01-30 Sree Harsha Totakura- unified notify callback for cached transport and...
2013-01-30 Sree Harsha Totakura- fixes
2013-01-30 Sree Harsha Totakuracache transport handles with peer connect notifications
2013-01-29 Sree Harsha Totakuracaching transport handles
2013-01-29 Sree Harsha Totakura- towards caching transport handles along with HELLO...
2013-01-28 Sree Harsha Totakura- rename "hello cache" to "cache"
2013-01-28 Sree Harsha Totakura- fix SEGFAULT while registering hosts
2013-01-26 Sree Harsha Totakurabound remote overlay connect operation execution to...
2013-01-26 Sree Harsha Totakura- rename
2013-01-25 Sree Harsha Totakurabound overlay connect operation execution to limited...
2013-01-25 Sree Harsha Totakura- indent
2013-01-25 Sree Harsha Totakura- towards operation queues for open file descriptors
2013-01-25 Sree Harsha Totakura- rename
2013-01-25 Sree Harsha Totakura- separate overlay connect message handling as module