glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / testbed / testbed_api_peers.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Christian Grothoff-use more of MQ API
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-04 Christian Grothoffaddressing name conflict with PS_STOPPED on MinGW
2013-08-19 Sree Harsha Totakurafix 2893: Move adaptive parallelisation mechanism to...
2013-08-15 Sree Harsha Totakura- rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATION
2013-08-12 Florian Dold- doxygen comment clarification
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-05-07 Sree Harsha Totakurafix #2665: peer reconfiguration now implemented
2013-04-17 Sree Harsha Totakura- use hashmap for remembering active operation contexts
2013-04-10 Sree Harsha Totakura- copyright
2013-04-02 Sree Harsha Totakura- manage services of peers (client API)
2013-03-28 Sree Harsha Totakura- fix DLL removals while cleaning up operation contexts
2013-03-22 Sree Harsha Totakura- warn when operations are not freed where they could...
2013-03-18 Sree Harsha Totakuraexpose Operation and associated closure in every event
2013-03-08 Sree Harsha Totakura- cleanup peers after shutdown operation
2013-02-20 Sree Harsha Totakura-fix mem leak
2013-02-14 Sree Harsha Totakuramove parallel overlay connect operation queue from...
2013-01-26 Sree Harsha Totakura- rename
2013-01-25 Sree Harsha Totakura- indent
2013-01-03 Sree Harsha Totakura- give more weight to failure events
2013-01-01 Sree Harsha Totakuraadaptive parallelism for overlay connect operations...
2012-12-10 Sree Harsha Totakura- cleanup
2012-11-16 Sree Harsha Totakuraadaptive parallel overlay connects
2012-10-24 Sree Harsha Totakuramultiple operation queues for an operation
2012-10-22 Sree Harsha Totakurafix
2012-10-18 Sree Harsha Totakura-topology test case relaxed to accommodated overlay...
2012-10-17 Sree Harsha Totakuranew operation queue for limiting overlay connects
2012-10-14 Sree Harsha Totakurapeer linking
2012-10-14 Sree Harsha Totakuraoperation closure in peer start
2012-10-10 Sree Harsha Totakuraoperation id generation from controller host id and...
2012-10-10 Sree Harsha Totakuratowards handling suboperations during overlay connect
2012-09-28 Christian Grothoff-syntax fixes
2012-09-25 Sree Harsha Totakuraadded peer2_host field in overlay connect message
2012-09-16 Sree Harsha Totakuranew test case (not working)
2012-09-10 Sree Harsha Totakuracleanup when operations fail
2012-09-09 Sree Harsha Totakuraimplemented continuations to testbed peer start/stop API
2012-09-09 Christian Grothoff-adding continuation to testbed peer start/stop API
2012-09-09 Sree Harsha Totakura-doxygen
2012-09-05 Sree Harsha Totakurachanged testbed API to include convenience callbacks
2012-08-31 Sree Harsha Totakuraadhering to indentation standard
2012-08-30 Sree Harsha Totakurapeer_create starts with 0
2012-08-26 Sree Harsha Totakuradoxygen fixes
2012-08-25 Sree Harsha Totakuratowards implementing service_connect
2012-08-25 Sree Harsha Totakuraoperation queue renaming
2012-08-17 Sree Harsha Totakuracontroller link as operation
2012-08-03 Sree Harsha Totakurarefined overlay connect and extended test case
2012-08-01 Sree Harsha Totakuraimproved overlay connect handling
2012-08-01 Sree Harsha Totakurastate information for OperationContext
2012-08-01 Sree Harsha Totakurapeer info with new operations handling
2012-07-31 Sree Harsha Totakurapeer start/stop with new operations handling
2012-07-31 Sree Harsha Totakurapeer destroy with new operations handling
2012-07-31 Sree Harsha Totakurapeer create with new operations handling
2012-07-25 Sree Harsha Totakura-helper service shutdown fixes; overlay connect message
2012-07-24 Sree Harsha Totakurafixed mem leaks with operations
2012-07-24 Sree Harsha Totakuratestcases for peer get information
2012-07-22 Sree Harsha Totakura-get peer config & info
2012-07-20 Sree Harsha Totakurapeer start and stop
2012-07-20 Sree Harsha Totakurapeer create callback
2012-07-18 Sree Harsha Totakurapeer_stop and service handle for peerstop message:...
2012-07-18 Sree Harsha Totakuratestbed api peer start
2012-07-18 Sree Harsha TotakuraAPI internal function call changes
2012-07-09 Sree Harsha Totakura-peer create bug fixes and test case
2012-07-08 Sree Harsha Totakura-removed static operations and operation queue
2012-07-08 Sree Harsha Totakura-client handle operation success
2012-07-08 Sree Harsha Totakura-added handler for peer_destroy
2012-07-08 Sree Harsha Totakuraoperation and peer_destroy
2012-07-07 Sree Harsha Totakura-peer create message handler
2012-07-06 Sree Harsha Totakuratestbed peer_create ()
2012-05-05 Christian Grothoff-doxygen fix
2012-05-05 Christian Grothoff-build issues'
2012-05-05 Christian Grothoff-renaming new testing code to testbed