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