aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
* -implement blocking write / non-blocking read for non-W32 systemsChristian Grothoff2012-01-14
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* -LRN: fix pipe writing and progress writeChristian Grothoff2012-01-14
|
* LRN: new pipe creation function GNUNET_DISK_pipe_from_fd to wrap existing ↵Christian Grothoff2012-01-14
| | | | file descriptor pair
* LRN: add function GNUNET_STRINGS_get_short_name to get basenameChristian Grothoff2012-01-14
|
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* LRN: make disk iterator start return GNUNET_SYSERR if run on empty directoryChristian Grothoff2012-01-09
|
* -towards handling client requestsChristian Grothoff2012-01-07
|
* -add missing comments, expand error checkingChristian Grothoff2012-01-07
|
* -constChristian Grothoff2012-01-05
|
* fix crc16 prototypesChristian Grothoff2012-01-05
|
* -docuChristian Grothoff2012-01-05
|
* -fixChristian Grothoff2012-01-05
|
* -try converting doubles to network byte orderChristian Grothoff2012-01-05
|
* -misc DNS related bugfixesChristian Grothoff2012-01-03
|
* -fixChristian Grothoff2012-01-03
|
* -fixing compile errors in testsChristian Grothoff2012-01-03
|
* adding crc16 to gnunet_crypto_lib.hChristian Grothoff2012-01-02
|
* adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries ↵Christian Grothoff2012-01-02
| | | | via stdin/stdout using standard GNUNET messages
* adding GNUNET_OS_start_process_vap functionChristian Grothoff2012-01-02
|
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -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 ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* - 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 ↵Christian Grothoff2011-12-15
| | | | disk corresponds to the expected size for the given filter
* 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
|