adding Ludo's gnunet-download-manager.scm back to SVN HEAD
[oweals/gnunet.git] / src / util /
2012-01-14 Christian Grothoff-implement blocking write / non-blocking read for non...
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-14 Christian Grothoff-LRN: fix pipe writing and progress write
2012-01-14 Christian GrothoffLRN: new pipe creation function GNUNET_DISK_pipe_from_f...
2012-01-14 Christian GrothoffLRN: add function GNUNET_STRINGS_get_short_name to...
2012-01-13 Christian Grothoffimproving code and build system to be in line with...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-09 Christian GrothoffLRN: make disk iterator start return GNUNET_SYSERR...
2012-01-07 Christian Grothoff-towards handling client requests
2012-01-07 Christian Grothoff-add missing comments, expand error checking
2012-01-05 Christian Grothoff-const
2012-01-05 Christian Grothofffix crc16 prototypes
2012-01-05 Christian Grothoff-docu
2012-01-05 Christian Grothoff-fix
2012-01-05 Christian Grothoff-try converting doubles to network byte order
2012-01-03 Christian Grothoff-misc DNS related bugfixes
2012-01-03 Christian Grothoff-fix
2012-01-03 Christian Grothoff-fixing compile errors in tests
2012-01-02 Christian Grothoffadding crc16 to gnunet_crypto_lib.h
2012-01-02 Christian Grothoffadding new GNUNET_HELPER_ API for communication with...
2012-01-02 Christian Grothoffadding GNUNET_OS_start_process_vap function
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-31 Christian Grothoff-LRN: 64-bit offsets for file locking on W32
2011-12-31 Christian Grothoff-LRN: ino diff
2011-12-31 Christian Grothoff-LRN: fixing issues that slipped through earlier
2011-12-31 Christian Grothoff-LRN: OFF_T/off_t patch for 64-bit files on W32
2011-12-30 Christian Grothoff-LRN: utf8-ization, #2051
2011-12-30 Christian Grothoff-LRN: use FOPEN/CLOSE instead of fopen/close - #2051
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-30 Christian Grothoff-LRN: fix syscall name
2011-12-26 Christian Grothoff-version bumps for release
2011-12-26 Christian Grothoffadding GNUNET_FS_time_to_year function to FS API
2011-12-25 Christian Grothoff-LRN: add docdir to installation get path
2011-12-24 Christian Grothoff-LRN: new charset conversion functions / #2031
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()
next