aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* - remove unneccessary reserved fieldsBart Polot2014-03-06
|
* - remove dead handlerBart Polot2014-03-06
|
* - register keepalive as tunnel payloadBart Polot2014-03-06
|
* Move mesh connection keepalive messages inside tunnel encryption to reduce ↵Bart Polot2014-03-06
| | | | information leakage.
* - refactor fwd/bck connection keepaliveBart Polot2014-03-06
|
* - log payload ID for channel trafficBart Polot2014-03-06
|
* - remove debugBart Polot2014-03-06
|
* - fix level selectionBart Polot2014-03-06
|
* - filter peers and components aware of each otherBart Polot2014-03-06
|
* - sort peers and components to ensure consistent orderBart Polot2014-03-06
|
* -add filter by componentBart Polot2014-03-06
|
* -logBart Polot2014-03-06
|
* - Define and use BUFFER_SIZE for the size of the outgoing buffer.Sree Harsha Totakura2014-03-05
|
* - Adding self to trail_peer_listSupriti Singh2014-03-05
| | | | | | | - Adding functions to handle concurrent node joins. - Modified but incomplete find_successor logic. - Added new message types for concurrent node joins.
* -fix ftbfs with older libgcryptChristian Grothoff2014-03-05
|
* -fixing wrong bumpChristian Grothoff2014-03-04
|
* -bump gnutls versionChristian Grothoff2014-03-04
|
* -fix removal of block_mesh file (#3281-8125)Christian Grothoff2014-03-04
|
* -doxygenChristian Grothoff2014-03-04
|
* -fix dependencyChristian Grothoff2014-03-04
|
* - increase history size for the measured average operation execution times.Sree Harsha Totakura2014-03-04
|
* -presumably better fix for instantly resolving names in master zoneChristian Grothoff2014-03-04
|
* -mmissing prototypeChristian Grothoff2014-03-04
|
* -doxygenChristian Grothoff2014-03-04
|
* Don't crash on NULL lookup_nameLRN2014-03-02
|
* USERNAME is a placeholder, not a variableLRN2014-03-01
|
* libidn is needed unconditionally for libgnunetdnsparserLRN2014-03-01
|
* Fixed memory allocation for peer list. Supriti Singh2014-02-25
|
* 1. Refactored the code for trail setup and trail setup result.Supriti Singh2014-02-24
| | | | | 2. Adding an entry into finger table.
* -Always add measured average operation completion time into history.Sree Harsha Totakura2014-02-24
|
* -check for NULL fdChristian Grothoff2014-02-23
|
* -avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS)Christian Grothoff2014-02-23
|
* -disable POW calculating during testChristian Grothoff2014-02-22
|
* Fix barrier test dependencies (W32)LRN2014-02-20
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* - logBart Polot2014-02-19
|
* - do not mark <pre> backgroundBart Polot2014-02-19
|
* - standarize log messagesBart Polot2014-02-19
|
* - use <pre> for messagesBart Polot2014-02-19
|
* - revamp loggingBart Polot2014-02-19
|
* - limit message name widthBart Polot2014-02-19
|
* - add missing message type namesBart Polot2014-02-19
|
* - use fixed-width message type namesBart Polot2014-02-19
|
* - fix log messagesBart Polot2014-02-19
|
* - reduce button sizeBart Polot2014-02-19
|
* - reduce debug messages amount of hello operationsBart Polot2014-02-19
|
* - simplify message namesBart Polot2014-02-19
|
* - use new service startup messageBart Polot2014-02-19
|
* handle case where partial download prevents proper bottom-up reconstruction ↵Christian Grothoff2014-02-19
| | | | as not all child-nodes are even attempted; handle case where probe returns results immediately while being created (do not break on that)
* avoid problems with different users having different values for ↵Christian Grothoff2014-02-18
| | | | XDG_RUNTIME_DIR by not using that variable for system-wide paths of UNIX domain sockets