aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Collapse)Author
2013-02-05-do not fail hard on log skip checksgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@26031 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25629 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-05-version bumpinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24714 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-29installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵grothoff
updating code to run binaries from new location, which is no longer in PATH git-svn-id: https://gnunet.org/svn/gnunet@24593 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-28-ecc signing workinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24582 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-24-speeding up baadf00d code by 7x (on i7)grothoff
git-svn-id: https://gnunet.org/svn/gnunet@24500 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-18-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24390 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-18-dcegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24389 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-17-fixing obvious ecc issues, adding gnunet-ecc based on gnunet-rsagrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24381 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-17-ecc draft codegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24365 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-06-linker fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24202 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-27W32-specific platform stuff is now pure CLRN
git-svn-id: https://gnunet.org/svn/gnunet@24065 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-14-adding gnunet-config toolgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22664 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-26-add tool to handle gnunet-urisgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22323 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22263 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-23-LRN: Wincat:grothoff
I've been experimenting with an alternative non-MSYS buildsystem for a while, and GNUNET_os_start_process() test kept failing due to lack of cat. Wincat is a minimal cat implementation in pure WinAPI. It's not named "cat.exe" to avoid clashing with MSYS cat (which can lead to some very weird issues). git-svn-id: https://gnunet.org/svn/gnunet@22245 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-07-fixing #2405grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21795 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-01-bump versionsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21724 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-30speedup mechanism to manipulate gnunet timewachs
git-svn-id: https://gnunet.org/svn/gnunet@21646 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-24- fix for 0002371, 0002343: mst freed in callbackwachs
git-svn-id: https://gnunet.org/svn/gnunet@21567 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-26-utf8 tolower/upperschanzen
git-svn-id: https://gnunet.org/svn/gnunet@20766 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-04-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20243 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-04adding gnunet-rsa, a new tool to create RSA keys and to print the public keygrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20237 140774ce-b5e7-0310-ab8b-a85725594a96
2012-02-27-version bumps in anticipation of releasegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20082 140774ce-b5e7-0310-ab8b-a85725594a96
2012-01-13change default configurations on systems with UNIX domain sockets to NOT ↵grothoff
specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default git-svn-id: https://gnunet.org/svn/gnunet@19123 140774ce-b5e7-0310-ab8b-a85725594a96
2012-01-02adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries ↵grothoff
via stdin/stdout using standard GNUNET messages git-svn-id: https://gnunet.org/svn/gnunet@18924 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-26-version bumps for releasegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18841 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-30-fixing minor typos, version bumpgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18409 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-29LRN: new code for GNUNET_OS_network_interfaces_list on W32 improving support ↵grothoff
for IPv6 and subnets/masks, see Mantis 1958 git-svn-id: https://gnunet.org/svn/gnunet@18370 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-05LRN: Add -lole32 (why had it worked without this untilgrothoff
now?) git-svn-id: https://gnunet.org/svn/gnunet@18020 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-05LRN: Add -lole32 (why had it worked without this untilgrothoff
now?) git-svn-id: https://gnunet.org/svn/gnunet@18019 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-05LRN: Add '-Wl,' prefix to -no-undefinedgrothoff
-no-undefined is not a valid compiler option as of GCC 4.6.x (it IS valid linker option). Note that this REQUIRES an extra -no-undefined to be passed to libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS), because libtool does not understand -Wl,-no-undefined. git-svn-id: https://gnunet.org/svn/gnunet@18013 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-03implementing #1747grothoff
git-svn-id: https://gnunet.org/svn/gnunet@17959 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-06testcase for runtime loglevels form LRNgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17236 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-03LRN: Fix automake deps to allow -j* builds againgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16345 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-01differgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16274 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-19Include builddir include subdir with -Igrothoff
Should allow GNUnet to be built out of source directory -LRN git-svn-id: https://gnunet.org/svn/gnunet@16108 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-09fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15908 140774ce-b5e7-0310-ab8b-a85725594a96
2011-06-10adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵grothoff
some clean up git-svn-id: https://gnunet.org/svn/gnunet@15521 140774ce-b5e7-0310-ab8b-a85725594a96
2011-05-24testcasewachs
git-svn-id: https://gnunet.org/svn/gnunet@15283 140774ce-b5e7-0310-ab8b-a85725594a96
2011-03-11changing heap remove node api to not pass heap; more fs hackinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14630 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-23fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14490 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-23die strtok_rgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14489 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-21strtok_rdurner
git-svn-id: https://gnunet.org/svn/gnunet@14478 140774ce-b5e7-0310-ab8b-a85725594a96
2010-12-18Patch by Marenz: Allow parallel build (make -j 2)toelke
git-svn-id: https://gnunet.org/svn/gnunet@13927 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-20largely for testinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13311 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-08die cpu load code, diegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13248 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-07use gcry_mpi instead of gmpdurner
git-svn-id: https://gnunet.org/svn/gnunet@13204 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-03KDF codedurner
git-svn-id: https://gnunet.org/svn/gnunet@13130 140774ce-b5e7-0310-ab8b-a85725594a96
2010-09-18plane hackinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13024 140774ce-b5e7-0310-ab8b-a85725594a96