2013-12-05 |
Christian Grothoff | -indentations, comments on API |
tree | commitdiff |
2013-11-29 |
Sree Harsha Totakura | - move do_start_process to util/ |
tree | commitdiff |
2013-11-29 |
Matthias Wachs | return error as exit code |
tree | commitdiff |
2013-11-26 |
Christian Grothoff | allow spaces in binary file names (#3094) |
tree | commitdiff |
2013-11-16 |
Christian Grothoff | -doxygen fixes |
tree | commitdiff |
2013-11-13 |
Christian Grothoff | -fix message alignment to avoid bus error, indentation... |
tree | commitdiff |
2013-11-09 |
Christian Grothoff | -fix minor leaks in gnunet-arm (#3105) |
tree | commitdiff |
2013-10-17 |
Christian Grothoff | -style fixes |
tree | commitdiff |
2013-10-12 |
Sree Harsha Totakura | - change --enable-ll to --enable-supermuc |
tree | commitdiff |
2013-10-11 |
Christian Grothoff | implementing #3064: enable split-personality ARM to... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | changing UNIX domain socket access control to file... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | -switching (again) to named sockets, see #2887 |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | last XDG change: use GNUNET_RUNTIME_DIR instead of... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | more work towards XDG spec (#3000) -- config file location |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | migrating towards XDG configuration specification ... |
tree | commitdiff |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-10-01 |
Christian Grothoff | -fix warnings/ftbfs |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -towards addressing #3047, note this causes the code... |
tree | commitdiff |
2013-09-27 |
Christian Grothoff | -undo #29640, somehow causes problems |
tree | commitdiff |
2013-09-26 |
Christian Grothoff | moving from abstract unix domain socket paths to normal... |
tree | commitdiff |
2013-09-23 |
LRN | Non-generated config file |
tree | commitdiff |
2013-09-23 |
LRN | Remove the config file (no longer generated) |
tree | commitdiff |
2013-09-20 |
Christian Grothoff | -minor code cleanup |
tree | commitdiff |
2013-09-19 |
Sree Harsha Totakura | -fix compile warnings and parallel build |
tree | commitdiff |
2013-09-16 |
Sree Harsha Totakura | - do not install mockup-service into libexecdir |
tree | commitdiff |
2013-09-16 |
Florian Dold | - replace deprecated INCLUDES with AM_CPPFLAGS |
tree | commitdiff |
2013-09-09 |
Christian Grothoff | -monkey integration |
tree | commitdiff |
2013-08-25 |
Christian Grothoff | -only run python tests if we have python |
tree | commitdiff |
2013-08-16 |
LRN | Make exponential backoff test compile again |
tree | commitdiff |
2013-08-16 |
LRN | Fix invocation of just-built tools |
tree | commitdiff |
2013-08-11 |
Christian Grothoff | changing time measurement from milliseconds to microseconds |
tree | commitdiff |
2013-06-21 |
Christian Grothoff | -fix memory leak (on error path) |
tree | commitdiff |
2013-06-20 |
David Barksdale | Fixed GNUNET_CLIENT_service_test on FreeBSD. |
tree | commitdiff |
2013-06-05 |
Christian Grothoff | -cleaning up client api to test for service availability |
tree | commitdiff |
2013-05-30 |
Christian Grothoff | -fix |
tree | commitdiff |
2013-05-22 |
Christian Grothoff | -fix |
tree | commitdiff |
2013-05-22 |
Christian Grothoff | -fix |
tree | commitdiff |
2013-05-22 |
LRN | Adjust test_arm_api after API changes in r27231 |
tree | commitdiff |
2013-05-21 |
Christian Grothoff | fixing ARM restarting, adding monitor mode to command... |
tree | commitdiff |
2013-05-21 |
Christian Grothoff | -minor code cleanup |
tree | commitdiff |
2013-05-21 |
Christian Grothoff | -be less noisy |
tree | commitdiff |
2013-05-21 |
Christian Grothoff | -indentation |
tree | commitdiff |
2013-05-21 |
Christian Grothoff | -quiet means quiet |
tree | commitdiff |
2013-04-22 |
LRN | Don't start accept task twice |
tree | commitdiff |
2013-04-22 |
LRN | Correctly forget task ID once task runs |
tree | commitdiff |
2013-04-17 |
Bart Polot | Dont restart services/daemons that have exited with... |
tree | commitdiff |
2013-04-17 |
Bart Polot | - fix appearance of '%s' in error messages |
tree | commitdiff |
2013-04-14 |
Christian Grothoff | -remove unnecessary arguments from ARM callbacks |
tree | commitdiff |
2013-04-08 |
Sree Harsha Totakura | - doc |
tree | commitdiff |
2013-04-03 |
Sree Harsha Totakura | - fix 2853 |
tree | commitdiff |
2013-04-02 |
Sree Harsha Totakura | - warn on missing cases |
tree | commitdiff |
2013-04-01 |
Sree Harsha Totakura | - revert 26711 and fix 2851 with dirty hack |
tree | commitdiff |
2013-04-01 |
Sree Harsha Totakura | - fix 2851 |
tree | commitdiff |
2013-04-01 |
Sree Harsha Totakura | -dead code |
tree | commitdiff |
2013-04-01 |
Sree Harsha Totakura | - allow disconnecting from ARM from callbacks |
tree | commitdiff |
2013-03-28 |
Christian Grothoff | -test cleanup |
tree | commitdiff |
2013-03-27 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-03-26 |
Sree Harsha Totakura | - style |
tree | commitdiff |
2013-03-23 |
Christian Grothoff | -doxygen fixes |
tree | commitdiff |
2013-03-20 |
LRN | Simplify ARM alloc/connect |
tree | commitdiff |
2013-03-20 |
LRN | disconnect -> disconnect_and_free rename |
tree | commitdiff |
2013-03-18 |
Sree Harsha Totakura | - fix |
tree | commitdiff |
2013-03-15 |
LRN | Docfixes |
tree | commitdiff |
2013-03-14 |
LRN | Correct %s in some cases |
tree | commitdiff |
2013-03-14 |
LRN | Use correct size for messages. Again. D'oh. |
tree | commitdiff |
2013-03-13 |
LRN | Continue processing after listing services |
tree | commitdiff |
2013-03-13 |
LRN | Modify one of the tests to check service list |
tree | commitdiff |
2013-03-13 |
LRN | Fix arm service message handler declaration |
tree | commitdiff |
2013-03-13 |
LRN | Use correct argument for receive_done |
tree | commitdiff |
2013-03-13 |
LRN | Receive_done in monitor hanlding |
tree | commitdiff |
2013-03-13 |
LRN | Forgot to add the file... |
tree | commitdiff |
2013-03-13 |
LRN | All-encompassing ARM update |
tree | commitdiff |
2013-03-13 |
LRN | Correctly destroy OS_Process (cosmetic fix) |
tree | commitdiff |
2013-03-13 |
Sree Harsha Totakura | - make ARM tests compile without errors |
tree | commitdiff |
2013-03-11 |
Christian Grothoff | -no reason for continue, AFAIK |
tree | commitdiff |
2013-02-05 |
Christian Grothoff | 095a |
tree | commitdiff |
2013-02-01 |
Christian Grothoff | -fix warning about modifying const cfg |
tree | commitdiff |
2013-01-26 |
Christian Grothoff | LRN: Here's a patch. See if it doesn't break anything... |
tree | commitdiff |
2013-01-25 |
Christian Grothoff | -fix |
tree | commitdiff |
2013-01-25 |
Christian Grothoff | start gnunet-service-arm nicely if configuration file... |
tree | commitdiff |
2012-12-17 |
Christian Grothoff | -eliminate consensus warnings |
tree | commitdiff |
2012-12-13 |
Sree Harsha Totakura | - assert hard |
tree | commitdiff |
2012-12-06 |
Christian Grothoff | -improving shutdown behavior |
tree | commitdiff |
2012-11-06 |
Sree Harsha Totakura | print help for timeout argument |
tree | commitdiff |
2012-11-05 |
Christian Grothoff | -allow config-less services to start |
tree | commitdiff |
2012-11-05 |
Christian Grothoff | -version bumping |
tree | commitdiff |
2012-11-05 |
Christian Grothoff | -fix use of PREFIX with libexec |
tree | commitdiff |
2012-11-04 |
Christian Grothoff | -misc bugfixes, travel hacking |
tree | commitdiff |
2012-10-29 |
Christian Grothoff | installing all service, daemon and helper binaries... |
tree | commitdiff |
2012-10-26 |
Christian Grothoff | -bugfixes, code cleanup |
tree | commitdiff |
2012-10-09 |
Christian Grothoff | -note authors |
tree | commitdiff |
2012-10-09 |
Christian Grothoff | -use defaultconfig if config is missing |
tree | commitdiff |
2012-10-09 |
Christian Grothoff | -getting rid of silly, stupid, useless, often wrong... |
tree | commitdiff |
2012-10-08 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-10-08 |
Christian Grothoff | -cleaning up arm test |
tree | commitdiff |
2012-10-08 |
Christian Grothoff | -minor cleanup |
tree | commitdiff |
2012-09-28 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-09-27 |
Christian Grothoff | -converting more places to use STRINGS_relative_time_to... |
tree | commitdiff |
2012-09-27 |
Christian Grothoff | -converting more places to use STRINGS_relative_time_to... |
tree | commitdiff |
2012-09-27 |
Christian Grothoff | reducing error messages about missing configuration... |
tree | commitdiff |
next |