include plugin in gnunet-transport output
[oweals/gnunet.git] / src / util /
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-19 Bart Polot- Fixed doxygen to reflect real API params
2011-12-17 Christian Grothoff-2011
2011-12-17 Christian Grothoff-even better error handling
2011-12-17 Christian Grothoff-fix error message
2011-12-16 Christian Grothoffcleaning up bloomfilter code and disk file size tests
2011-12-15 Christian Grothoff-LRN: w32 version of fstat
2011-12-15 Christian Grothoffonly try to read bf from disk if we didn't just create...
2011-12-15 Christian Grothoffextra error checking in Bloom filter to check that...
2011-12-13 Matthias WachsLRN's patch argument order
2011-12-09 Christian Grothoff-LRN: Fix for ARMed processes that have zero lsocks...
2011-12-08 Christian Grothoff-LRN fix deallocation
2011-12-08 Christian Grothoff-LRN: misc. minor fixes
2011-12-07 Matthias Wachsfixed docu
2011-12-06 Christian Grothoffeliminating last dependency on util code from wlan...
2011-12-06 Christian GrothoffLRN: correct behaviour when logfile does not exist
2011-12-06 Christian GrothoffLRN: Ensure that GTK can then do the internal call...
2011-12-06 Christian GrothoffImplement passing sockets in IPC on W32 (#1975)
2011-12-06 Christian GrothoffFixing #1976 by allowing allocations between INT_MAX...
2011-12-06 Christian Grothoff-use uint64_t instead of long long for GNUNET_ntohll...
2011-12-06 Christian Grothoffuse uint64_t instead of long long for GNUNET_ntohll...
2011-12-02 Christian Grothoff-LRN: unset control pipe after use, add missing #define
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
next