-LRN: fix socket_close logging
[oweals/gnunet.git] / src / util /
2011-12-02 Christian Grothoff-LRN: fix socket_close logging
2011-12-01 Christian GrothoffLRN: Adding vectored exception handling for W32 (#1965)
2011-11-30 Christian Grothoff-fixing minor typos, version bump
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian GrothoffLRN: new code for GNUNET_OS_network_interfaces_list...
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-28 Christian Grothoff-document clock skew variable a bit more
2011-11-26 Christian GrothoffImplementing Thomas Bushnell's suggestion to work aroun...
2011-11-23 Christian GrothoffLRN: Fix the use of SRANDOM
2011-11-23 Christian GrothoffLRN: fixing 1956 by using a better random generator...
2011-11-22 Matthias Wachsremember
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-17 Matthias Wachssend broadcasts on every interface
2011-11-17 Matthias Wachsapi change for network interface iterations to support...
2011-11-17 Christian Grothoffnot on OSX
2011-11-10 Christian Grothoffstatic
2011-11-07 Christian Grothofffix #1885
2011-11-05 Christian Grothoffintroducing GNUNET_abort
2011-11-05 Christian Grothofftreat empty string as NULL
2011-11-05 Christian GrothoffLRN: Add -lole32 (why had it worked without this until
2011-11-05 Christian GrothoffLRN: Add -lole32 (why had it worked without this until
2011-11-05 Christian GrothoffLRN: Mysterious patch. I don't know why calling executa...
2011-11-05 Christian GrothoffLRN: Use regexps in logdefs
2011-11-05 Christian GrothoffLRN: Add '-Wl,' prefix to -no-undefined
2011-11-05 Christian GrothoffLRN: Fix loglevel testcase (disable redirection)
2011-11-05 Christian Grothoffuse putenv instead of setenv for portability
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Christian Grothoffcov fix
2011-11-04 Christian Grothoffdo not translate, ever
2011-11-04 Christian Grothofffix
2011-11-03 Christian Grothoffnodebug
2011-11-03 Christian Grothoffimplementing time and size parsers for #1875
2011-11-03 Christian Grothoffimplementing plugin directory scanner for #1746
2011-11-03 Christian Grothoffincrease timeout to fix #1872:
2011-11-03 Christian Grothoffimplementing #1747
2011-11-02 Christian Grothofffix
2011-10-26 Christian Grothoffsetenv to fix testcase under other circumstances
2011-10-23 Christian Grothoffgetting rid of unnecessary ignore_shutdown calls
2011-10-20 Christian Grothofffix
2011-10-20 Christian Grothofffix
2011-10-19 Christian Grothoffbracket
2011-10-14 Christian GrothoffLRN: fix LOG definitions
2011-10-14 Christian GrothoffLRN: Use GNUNET_strdup() instead of strdup()
2011-10-14 Christian GrothoffLRN loves slist: Use stack allocation for slist iterator
2011-10-12 Christian Grothoffallow NULL
2011-10-12 Christian GrothoffLRN: Fix slist misuse in network.c
2011-10-11 Christian Grothoffcheck vspnrintf return value, stack-allocate log buffer
2011-10-11 Christian Grothoffreudce insanity
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-10 Christian Grothoffspace
2011-10-10 Christian Grothoffuse LOG macro in resolver_api.c
2011-10-10 Christian Grothoffuse log from
2011-10-09 Christian GrothoffLRN: Fix logdef processing logic
2011-10-07 Christian GrothoffLRN: Small janitor fixes
2011-10-06 Matthias Wachscompile error
2011-10-06 Christian Grothoffugh
2011-10-06 Christian Grothoffchange test to not require . in PATH
2011-10-06 Christian Grothoffvminko: new API to delete a TransmitContext (slightly...
2011-10-06 Christian GrothoffLRN: Fix runtime logging test, since pipes work as...
2011-10-06 Christian GrothoffLRN: Fix select() on pipes to trigger read callback...
2011-10-06 Christian Grothofftestcase for runtime loglevels form LRN
2011-10-05 Christian Grothofffix
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-10-04 Christian GrothoffLRN's big logging rewrite (#1805):
2011-10-02 Christian Grothofffix 1814
2011-09-30 Christian Grothoffadding empty lines
2011-09-30 Christian Grothoffspeed up BF tests
2011-09-30 Christian Grothoffnicer
2011-09-18 Christian Grothofffixing #1781
2011-09-18 Christian Grothofflinux-only
2011-09-18 Christian Grothofffixwarning
2011-09-18 Christian GrothoffSO_SNDBUF/SO_RECVBUF do not work on FreeBSD
2011-09-18 Christian Grothoffbetter error handling
2011-09-17 Christian Grothofffix
2011-09-16 Christian Grothoffdo use reuseaddr on non-W32 systems
2011-09-15 Christian Grothoffdbg support:
2011-09-14 Christian Grothofffixfix
2011-09-14 Christian Grothofffixing 1753
2011-09-09 Christian Grothoffmisc train hacking
2011-09-02 Christian Grothoffdoxygen
2011-08-31 Matthias Wachsfixed bug https://gnunet.org/bugs/view.php?id=1762
2011-08-30 Christian Grothoffminor cleanup
2011-08-30 Matthias Wachsremoving unique id code
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-26 Matthias Wachschanges to server lib
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-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffcheck
2011-08-15 Christian Grothoffcleanup
2011-08-14 Christian Grothoffremove getter, make global static, add closure argument
2011-08-14 Christian GrothoffLRN: Added-the-ability-to-substitute-scheduler-select.
2011-08-14 Christian Grothoffdos2unix
2011-08-13 Christian Grothofffix
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-08-10 Christian Grothoffstrndup
2011-08-05 Christian GrothoffLRN: 0001-W32-create-parent-directory-for-a-new-file...
next