use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / gns /
2013-10-30 Christian Grothoff-simplify utf8_tolower/upper APIs
2013-10-26 Christian Grothoff-moving code to parse IPv4/IPv6 subnet specifications...
2013-10-23 Christian Grothoff-moving from libcurl to libgnurl
2013-10-21 Christian Grothoff-adding logic for TLSA/DANE verification in combination...
2013-10-21 Christian Grothoff-implement certificate validation against DNS names...
2013-10-20 Christian Grothoff-simplify to use new namestore API to skip initial...
2013-10-20 Martin Schanzenbach-fix
2013-10-20 Christian Grothoff-towards implementing #3051
2013-10-20 Martin Schanzenbach-clea namecache in test
2013-10-20 Martin Schanzenbach-fix
2013-10-20 Martin Schanzenbach-fix
2013-10-20 Christian Grothoff-fix GNS2DNS resolution, make SOA test pass
2013-10-20 Martin Schanzenbach-quick put test
2013-10-20 Christian Grothoff-fix indentation
2013-10-20 Christian Grothoff-fix testcase
2013-10-20 Christian Grothoff-trying to implement revocation
2013-10-20 Martin Schanzenbach-remove old tests
2013-10-20 Christian Grothoff-dead code elimination
2013-10-20 Martin Schanzenbach-revocation
2013-10-20 Christian Grothoff-check return value
2013-10-20 Martin Schanzenbach-soa test
2013-10-20 Martin Schanzenbach-ignore
2013-10-20 Martin Schanzenbach-more test coverage, more bugs found
2013-10-18 Christian Grothoff-fix leaks
2013-10-18 Christian Grothoff-fix indent
2013-10-18 Christian Grothoff-use configuration option for reset of zone_publish_tim...
2013-10-18 Christian Grothoff-conversion to absolute time is now done in GNUNET_GNSR...
2013-10-18 Christian Grothoff-check for DHT refresh, let it expire in the DHT once
2013-10-18 Christian Grothoff-better sleep pattern
2013-10-18 Martin Schanzenbach-add test for resolving refreshed record, fails
2013-10-18 Christian Grothoff-check for expiration and do not cache expired records...
2013-10-18 Christian Grothoff-nicer
2013-10-18 Christian Grothoff-start each round with infty as the minimum interval...
2013-10-18 Christian Grothoff-minor cleanup
2013-10-18 Christian Grothoff-fix linkage
2013-10-17 Martin Schanzenbachexpiration test
2013-10-17 Martin Schanzenbach-fix
2013-10-17 Martin Schanzenbachdht zone put interval should never be longer than minim...
2013-10-17 Christian Grothoff-fixes
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-correctly implement handling of '+' records
2013-10-16 Christian Grothoff-make tests executable, enable himBHexpansion
2013-10-16 Christian Grothoff-SERVICEHOME is now GNUNET_HOME
2013-10-16 Christian Grothoff-add gnsrecord plugin for conversation
2013-10-16 Christian Grothoff-adding plugin for fundamental gns records
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-16 Martin Schanzenbach-more tests
2013-10-15 Christian Grothoff-updated libcurl API, do IPv4/IPv6 with separate sockets
2013-10-15 Christian Grothoff-create directory, 2-digit CC
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-11 Christian Grothoff-fix #3037: support IPv6
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfix more leaks
2013-10-10 Matthias Wachsfix resource leak and if0 unused function
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-09 Christian Grothofffix script to use file names from configuration and...
2013-10-08 LRNAdd missing include
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-install fcfsd in libexec, build dv by default, move...
2013-09-30 Christian Grothoff-need sleep
2013-09-30 Christian Grothoff-PSEU data is not 0-terminated, thus, we need to add...
2013-09-29 Christian Grothoff-removing no longer used egos dir
2013-09-29 Christian Grothoff-removing test that is no longer relevant
2013-09-29 Christian Grothoff-more logging
2013-09-29 Christian Grothoff-nicer messages
2013-09-29 Christian Grothoff-use correct subsystem name to locate shorten zone
2013-09-29 Christian Grothoff-delete old directory before running tests
2013-09-29 Christian Grothoff-log if shortening is on
2013-09-29 Christian Grothoff-eliminate dead option
2013-09-29 Christian Grothoff-disable NSS installation if configure did not set...
2013-09-29 Christian Grothoff-separate caching ops managment from request lifetimes...
2013-09-29 Christian Grothoff-simplify test
2013-09-29 Christian Grothoff-adding missing PACKED directives
2013-09-29 Christian Grothoff-fix shutdown segv if GNS connection was down
2013-09-28 Martin Schanzenbach-pseu shorten test, fails
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-27 Christian Grothoff-fix interceptor's GNS to DNS conversion
2013-09-27 Christian Grothoff-GADS is now called GNS
2013-09-27 Christian Grothoffusing DNS2GNS record type instead of recycling NS recor...
2013-09-27 Christian Grothoff-just replacing if by switch, in preparation for future...
2013-09-27 Martin Schanzenbach-cleanup
2013-09-27 Martin Schanzenbach-cleanup
2013-09-27 Martin Schanzenbach-add dht test
2013-09-27 Martin Schanzenbach-dht test
2013-09-27 Martin Schanzenbach-fix name assembly for ns delegation
2013-09-27 Martin Schanzenbach-more tests
2013-09-27 Martin Schanzenbach-more tests
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-26 Christian Grothoff-get rid of compiler warning
2013-09-26 Christian Grothoff-fix uint16/uint32 confusion
2013-09-26 Christian Grothoff-fix memrchr
2013-09-26 Christian Grothoff-more logging, minor code cleanup
2013-09-26 Christian Grothoff-check if timeout command exists before using it
next