aboutsummaryrefslogtreecommitdiff
path: root/src/dv
Commit message (Collapse)AuthorAge
* -make dv compile againChristian Grothoff2013-02-06
|
* -die old testing, dieChristian Grothoff2012-12-21
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -adding missing extra_dist filesChristian Grothoff2012-10-31
|
* 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
* overhead for dvMatthias Wachs2012-10-17
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* commenting out dead testChristian Grothoff2012-09-09
|
* Fix hostkey loading for old testing frameworkLRN2012-07-22
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -LRN: fix dv test dependenciesChristian Grothoff2012-06-11
|
* -simplifying core API (#2400)Christian Grothoff2012-06-09
|
* -fixing build issues for distingChristian Grothoff2012-06-01
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* - Fixed compile errorsBart Polot2012-04-23
|
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
|
* - doxygenMatthias Wachs2012-03-05
|
* -fixChristian Grothoff2012-02-28
|
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* 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
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -fixing indentationChristian Grothoff2011-11-29
|
* debugging dv/transport problemsNathan S. Evans2011-11-19
|
* Fixed compilation error with new GNUNET_HELLO_AddressBart Polot2011-11-09
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing #1747Christian Grothoff2011-11-03
|
* fixChristian Grothoff2011-10-26
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_strdup() instead of strdup()Christian Grothoff2011-10-14
|
* fixing compile errorsChristian Grothoff2011-10-13
|
* fixChristian Grothoff2011-10-10
|
* use LOG macro in dv_api.cChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* LRN: use bindto instead of use-localaddrChristian Grothoff2011-09-26
|
* LRN fixes to DV config to make tests pass:Christian Grothoff2011-09-02
|
* working on DV -- trying to fix bug found by LRNChristian Grothoff2011-09-01
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: Fix debug logging in dvChristian Grothoff2011-08-01
|
* do not autostart nseChristian Grothoff2011-07-18
|
* fixChristian Grothoff2011-07-15
|
* (no commit message)Nathan S. Evans2011-07-08
|
* invalid addresses cause transport trouble, removing to avoid for nowChristian Grothoff2011-07-03
|