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