aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
Commit message (Collapse)AuthorAge
* failing testMatthias Wachs2013-03-22
|
* -fixing #2563Christian Grothoff2013-03-20
|
* -do not fail hard on log skip checksChristian Grothoff2013-02-05
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -version bumpingChristian Grothoff2012-11-05
|
* 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
|
* -speeding up baadf00d code by 7x (on i7)Christian Grothoff2012-10-24
|
* -fixChristian Grothoff2012-10-18
|
* -dceChristian Grothoff2012-10-18
|
* -fixing obvious ecc issues, adding gnunet-ecc based on gnunet-rsaChristian Grothoff2012-10-17
|
* -ecc draft codeChristian Grothoff2012-10-17
|
* -linker fixChristian Grothoff2012-10-06
|
* W32-specific platform stuff is now pure CLRN2012-09-27
|
* -adding gnunet-config toolChristian Grothoff2012-07-14
|
* -add tool to handle gnunet-urisChristian Grothoff2012-06-26
|
* -fixChristian Grothoff2012-06-25
|
* -LRN: Wincat:Christian Grothoff2012-06-23
| | | | | | | | | | | 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).
* -fixing #2405Christian Grothoff2012-06-07
|
* -bump versionsChristian Grothoff2012-06-01
|
* speedup mechanism to manipulate gnunet timeMatthias Wachs2012-05-30
|
* - fix for 0002371, 0002343: mst freed in callbackMatthias Wachs2012-05-24
|
* -utf8 tolower/upperMartin Schanzenbach2012-03-26
|
* -fixChristian Grothoff2012-03-04
|
* adding gnunet-rsa, a new tool to create RSA keys and to print the public keyChristian Grothoff2012-03-04
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | 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
* adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries ↵Christian Grothoff2012-01-02
| | | | via stdin/stdout using standard GNUNET messages
* -version bumps for releaseChristian Grothoff2011-12-26
|
* -fixing minor typos, version bumpChristian Grothoff2011-11-30
|
* LRN: new code for GNUNET_OS_network_interfaces_list on W32 improving support ↵Christian Grothoff2011-11-29
| | | | for IPv6 and subnets/masks, see Mantis 1958
* LRN: Add -lole32 (why had it worked without this untilChristian Grothoff2011-11-05
| | | | | now?)
* LRN: Add -lole32 (why had it worked without this untilChristian Grothoff2011-11-05
| | | | | now?)
* LRN: Add '-Wl,' prefix to -no-undefinedChristian Grothoff2011-11-05
| | | | | | | | | | -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.
* implementing #1747Christian Grothoff2011-11-03
|
* testcase for runtime loglevels form LRNChristian Grothoff2011-10-06
|
* LRN: Fix automake deps to allow -j* builds againChristian Grothoff2011-08-03
|
* differChristian Grothoff2011-08-01
|
* Include builddir include subdir with -IChristian Grothoff2011-07-19
| | | | | | | Should allow GNUnet to be built out of source directory -LRN
* fixChristian Grothoff2011-07-09
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* testcaseMatthias Wachs2011-05-24
|
* changing heap remove node api to not pass heap; more fs hackingChristian Grothoff2011-03-11
|
* fixChristian Grothoff2011-02-23
|
* die strtok_rChristian Grothoff2011-02-23
|
* strtok_rNils Durner2011-02-21
|
* Patch by Marenz: Allow parallel build (make -j 2)Philipp Tölke2010-12-18
|
* largely for testingChristian Grothoff2010-10-20
|
* die cpu load code, dieChristian Grothoff2010-10-08
|
* use gcry_mpi instead of gmpNils Durner2010-10-07
|