Age | Commit message (Expand) | Author |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-09-30 | -adding specialized hash table for peer identities | Christian Grothoff |
2013-09-30 | -rename files/symbols from _aes to _symmetric | Christian Grothoff |
2013-09-30 | -encrypt using both AES and TWOFISH, with independent symmetric keys | Christian Grothoff |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | More comments to make the testcase easier to understand later. | LRN |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |
2013-09-26 | Applying 1st patch from Andrew Cann (see also #2887). | Christian Grothoff |
2013-09-26 | -tolerate somewhat larger delays -- for slow systems | Christian 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 const | Christian Grothoff |
2013-09-26 | -minor cleanup | Christian Grothoff |
2013-09-26 | -get rid of compiler warning | Christian Grothoff |
2013-09-26 | -check return values, doxygen, code cleanup | Christian Grothoff |
2013-09-25 | -misc fixes based on cppcheck | Christian Grothoff |
2013-09-24 | -formatting, doxygen | Christian Grothoff |
2013-09-24 | -rollback accidental commit | Christian Grothoff |
2013-09-24 | -fix doxygen | Christian Grothoff |
2013-09-23 | Change console inheritance on W32 | LRN |
2013-09-21 | -ftbfs | Christian Grothoff |
2013-09-21 | clear private keys in static locations on exit | Christian Grothoff |
2013-09-20 | -handle NULL in unixpath | Christian Grothoff |
2013-09-20 | -fix shortening routine to deal with longer hashes | Christian Grothoff |
2013-09-18 | -avoid forever increasing backoffs on reconnect in normal operation | Christian Grothoff |
2013-09-18 | -style | Christian Grothoff |
2013-09-16 | -fix warnings | Christian Grothoff |
2013-09-16 | - don't append libexec path to absolute paths | Sree Harsha Totakura |
2013-09-16 | add GNUNET_NETWORK_socket_free_memory_only_ API to allow getting raw FD and r... | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-16 | -fix compiler warnings | Christian Grothoff |
2013-09-15 | -doxygen fixes, and fixing publish URI serization for proper resume | Christian Grothoff |
2013-09-14 | -fixing #3034 | Christian Grothoff |
2013-09-13 | -fixing resuming publish operation | Christian Grothoff |
2013-09-13 | -fix rename issues | Christian Grothoff |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-09-11 | -cosmetics, trying to narrow down deserialization error | Christian Grothoff |
2013-09-10 | -perform tiny wait if we do get worken up to do no work | Christian Grothoff |
2013-09-09 | -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST... | Christian Grothoff |
2013-09-09 | -minor code cleanup | Christian Grothoff |
2013-09-08 | -moving time functions from FS to TIME | Christian Grothoff |
2013-09-08 | Fix timing problems in *_select() on W32 | LRN |
2013-09-05 | -only use x for ECDH | Christian Grothoff |
2013-09-04 | -note | Christian Grothoff |
2013-08-31 | trying to fix #3006, libltdl detection on FreeBSD | Christian Grothoff |
2013-08-30 | -docu | Christian Grothoff |
2013-08-29 | -fix u/clarify/improve util/network code doxygen documentation | Christian Grothoff |
2013-08-24 | -use GPLv3+ consistently | Christian Grothoff |
2013-08-21 | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead | Christian Grothoff |
2013-08-21 | simplified OR2 API | Christian Grothoff |
2013-08-19 | -remove ShortHashCode from API, deprecate SList | Christian Grothoff |