aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
Commit message (Collapse)AuthorAge
* 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
|
* KDF codeNils Durner2010-10-03
|
* plane hackingChristian Grothoff2010-09-18
|
* (no commit message)Matthias Wachs2010-09-15
|
* 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
|
* iconvChristian Grothoff2010-08-13
|
* fixes to buildChristian Grothoff2010-07-28
|
* fixNils Durner2010-07-03
|
* fixChristian Grothoff2010-06-29
|
* HKDF (does not work yet)Nils Durner2010-06-29
|
* cleaning argz messChristian Grothoff2010-06-25
|
* cleaning up server.c code and fixing mst bugsChristian Grothoff2010-06-22
|
* yay spagettiChristian Grothoff2010-06-21
|
* test still needs LEChristian Grothoff2010-05-31
|
* doneChristian Grothoff2010-05-31
|
* make dist related fixesChristian Grothoff2010-04-16
|
* MinGW fixes, thanks to LRN on #gnunetNils Durner2010-03-22
|
* removing ps, does not workChristian Grothoff2010-03-12
|
* bwlibChristian Grothoff2010-03-05
|
* start process change to allow stdout to be sent from child processNathan S. Evans2010-02-16
|
* script to make buildbots more robustChristian Grothoff2010-01-22
|
* towards a new conveniance APIChristian Grothoff2010-01-21
|
* moreChristian Grothoff2009-11-16
|
* bugfixChristian Grothoff2009-11-16
|
* * test_peer.c is a test case for peer.cSafey A.Halim2009-11-09
| | | | * Changes in configuration.c and gnunet_configuration_lib.h for dumping configuration diffs between the default configuration object and an edited configuration.
* fix MinGWNils Durner2009-11-08
|
* trick automake/libtool into NOT linking with g++ on non-W32 systems -- ↵Christian Grothoff2009-11-01
| | | | hopefully without breaking W32 build
* bio testcase harness~Ji Lu2009-10-15
|
* use singly linked lists instead of vectorsNils Durner2009-10-03
|
* moving resolver to util, making DNS lookups asynchronous in utilChristian Grothoff2009-10-01
|
* heap merge from .8, fixed testcaseNathan S. Evans2009-09-22
|