aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_resolver_api.c
Commit message (Collapse)AuthorAge
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -removing legacy debugsChristian Grothoff2012-04-19
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -log resolver errors alwaysChristian Grothoff2012-01-28
|
* -fixing compile errors in testsChristian Grothoff2012-01-03
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* avoid duplicate bindsChristian Grothoff2011-06-20
|
* make resolver test pass even if primary DNS is downChristian Grothoff2011-06-20
|
* fixChristian Grothoff2011-06-17
|
* set sxn_len on FreeBSD where requiredChristian Grothoff2011-05-25
|
* fixChristian Grothoff2010-12-21
|
* fixChristian Grothoff2010-11-30
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* cleanerChristian Grothoff2010-08-31
|
* gpl3Christian Grothoff2010-07-02
|
* UNIX domain socket supportChristian Grothoff2010-06-05
|
* off-line hack festChristian Grothoff2010-04-24
|
* (no commit message)Matthias Wachs2010-04-22
|
* (no commit message)Matthias Wachs2010-04-22
|
* LinuxNils Durner2010-04-16
|
* MinGWNils Durner2010-04-16
|
* (no commit message)Matthias Wachs2010-04-16
|
* (no commit message)Matthias Wachs2010-04-16
|
* added function GNUNET_RESOLVER_local_hostname_get to resolve local hostnameMatthias Wachs2010-04-12
|
* (no commit message)Matthias Wachs2010-04-01
|
* (no commit message)Matthias Wachs2010-04-01
|
* source code changed to meet coding conventionsMatthias Wachs2010-04-01
|
* styleChristian Grothoff2010-04-01
|
* Fix incompatible pointer type.David Barksdale2010-03-30
|
* Added code to test gnunet's dns resolver service. The test code compares ↵Matthias Wachs2010-03-29
| | | | gnunet's results to the system's own forward and reverse name resolution. Using dns root server as a targets to get a static 1:1 mapping
* add args for GNUNET_OS_start_process'sNathan S. Evans2010-02-16
|
* fixesChristian Grothoff2009-11-22
|
* fixNils Durner2009-11-21
|
* don't require gnunet-service-resolver in pathNils Durner2009-11-21
|
* fixChristian Grothoff2009-11-13
|
* add assertionChristian Grothoff2009-11-13
|
* no need to sleep, we will re-try anywayChristian Grothoff2009-11-10
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* stuffChristian Grothoff2009-10-03
|
* make verbose for buildbotsChristian Grothoff2009-10-02
|
* moving resolver to util, making DNS lookups asynchronous in utilChristian Grothoff2009-10-01