aboutsummaryrefslogtreecommitdiff
path: root/src/util/client.c
Commit message (Collapse)AuthorAge
* -fix misc monitoring issuesChristian Grothoff2014-11-23
|
* fix #3544Christian Grothoff2014-09-21
|
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
| | | | | option USE_ABSTRACT_SOCKETS is present in configuration.
* -indentation, cleanupChristian Grothoff2013-12-20
|
* -typoChristian Grothoff2013-12-20
|
* -set receiver handler to NULL on timeoutChristian Grothoff2013-12-20
|
* fix error message when testing service and directory existsMatthias Wachs2013-12-10
|
* -add assertions to ensure there is no stale reconnect taskChristian Grothoff2013-11-16
|
* -align message bufferChristian Grothoff2013-11-13
|
* logread: ipc message monitoringGabor X Toth2013-11-09
|
* -need to do mkdir before testing UNIXPATH, not sure how this worked beforeChristian Grothoff2013-10-14
|
* -fix leakChristian Grothoff2013-10-10
|
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
|
* -use get_value_filename with UNIXPATH to get himBHexpansionChristian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -handle NULL in unixpathChristian Grothoff2013-09-20
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* - docBart Polot2013-06-26
|
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
| | | | | | | This should also fix any other platform with AF_UNIX that is not Linux or Mingw.
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
|
* All-encompassing ARM updateLRN2013-03-13
|
* -improving shutdown behaviorChristian Grothoff2012-12-06
|
* -highly experimental patch to fix #2578, could theoretically cause ↵Christian Grothoff2012-10-06
| | | | unexpected problems in unrelated places
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
|
* -compilation issueChristian Grothoff2012-06-22
|
* -print use shortened unixpath also when connecting...Christian Grothoff2012-06-22
|
* -print switch targetChristian Grothoff2012-06-22
|
* -fixing #2439Christian Grothoff2012-06-20
|
* -fixing #2289Christian Grothoff2012-05-01
|
* -minor fixesChristian Grothoff2012-04-24
|
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
|
* -undoChristian Grothoff2012-04-19
|
* -fixChristian Grothoff2012-04-19
|
* -rename fest in connection.cChristian Grothoff2012-04-19
|
* -removing obsolete argument from GNUNET_CONNECTION_destroyChristian Grothoff2012-04-19
|
* -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
* -removing legacy #ifdefsChristian Grothoff2012-04-01
|
* -removing legacy #ifdefsChristian Grothoff2012-04-01
|
* 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
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* getting rid of unnecessary ignore_shutdown callsChristian Grothoff2011-10-23
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* linux-onlyChristian Grothoff2011-09-18
|
* fixed bug https://www.gnunet.org/bugs/view.php?id=1762Matthias Wachs2011-08-31
|
* 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
|