aboutsummaryrefslogtreecommitdiff
path: root/src/topology
Commit message (Collapse)AuthorAge
* -noverboseChristian Grothoff2012-05-06
|
* -fixChristian Grothoff2012-04-24
|
* -trying to fix assertion from freebsd buildbotChristian Grothoff2012-04-24
|
* -fixing advertising constants, improving docuChristian Grothoff2012-03-25
|
* -fixing advertising constants, code cleanupChristian Grothoff2012-03-25
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* -do not load namestoreChristian Grothoff2012-03-05
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing #1747Christian Grothoff2011-11-03
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* tell transport to connect, not coreChristian Grothoff2011-10-05
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-09-14
|
* fixChristian Grothoff2011-09-13
|
* fixChristian Grothoff2011-09-08
|
* fixing API and clean up issues in testingChristian Grothoff2011-09-05
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-07-19
|
* do not autostart nseChristian Grothoff2011-07-18
|
* stuffChristian Grothoff2011-07-04
|
* stuffChristian Grothoff2011-07-03
|
* invalid addresses cause transport trouble, removing to avoid for nowChristian Grothoff2011-07-03
|
* renaming gnunet-nat-server/client for consistency, other minor fixesChristian Grothoff2011-07-01
|
* fixing 1706Christian Grothoff2011-06-17
|
* fix for assertion failure on topology daemon shutdownNathan S. Evans2011-06-16
|
* do not allow NULL for fnChristian Grothoff2011-06-16
|
* assertChristian Grothoff2011-06-16
|
* disable vpn autostartChristian Grothoff2011-06-15
|
* fixChristian Grothoff2011-06-14
|
* fixing 1691Christian Grothoff2011-06-14
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* fixChristian Grothoff2011-06-10
|
* fixChristian Grothoff2011-06-05
|
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|
* not neededMatthias Wachs2011-05-19
|
* also uses testing frameworkMatthias Wachs2011-05-18
|
* add cork option to core api:Christian Grothoff2011-03-11
|
* fix buildPhilipp Tölke2011-02-24
|
* Testing api change.Nathan S. Evans2011-02-23
|
* Testing and core related changes.Nathan S. Evans2011-02-22
|
* Testing api change and related test case fixes, remember retry task and ↵Nathan S. Evans2011-02-15
| | | | clean up on exit for unix domain socket transport.