preparations for fixing #4065
[oweals/gnunet.git] / src / util / client.c
2015-07-31 Jeff BurdgesBuild socks.c and call it from client.c
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
2015-02-28 Christian GrothoffFix use after free:
2015-02-21 Christian Grothoff-signal connection failure to receive even if receive...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-02 Christian Grothoff-improve logging to help diagnose #3593
2015-01-16 Christian Grothofffix #3611
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-19 Christian Grothoff-trying to fix transport service assertion in time...
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-09-21 Christian Grothofffix #3544
2014-02-09 Sree Harsha TotakuraCreate UNIX domain sockets as abstract sockets when...
2013-12-20 Christian Grothoff-indentation, cleanup
2013-12-20 Christian Grothoff-typo
2013-12-20 Christian Grothoff-set receiver handler to NULL on timeout
2013-12-10 Matthias Wachsfix error message when testing service and directory...
2013-11-16 Christian Grothoff-add assertions to ensure there is no stale reconnect...
2013-11-13 Christian Grothoff-align message buffer
2013-11-09 Gabor X Tothlogread: ipc message monitoring
2013-10-14 Christian Grothoff-need to do mkdir before testing UNIXPATH, not sure...
2013-10-10 Christian Grothoff-fix leak
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothoff-use get_value_filename with UNIXPATH to get himBHexpansion
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-20 Christian Grothoff-handle NULL in unixpath
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-26 Bart Polot- doc
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-03-13 LRNAll-encompassing ARM update
2012-12-06 Christian Grothoff-improving shutdown behavior
2012-10-06 Christian Grothoff-highly experimental patch to fix #2578, could theoreti...
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-06-22 Christian Grothoff-compilation issue
2012-06-22 Christian Grothoff-print use shortened unixpath also when connecting...
2012-06-22 Christian Grothoff-print switch target
2012-06-20 Christian Grothoff-fixing #2439
2012-05-01 Christian Grothoff-fixing #2289
2012-04-24 Christian Grothoff-minor fixes
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-undo
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-rename fest in connection.c
2012-04-19 Christian Grothoff-removing obsolete argument from GNUNET_CONNECTION_destroy
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-23 Christian Grothoffgetting rid of unnecessary ignore_shutdown calls
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-18 Christian Grothofflinux-only
2011-08-31 Matthias Wachsfixed bug https://gnunet.org/bugs/view.php?id=1762
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-12 Christian GrothoffLRN: disable bind test on W32
2011-08-11 Christian Grothoffuse bind instead of connect to test if service is runni...
2011-07-15 Christian Grothofffix
2011-07-15 Christian Grothoffleakfix
2011-07-07 Christian Grothofffix
2011-07-01 Christian Grothofftestcase for nat test code
2011-06-23 Christian Grothofffixing 1722
2011-06-16 Christian Grothoffresolver API change
2011-06-16 Christian Grothoffdo not crash if we run out of sockets
2011-06-15 Philipp Tölkedocument an assertion
2011-06-14 Christian Grothoffifdebug
2011-06-01 Christian Grothoffdmsg
2011-05-27 Christian Grothoffextra check
2011-05-25 Christian Grothoffminor code cleanup
2011-05-25 Christian Grothoffwarn if this happens
2011-05-12 Christian Grothoffbetter logging
2011-03-21 Nathan S. Evansifdef, obsolete crappy code removed
2011-03-21 Christian Grothoffhate-it
2011-02-25 Nathan S. EvansRemove annoying log messages
2011-02-22 Nathan S. EvansTesting and core related changes.
2011-02-17 Nathan S. Evansmissing free
2011-01-31 Nathan S. EvansFix for unixpath/arm bug
2011-01-26 Nathan S. Evanshack so that configuration can force non-unixpath conne...
2011-01-24 Christian Grothoffdo not try TCP if port is 0
2010-11-08 Christian Grothoffseaspider fixes
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-29 Matthias Wachs(no commit message)
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-08-14 Christian Grothoffstronger
2010-07-03 Christian Grothoffnicer
2010-07-02 Nathan S. Evansremove max buffer size from everywhere in util
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-05 Christian GrothoffUNIX domain socket support
2010-05-31 Christian Grothofflogm
2010-05-29 Christian Grothoffnote
2010-05-20 Christian Grothoffupdate
2010-05-18 Christian Grothoffnodbg
2010-05-11 Christian Grothoffasserts
2010-05-11 Christian Grothoffmoving code where it belongs:
next