aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* adding crc16 to gnunet_crypto_lib.hChristian Grothoff2012-01-02
* adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries v...Christian Grothoff2012-01-02
* adding GNUNET_OS_start_process_vap functionChristian Grothoff2012-01-02
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* -LRN: 64-bit offsets for file locking on W32Christian Grothoff2011-12-31
* -LRN: ino diffChristian Grothoff2011-12-31
* -LRN: fixing issues that slipped through earlierChristian Grothoff2011-12-31
* -LRN: OFF_T/off_t patch for 64-bit files on W32Christian Grothoff2011-12-31
* -LRN: utf8-ization, #2051Christian Grothoff2011-12-30
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* -LRN: fix syscall nameChristian Grothoff2011-12-30
* -version bumps for releaseChristian Grothoff2011-12-26
* adding GNUNET_FS_time_to_year function to FS APIChristian Grothoff2011-12-26
* -LRN: add docdir to installation get pathChristian Grothoff2011-12-25
* -LRN: new charset conversion functions / #2031Christian Grothoff2011-12-24
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* - Fixed doxygen to reflect real API paramsBart Polot2011-12-19
* -2011Christian Grothoff2011-12-17
* -even better error handlingChristian Grothoff2011-12-17
* -fix error messageChristian Grothoff2011-12-17
* cleaning up bloomfilter code and disk file size testsChristian Grothoff2011-12-16
* -LRN: w32 version of fstatChristian Grothoff2011-12-15
* only try to read bf from disk if we didn't just create the fileChristian Grothoff2011-12-15
* extra error checking in Bloom filter to check that the size of the file on di...Christian Grothoff2011-12-15
* LRN's patch argument orderMatthias Wachs2011-12-13
* -LRN: Fix for ARMed processes that have zero lsocks (such as hostlist)Christian Grothoff2011-12-09
* -LRN fix deallocationChristian Grothoff2011-12-08
* -LRN: misc. minor fixesChristian Grothoff2011-12-08
* fixed docuMatthias Wachs2011-12-07
* eliminating last dependency on util code from wlan helper by inliningChristian Grothoff2011-12-06
* LRN: correct behaviour when logfile does not existChristian Grothoff2011-12-06
* LRN: Ensure that GTK can then do the internal call write(2, message, strlenChristian Grothoff2011-12-06
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
* Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ...Christian Grothoff2011-12-06
* -use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonllChristian Grothoff2011-12-06
* use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonllChristian Grothoff2011-12-06
* -LRN: unset control pipe after use, add missing #defineChristian Grothoff2011-12-02
* -LRN: fix socket_close loggingChristian Grothoff2011-12-02
* LRN: Adding vectored exception handling for W32 (#1965)Christian Grothoff2011-12-01
* -fixing minor typos, version bumpChristian Grothoff2011-11-30
* -fixing indentationChristian Grothoff2011-11-29
* LRN: new code for GNUNET_OS_network_interfaces_list on W32 improving support ...Christian Grothoff2011-11-29
* -more doxygen fixesChristian Grothoff2011-11-28
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...Christian Grothoff2011-11-28
* -document clock skew variable a bit moreChristian Grothoff2011-11-28
* Implementing Thomas Bushnell's suggestion to work around the signal race with...Christian Grothoff2011-11-26
* LRN: Fix the use of SRANDOMChristian Grothoff2011-11-23
* LRN: fixing 1956 by using a better random generator on W32Christian Grothoff2011-11-23
* rememberMatthias Wachs2011-11-22