paragraph for gnunet devs that don't know how to use the web
[oweals/gnunet.git] / src / testbed / testbed_api_hosts.c
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
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-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
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 GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Christian Grothoffconvert testbed_api to MQ (not perfect, but working)
2016-06-25 Christian Grothoffremove global variable for barriers, move into controller
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-28 Sree Harsha Totakuratestbed: disable host key checking along with password...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2013-12-19 LRNmalloc -> new
2013-10-17 Sree Harsha Totakura- use get_value_filename when retrieving filenames...
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Sree Harsha Totakura- fix misc. memleaks
2013-09-27 Bart Polot- extra debug
2013-08-21 Sree Harsha Totakura- dead code
2013-08-21 Sree Harsha Totakura- no need for special parsing of load-leveler generated...
2013-08-21 Sree Harsha Totakura- enable substitions
2013-08-20 Sree Harsha Totakura- allow parsing hosts with optional username and port...
2013-08-19 Sree Harsha Totakurafix 2893: Move adaptive parallelisation mechanism to...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-24 Sree Harsha Totakura- coverity fixes
2013-05-22 Sree Harsha Totakura- fix scanf issues with plibc ignoring '.' before the...
2013-05-17 Sree Harsha Totakura- fix
2013-05-17 Sree Harsha Totakura- revert 27109,27108
2013-05-17 Sree Harsha Totakura- fallback to using ip addresses for hosts
2013-05-15 Sree Harsha Totakura- distribute peers equally among island nodes on SuperMUC
2013-05-14 Sree Harsha Totakura- compile warning fixes
2013-05-14 Sree Harsha Totakura- merge; compare hostname to determine the node to...
2013-05-14 Sree Harsha Totakura- sort hosts returned from loadleveler
2013-05-14 Sree Harsha Totakura- use hostip instead of hostname to avoid dependency...
2013-05-13 Sree Harsha Totakura- allow reading hostnames with dashes/hyphens
2013-05-13 Sree Harsha Totakura- remove hostname/ip address from INIT message. They...
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-17 Sree Harsha Totakura- use hashmap for remembering active operation contexts
2013-04-15 Sree Harsha Totakura- fixes
2013-04-10 Sree Harsha Totakura- use host's configuration while starting controller...
2013-04-10 Sree Harsha Totakura- copyright
2013-03-07 Sree Harsha Totakura- remove unused code
2013-02-27 Sree Harsha TotakuraGNUNET_TESTBED_hosts_load_from_loadleveler() function...
2013-02-27 Sree Harsha TotakuraParsing LoadLeveler allocated hosts and creating testbe...
2013-02-21 Sree Harsha Totakurasend configurations of newly started slave controllers...
2013-02-21 Sree Harsha Totakurahost locking; warn upon API violation
2013-02-21 Sree Harsha Totakura- do not use mempcpy()
2013-02-21 Sree Harsha TotakuraM testbed/testbed.h
2013-02-20 Sree Harsha TotakuraAssosiate a configuration template while creating hosts...
2013-02-20 Sree Harsha Totakura-fix mem leak
2013-02-15 Sree Harsha Totakura- fix crashing testcases
2013-02-14 Sree Harsha Totakuramove parallel overlay connect operation queue from...
2013-01-25 Sree Harsha Totakura- indent
2013-01-02 Sree Harsha Totakura- doxygen
2012-12-27 Sree Harsha Totakura- use GNUNET_array_grow()
2012-12-03 Sree Harsha Totakura- remove duplicate functions
2012-12-03 Sree Harsha Totakurahost compatibility check in GNUNET_TESTBED_run() and...
2012-12-03 Sree Harsha Totakuramaking GNUNET_TESTBED_is_host_compatible() asynchronous
2012-10-31 Sree Harsha Totakuralocate helpers in libexec
2012-10-29 Christian Grothoff-fixes
2012-10-18 Maximilian SzengelExposing GNUNET_TESTBED_host_get_hostname
2012-10-16 Sree Harsha Totakuracheckpoint save
2012-10-12 Sree Harsha Totakurano auto allocation during scanf
2012-10-12 Sree Harsha Totakurafixing scanf failures
2012-10-12 Sree Harsha Totakurahost file support for testbed profiler
2012-10-12 Sree Harsha Totakurafixes
2012-10-11 Sree Harsha Totakurafixes for invalid reads
2012-10-11 Sree Harsha Totakurahost loading from file
2012-09-28 Christian Grothoff-use FIXME
2012-09-14 Sree Harsha Totakuracoverity fixes
2012-09-12 Christian Grothofftriple star fun
2012-08-31 Sree Harsha Totakuraadhering to indentation standard
2012-08-17 Sree Harsha Totakurafixes
2012-08-14 Sree Harsha Totakurafixes and removed slave2 from controller link test
2012-07-27 Sree Harsha Totakurafixes
2012-07-27 Sree Harsha Totakurafixed incorrect realloc size
2012-07-25 Sree Harsha Totakura-fixes mem leaks
2012-07-18 Sree Harsha TotakuraAPI internal function call changes
2012-07-17 Sree Harsha Totakurahelper reply with modified config
2012-07-17 Sree Harsha Totakurahelper exception callback lesser parameters
2012-07-17 Sree Harsha Totakurahelper integration to GNUNET_TESTBED_host_run_()
2012-07-17 Sree Harsha Totakuraseparated helper init message
2012-07-12 Sree Harsha Totakuraimplemented controller error callback
2012-07-10 Christian Grothoff-minor fixes
2012-07-09 Christian Grothoff-fix
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-05 Sree Harsha Totakurafixes
2012-07-04 Sree Harsha Totakura-controller startup, connect and duals
2012-07-03 Sree Harsha Totakura-LCFContext
2012-06-29 Sree Harsha Totakura-host registration with controller
2012-06-26 Sree Harsha Totakuratestbed host registration
next