aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
Commit message (Collapse)AuthorAge
...
* -fixChristian Grothoff2012-06-11
|
* -using new testing library for peerinfo testChristian Grothoff2012-06-10
|
* -fixChristian Grothoff2012-06-09
|
* -handle disconnect error on shutdown betterChristian Grothoff2012-06-09
|
* -fixfixfixChristian Grothoff2012-06-08
|
* -fixfixChristian Grothoff2012-06-08
|
* -fixing #2406Christian Grothoff2012-06-08
|
* -fixing #2405Christian Grothoff2012-06-07
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -cleanup before and afterChristian Grothoff2012-05-06
|
* -fixChristian Grothoff2012-05-06
|
* -fix compile errorChristian Grothoff2012-05-06
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -fixChristian Grothoff2012-05-06
|
* -fixing #1969Christian Grothoff2012-05-04
|
* -extra IPC checksChristian Grothoff2012-05-04
|
* -fixChristian Grothoff2012-05-03
|
* -fixfixChristian Grothoff2012-05-03
|
* doxygenChristian Grothoff2012-05-03
|
* f-xiChristian Grothoff2012-05-03
|
* -fixChristian Grothoff2012-05-03
|
* -enable lm buildingChristian Grothoff2012-05-03
|
* -fixing #2298Christian Grothoff2012-05-03
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -test for LRN:Christian Grothoff2012-04-22
|
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -fixChristian Grothoff2012-04-02
|
* -make error message on timeout more consistent to allow tests to passChristian Grothoff2012-04-02
|
* -removing legacy ifdefsChristian Grothoff2012-04-02
|
* -fix newlineChristian Grothoff2012-03-15
|
* -support truncated HELLO names to work with 99-character per filename ↵Christian Grothoff2012-03-13
| | | | limitations of tar
* -adding capability to install static list of HELLOs with the original ↵Christian Grothoff2012-03-13
| | | | software to avoid need for hostlist server accessibility
* -fixChristian Grothoff2012-02-27
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* 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
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -fixing indentationChristian Grothoff2011-11-29
|
* dbgChristian Grothoff2011-11-15
|
* fixChristian Grothoff2011-11-10
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* implementing #1747Christian Grothoff2011-11-03
|
* use LOG macro in peerinfo_api.cChristian Grothoff2011-10-10
|
* use LOG macro in peerinfo_api.cChristian Grothoff2011-10-10
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* doxygenChristian Grothoff2011-09-02
|
* 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
|