Christian Grothoff
|
1f4c6f7629
-towards fixing #2299
|
12 years ago |
Christian Grothoff
|
39e90459cc
-fixes
|
12 years ago |
Christian Grothoff
|
ccc7218f3d
-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNET_NO --- and all other uses indicate design problems
|
12 years ago |
Christian Grothoff
|
48b2340e57
-fixing #2201
|
12 years ago |
Christian Grothoff
|
24e1e35a25
-fixing leaks/use after free
|
12 years ago |
Christian Grothoff
|
370ec6d2cd
-minor fixes to arm service list API (#2141)
|
12 years ago |
Maximilian Szengel
|
d8b052b2dd
Adding arm list/info feature.
|
12 years ago |
Christian Grothoff
|
0238db3485
enabling use of pipes for signal communication also on UNIX to enable future integration with Java services
|
12 years ago |
Christian Grothoff
|
cbd09ba94f
major rewrite of ARM service and a bit of the ARM IPC to take advantage of the simplifications possible now that we no longer intercept traffic; the new code in particular is better at communicating what exactly ARM was doing in response to requests. A major change is that gnunet-arm -i/-k now only impacts if a service is running by-default, on-demand starting is no longer impacted, option -t from gnunet-arm was removed
|
13 years ago |
Christian Grothoff
|
f76e7c10d0
getting rid of unnecessary ignore_shutdown calls
|
13 years ago |
Christian Grothoff
|
e15048219f
fixing bad fix
|
13 years ago |
Christian Grothoff
|
0b5e7f738b
termination is NO
|
13 years ago |
Christian Grothoff
|
2e81faa7f1
do terminate properly
|
13 years ago |
Christian Grothoff
|
f777b26dae
use LOG macro in arm_api.c
|
13 years ago |
Christian Grothoff
|
5746309cb4
indentation
|
13 years ago |
Christian Grothoff
|
502af2167f
indentation
|
13 years ago |
Christian Grothoff
|
6202dff229
use bind instead of connect to test if service is running to avoid long timeouts during startup
|
13 years ago |
Nathan S. Evans
|
c6fbb7224e
clean up debug messages
|
13 years ago |
Christian Grothoff
|
d8e834a9fd
fixing 1622
|
14 years ago |
Nathan S. Evans
|
75a33a1499
big scheduler refactoring, expect some issues
|
14 years ago |
Christian Grothoff
|
d8abe51562
style improvments wrt Mantis 1614 patch
|
14 years ago |
Christian Grothoff
|
721e49caee
original patch from Mantis 1614
|
14 years ago |
Christian Grothoff
|
5281d9faaa
need longer timeout, better error message
|
14 years ago |
Matthias Wachs
|
8a7272d68a
Refactoring gnunet_time
|
14 years ago |
Nathan S. Evans
|
af0af530e6
further arm do daemonize hack, easier to debug arm startup (debatable)
|
14 years ago |
Christian Grothoff
|
d05a7b8bf7
do not daemonize when running tests
|
14 years ago |
Christian Grothoff
|
abba6e6fd3
do not daemonize when running tests
|
14 years ago |
Christian Grothoff
|
38b29592cf
gpl3
|
14 years ago |
Christian Grothoff
|
537903a8dc
fixing common off-by-one error with respect to maximum message size
|
14 years ago |
Christian Grothoff
|
13a7da2127
listen socket passing support for ARM
|
14 years ago |