aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
...
* -misc minor fixesChristian Grothoff2012-11-03
|
* W32: Remove unnecessary 0 and -1 checksLRN2012-11-01
|
* W32: optimize GNUNET_NETWORK_fdset_addLRN2012-11-01
|
* More configuration debuggingLRN2012-11-01
|
* Debug for dollar-expansionLRN2012-11-01
|
* -need 1.5.0 for eccChristian Grothoff2012-10-31
|
* for starting up non gnunet helpers (SSH for example)Sree Harsha Totakura2012-10-30
|
* Restore warnings, fix test compilationLRN2012-10-30
|
* Just use unistringLRN2012-10-30
|
* Missing includeLRN2012-10-30
|
* -fix path problem with libexecChristian Grothoff2012-10-30
|
* W32: Fix get_path_from_module_filename()LRN2012-10-30
|
* Allow using libunistring for string conversionLRN2012-10-30
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -ecc signing workingChristian Grothoff2012-10-28
|
* -wk says not to specify pkcs1Christian Grothoff2012-10-28
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* memory leak: is constMatthias Wachs2012-10-26
|
* bratao: W32: Optimize ..._select() implementationLRN2012-10-25
| | | | | | | Begin with a quick sequential check of sockets and pipes, and bail out if something is selected already, or if timeout is zero, avoiding overhead of setting up all the stuff necessary to sleep until either a socket or a pipe wakes us up.
* -leakChristian Grothoff2012-10-24
|
* -leakChristian Grothoff2012-10-24
|
* -speeding up baadf00d code by 7x (on i7)Christian Grothoff2012-10-24
|
* -fixChristian Grothoff2012-10-18
|
* -dceChristian Grothoff2012-10-18
|
* -doneChristian Grothoff2012-10-17
|
* -ecc sign/verify onlyChristian Grothoff2012-10-17
|
* -adding ecc test -- still failingChristian Grothoff2012-10-17
|
* -fixing obvious ecc issues, adding gnunet-ecc based on gnunet-rsaChristian Grothoff2012-10-17
|
* -code deduplication in rsa sign/verify codeChristian Grothoff2012-10-17
|
* -ecc draft codeChristian Grothoff2012-10-17
|
* -more rsa refactoringChristian Grothoff2012-10-17
|
* -cleaning up RSA codeChristian Grothoff2012-10-17
|
* -cleaning up RSA codeChristian Grothoff2012-10-17
|
* -enabling new optimized multihashmapChristian Grothoff2012-10-14
|
* -enable peer API to return pointer to interned peer hash codeChristian Grothoff2012-10-14
|
* -only generate keys of size 914Christian Grothoff2012-10-11
|
* -do not complain if ~/.gnunet/gnunet.conf does not exist, just use defaultsChristian Grothoff2012-10-09
|
* -putting comment backChristian Grothoff2012-10-09
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* Implement non-inheritable sockets for W32LRN2012-10-08
|
* -trying to fix #2572Christian Grothoff2012-10-08
|
* -add logic to measure heap size for all processes that use statistics, ↵Christian Grothoff2012-10-07
| | | | reduce statistics, topology, nse and resolver heap usage using the same trick we used for arm
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -better output for 0 delayChristian Grothoff2012-10-06
|
* -setpriority is priviledged, so save on those useless syscallsChristian Grothoff2012-10-06
|
* -deadChristian Grothoff2012-10-06
|
* -linker fixChristian Grothoff2012-10-06
|
* -highly experimental patch to fix #2578, could theoretically cause ↵Christian Grothoff2012-10-06
| | | | unexpected problems in unrelated places
* generate keys to use 2048 bit rsaSree Harsha Totakura2012-10-05
|
* -no argChristian Grothoff2012-09-28
|