Age | Commit message (Expand) | Author |
2012-10-29 | installing all service, daemon and helper binaries to lib/gnunet/libexec/; up... | Christian Grothoff |
2012-10-26 | -bugfixes, code cleanup | Christian Grothoff |
2012-10-09 | -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG setting | Christian Grothoff |
2012-10-07 | -chaning multihashmap API to allow option for avoiding key allocation | Christian Grothoff |
2012-09-14 | -doxygen | Christian Grothoff |
2012-08-29 | only use control pipe with helpers IF the helper actually supports it | Christian Grothoff |
2012-08-01 | -make install scripts executable | Christian Grothoff |
2012-08-01 | -fixing installation scripts for suid binaries | Christian Grothoff |
2012-07-30 | Do not run install commands from makefiles directly | LRN |
2012-07-25 | Eliminate mesh priority option | Bart Polot |
2012-07-25 | -dox | Christian Grothoff |
2012-07-25 | Eliminated mesh API buffering | Bart Polot |
2012-07-16 | extended HELPER api to notify when child crashes | Sree Harsha Totakura |
2012-06-27 | -fix order | Martin Schanzenbach |
2012-06-26 | -remove rp filter fix from test | Martin Schanzenbach |
2012-06-26 | -add rp filter fix | Martin Schanzenbach |
2012-06-26 | -fix warning | Martin Schanzenbach |
2012-06-26 | -test now working | Martin Schanzenbach |
2012-06-26 | -added vpn gns test, fixes | Martin Schanzenbach |
2012-06-20 | -fixes for api change in testing library | Sree Harsha Totakura |
2012-06-16 | -pass curl flags for vpn test | Christian Grothoff |
2012-06-15 | -use testing lib | Christian Grothoff |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff |
2012-06-10 | LRN: new utf8 argv converter for W32, converting strings on command-line to U... | Christian Grothoff |
2012-05-27 | -more uniform naming of statisitcs | Christian Grothoff |
2012-05-24 | - adding return value to mst callback | Matthias Wachs |
2012-05-08 | Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroy | Bart Polot |
2012-05-07 | -avoid #ifdef, limit to tcp to avoid importing bugs from transport into vpn t... | Christian Grothoff |
2012-05-06 | -sparcbot likely simply needs a longer timeout | Christian Grothoff |
2012-05-02 | -fixing #2293 | Christian Grothoff |
2012-04-24 | -trying to resolve alignment issue on sparc | Christian Grothoff |
2012-04-24 | -disable pow | Christian Grothoff |
2012-04-24 | -better error reporting | Christian Grothoff |
2012-04-23 | -fix | Christian Grothoff |
2012-04-19 | -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa... | Christian Grothoff |
2012-03-23 | -eliminating duplicate code | Christian Grothoff |
2012-03-19 | adding API for short (256-bit) hash codes | Christian Grothoff |
2012-02-28 | adding GNUNET_CRYPTO_setup_hostkey to setup a hostkey ahead of time, using th... | Christian Grothoff |
2012-02-28 | -make gcc happy | Christian Grothoff |
2012-02-28 | -fix | Christian Grothoff |
2012-02-27 | enabling use of pipes for signal communication also on UNIX to enable future ... | Christian Grothoff |
2012-02-12 | -fix | Christian Grothoff |
2012-02-12 | -add missing packed | Christian Grothoff |
2012-02-12 | -fix testcase | Christian Grothoff |
2012-02-12 | -ICMPv6 has a different protocol number than ICMPv4, fix code accordingly | Christian Grothoff |
2012-02-11 | -doxygen fixes | Christian Grothoff |
2012-01-31 | -do not try VPN tests on FreeBSD and other non-GNU-ish systems | Christian Grothoff |
2012-01-30 | -also run if system does not support IPv4 or IPv6 at all - #2123 | Christian Grothoff |
2012-01-30 | -better error reporting | Christian Grothoff |
2012-01-30 | -renaming some fields, fixing byte order issues | Christian Grothoff |