changing time measurement from milliseconds to microseconds
[oweals/gnunet.git] / src / util / client.c
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:
2010-05-11 Christian Grothoffarm-specific
2010-05-11 Christian Grothoffstuff
2010-05-11 Christian Grothoffcleanup
2010-05-06 Nathan S. Evansverbose debugging
2010-05-06 Nathan S. Evansarm related changes to util things, enabling leaky...
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-03-04 Nathan S. Evansspeelling
2010-02-02 Christian Grothofffixing test service running to retry if service is...
2010-02-02 Safey A.Halimtest arm exponential backoff
2010-01-10 Christian Grothofffixing comment
2009-11-15 Christian Grothoffincrease attempt count
2009-11-15 Christian Grothoffignore shutdown support for client/connection and shutd...
2009-11-10 Christian Grothoffuse exponential back-off of 1ms to 1s for (connect...
2009-11-10 Christian Grothoffdo not auto-reconnect during shutdown:
2009-11-10 Christian Grothoffdo not auto-reconnect during shutdown:
2009-11-10 Christian Grothoffindent
2009-11-08 Christian Grothoffindenting
2009-11-08 Christian Grothofffix
2009-11-08 Christian Grothofffix
2009-11-08 Christian Grothofffix
2009-11-08 Christian Grothoffreducing leaks, fixing shutdown bug, increasing timeouts
2009-11-08 Christian Grothoffmisc. bugfixes and API improvements
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-31 Christian Grothoffcloning cfg to make client shutdown function useful
2009-10-28 Christian Grothoffgetting testing to work
2009-10-27 Christian Grothoffallowing cancellation of resolver requests
2009-10-25 Christian Grothoffbetter
next