aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -version bumps for releaseChristian Grothoff2011-12-26
|
* -LRN: fix normal child death restart.Christian Grothoff2011-12-25
| | | | | | | | | It does work in the sense that child process is restarted. However, i didn't have an opportunity to test it for non-default processes (default processes are restarted immediately; non-default processes should be restarted on demand).
* -maybe not the best default for nowChristian Grothoff2011-12-25
|
* -log to files by defaultChristian Grothoff2011-12-25
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* major rewrite of ARM service and a bit of the ARM IPC to take advantage of ↵Christian Grothoff2011-12-08
| | | | 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
* -moving interceptor.c code into main arm fileChristian Grothoff2011-12-07
|
* removing ARM interceptor connection forwarding post-accept code, now using ↵Christian Grothoff2011-12-06
| | | | lsocks everywhere
* fix compileChristian Grothoff2011-12-06
|
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
|
* -preping arm for test by LRNChristian Grothoff2011-12-06
|
* use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonllChristian Grothoff2011-12-06
|
* implementing #1747Christian Grothoff2011-11-03
|
* longer ARM stop timeouts, powerpc buildbot still has troubleChristian Grothoff2011-10-23
|
* getting rid of unnecessary ignore_shutdown callsChristian Grothoff2011-10-23
|
* fixing bad fixChristian Grothoff2011-10-20
|
* termination is NOChristian Grothoff2011-10-20
|
* do terminate properlyChristian Grothoff2011-10-20
|
* use LOG macro in arm_api.cChristian Grothoff2011-10-10
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* fixing 1767:Christian Grothoff2011-09-18
|
* c3018Christian Grothoff2011-09-16
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: Prepare-for-indentationChristian Grothoff2011-08-15
|
* use bind instead of connect to test if service is running to avoid long ↵Christian Grothoff2011-08-11
| | | | timeouts during startup
* LRN: Fix a rare arm-interceptor double-free bugChristian Grothoff2011-08-04
|
* LRN: another logging fixChristian Grothoff2011-08-01
|
* fixNathan S. Evans2011-07-27
|
* command line timeout optionNathan S. Evans2011-07-27
|
* timeout too short... adaptive? backoff?Nathan S. Evans2011-07-25
|
* fixesChristian Grothoff2011-07-23
|
* cleaning up ARM shutdownChristian Grothoff2011-07-19
|
* do not autostart nseChristian Grothoff2011-07-18
|
* checkretChristian Grothoff2011-07-16
|
* Mantis 1716:Christian Grothoff2011-06-20
|
* fix resolver apiMatthias Wachs2011-06-17
|
* disable vpn autostartChristian Grothoff2011-06-15
|
* cleaner messageChristian Grothoff2011-06-14
|
* formattingNathan S. Evans2011-06-14
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* fixChristian Grothoff2011-05-12
|
* avoid restartChristian Grothoff2011-05-12
|
* some optimization work...Christian Grothoff2011-04-12
|
* api change for malicious peer bug when running distributed tests, stop arm ↵Nathan S. Evans2011-03-08
| | | | from repeatedly trying to bind to blank unixpath