paragraph for gnunet devs that don't know how to use the web
[oweals/gnunet.git] / src / arm / gnunet-service-arm.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)
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 Grothoffbeautify loop
2017-09-15 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-09-05 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-05 Christian Grothoffimplement exponential back-off cool down for ARM proces...
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...
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothofffix memory leak
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2016-10-21 Christian Grothoffeliminate last residue of old service api in ARM
2016-09-25 Christian Grothoffwant himBHexpansion, but not path-prefixing
2016-09-24 Christian Grothofffix NPE
2016-09-24 Christian Grothoff-must not expand BINARY as filename
2016-09-24 Christian Grothoffmigrate ARM to new service API
2016-09-24 Christian Grothofffix #4672
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc fixes
2016-06-22 Christian Grothoffconvert monitor API to use MQ
2016-06-02 Christian Grothoff-indent
2016-06-02 Christian Grothoffinvert option order for tg
2016-06-01 Christian GrothoffFix for #4553
2016-06-01 Christian Grothofffix #4546
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-26 Florian Doldexpand dollars in BINARY for service type 'simple'
2016-04-26 Florian Dolddon't free -- expand_dollar does realloc
2016-04-25 Florian DoldUse dollar expansion helper instead of custom code
2016-04-25 Florian DoldRemove format string abuse with sane code.
2016-04-22 Florian DoldRevert 37060
2016-04-22 Florian DoldAllow expansion of [arm]BINARY.
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-04 Christian Grothoffadd logic to parse JSON uploads
2016-02-29 Florian DoldDo $-expansion for OPTIONS of simple services
2016-02-28 Florian DoldMake ARM understand the TYPE option for services
2016-01-19 Christian Grothoff-fix (C) notices
2015-12-10 Florian DoldMake resource diagnostics output more useful.
2015-10-22 Christian Grothoff-bogus log
2015-10-18 Christian Grothoff-fix
2015-10-07 Christian Grothoffadd capability to log per-service resource consumption...
2015-07-13 Christian Grothoffautomatically clean up left-over Unix domain socket...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-02-28 Christian Grothoff-fix indentation, logging, i18n, doxygen
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...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-02-13 Sree Harsha Totakura- Do not set permissions for abstract sockets.
2013-12-23 Christian Grothoff-fix issues with multi-user setup and ARM
2013-12-05 Christian Grothoff-indentations, comments on API
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-26 Christian Grothoffallow spaces in binary file names (#3094)
2013-11-13 Christian Grothoff-fix message alignment to avoid bus error, indentation...
2013-10-17 Christian Grothoff-style fixes
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-20 Christian Grothoff-minor code cleanup
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-21 Christian Grothoff-fix memory leak (on error path)
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-04-22 LRNDon't start accept task twice
2013-04-17 Bart PolotDont restart services/daemons that have exited with...
2013-03-15 LRNDocfixes
2013-03-14 LRNUse correct size for messages. Again. D'oh.
2013-03-13 LRNFix arm service message handler declaration
2013-03-13 LRNUse correct argument for receive_done
2013-03-13 LRNReceive_done in monitor hanlding
2013-03-13 LRNAll-encompassing ARM update
2013-03-11 Christian Grothoff-no reason for continue, AFAIK
2012-12-13 Sree Harsha Totakura- assert hard
2012-11-05 Christian Grothoff-allow config-less services to start
2012-11-05 Christian Grothoff-fix use of PREFIX with libexec
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-use defaultconfig if config is missing
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-03 Christian Grothoff-towards fixing #2299
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-fixes
2012-03-09 Christian Grothoffadding code to measure and report shutdown time for...
2012-03-01 Maximilian SzengelUsing GNUNET_snprintf.
2012-02-29 Maximilian SzengelAdding arm list/info feature.
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
next