aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* -implement microphone libraryChristian Grothoff2013-10-02
* *sigh* ... Matthias Wachs2013-10-01
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -adding specialized hash table for peer identitiesChristian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* More comments to make the testcase easier to understand later.LRN2013-09-26
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* Applying 1st patch from Andrew Cann (see also #2887).Christian Grothoff2013-09-26
* -tolerate somewhat larger delays -- for slow systemsChristian Grothoff2013-09-26
* -testing LRNs fix from IRC to correct expression logic and move to 200 micros...Christian Grothoff2013-09-26
* -undo const, it is not constChristian Grothoff2013-09-26
* -minor cleanupChristian Grothoff2013-09-26
* -get rid of compiler warningChristian Grothoff2013-09-26
* -check return values, doxygen, code cleanupChristian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -formatting, doxygenChristian Grothoff2013-09-24
* -rollback accidental commitChristian Grothoff2013-09-24
* -fix doxygenChristian Grothoff2013-09-24
* Change console inheritance on W32LRN2013-09-23
* -ftbfsChristian Grothoff2013-09-21
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* -handle NULL in unixpathChristian Grothoff2013-09-20
* -fix shortening routine to deal with longer hashesChristian Grothoff2013-09-20
* -avoid forever increasing backoffs on reconnect in normal operationChristian Grothoff2013-09-18
* -styleChristian Grothoff2013-09-18
* -fix warningsChristian Grothoff2013-09-16
* - don't append libexec path to absolute pathsSree Harsha Totakura2013-09-16
* add GNUNET_NETWORK_socket_free_memory_only_ API to allow getting raw FD and r...Christian Grothoff2013-09-16
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -fix compiler warningsChristian Grothoff2013-09-16
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
* -fixing #3034Christian Grothoff2013-09-14
* -fixing resuming publish operationChristian Grothoff2013-09-13
* -fix rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -cosmetics, trying to narrow down deserialization errorChristian Grothoff2013-09-11
* -perform tiny wait if we do get worken up to do no workChristian Grothoff2013-09-10
* -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...Christian Grothoff2013-09-09
* -minor code cleanupChristian Grothoff2013-09-09
* -moving time functions from FS to TIMEChristian Grothoff2013-09-08
* Fix timing problems in *_select() on W32LRN2013-09-08
* -only use x for ECDHChristian Grothoff2013-09-05
* -noteChristian Grothoff2013-09-04
* trying to fix #3006, libltdl detection on FreeBSDChristian Grothoff2013-08-31
* -docuChristian Grothoff2013-08-30
* -fix u/clarify/improve util/network code doxygen documentationChristian Grothoff2013-08-29
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21