aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* - fixed corner case for the set-intersection computation formula for ↵Christian Fuchs2014-05-20
| | | | computation pair calculations with VERY few elements on one side
* rename cfg files in MakefileMatthias Wachs2014-05-20
|
* remove unreliability testMatthias Wachs2014-05-20
| | | | | | - update reliabilitility test: this test only ensures that all messages are delivered and are not corrupted out of order delivery is not checked any longer
* improved log messageMatthias Wachs2014-05-20
|
* remove checking for packet order in quota complianceMatthias Wachs2014-05-20
|
* - Adding code to check for congestion and threshold in find_successor()Supriti Singh2014-05-20
| | | | | - Updating trail rejection to get congestion time from congested peer.
* - removed now obsolete check for the element count for an scalarproduct ↵Christian Fuchs2014-05-20
| | | | | | | calculation - removed matching for element count for the same reason - fixed a safety check conditions logics operator from AND to OR
* - removed redundant and bugged check from SP intersection handlingChristian Fuchs2014-05-20
|
* - Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P_ADD_TRAILSupriti Singh2014-05-19
| | | | | | - removing compare_and_update_predecessor() - refactoring trail rejection.
* remove debugging outputMatthias Wachs2014-05-19
|
* improved output for gnunet-transportMatthias Wachs2014-05-19
|
* new apiMatthias Wachs2014-05-19
|
* new APIMatthias Wachs2014-05-19
|
* new apiMatthias Wachs2014-05-19
|
* using new apiMatthias Wachs2014-05-19
|
* - adapted nat-tests for API changesChristian Fuchs2014-05-19
| | | | - set NAT success return code to be GNUNET_OK
* added some fixmeMatthias Wachs2014-05-19
|
* peerstore: record expiryOmar Tarabai2014-05-19
|
* - updated NAT callback function defintion to no longer carry around strings,Christian Fuchs2014-05-19
| | | | | | | - NAT lib now uses error-code enums to signal success and errors - reworked related code to return errorcodes - added and updated a missing doxygen documention - todo next: testcases
* peerstore: completed iterate functionalityOmar Tarabai2014-05-19
|
* remove log level and initialize valuesMatthias Wachs2014-05-19
|
* - increase log level when quotas cannot be loaded from configurationMatthias Wachs2014-05-19
| | | | | - fix for setting default inbound bandwidth
* reduce log level when solution was found within optimality gapMatthias Wachs2014-05-19
|
* peerstore: towards iterate functionalityOmar Tarabai2014-05-18
|
* add missing cancel implementation for MQFlorian Dold2014-05-17
|
* peestore: towards iterate functionalityOmar Tarabai2014-05-17
|
* multicast, psyc: client connections, join requestsGabor X Toth2014-05-17
|
* minor fixesOmar Tarabai2014-05-16
|
* minor fixesOmar Tarabai2014-05-16
|
* peerstore API now uses MQOmar Tarabai2014-05-16
|
* towards peerstore iterateOmar Tarabai2014-05-16
|
* setting feedback with preference generatorMatthias Wachs2014-05-16
|
* Bug fixSupriti Singh2014-05-16
|
* fixing division by zero in normalizationMatthias Wachs2014-05-16
|
* remove unused breakMatthias Wachs2014-05-15
|
* log if peer is requestedMatthias Wachs2014-05-15
|
* adding bt to data file headerMatthias Wachs2014-05-15
|
* header Matthias Wachs2014-05-15
|
* add step durationMatthias Wachs2014-05-15
|
* added record expiry to sqliteOmar Tarabai2014-05-14
|
* - revert logBart Polot2014-05-14
|
* - don't use the old key during a KXBart Polot2014-05-14
|
* - logBart Polot2014-05-14
|
* - use cadet for log scriptBart Polot2014-05-14
|
* - don't destroy the KX context right away, wait 1 minute for possible old ↵Bart Polot2014-05-14
| | | | traffic
* - refactor decryptionBart Polot2014-05-14
|
* - don't inifinite loop on errorBart Polot2014-05-14
|
* - move HMAC verification to decryption functionBart Polot2014-05-14
|
* - use old key for encryption if key exchange was recent enoughBart Polot2014-05-14
|
* - refactor key generation, cache peers ephemeral key to create new keys ↵Bart Polot2014-05-14
| | | | immediately