aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - log, debugBart Polot2014-03-17
|
* - fix infinite loopBart Polot2014-03-17
|
* - check incoming channel for NULLBart Polot2014-03-17
|
* - nse-style round cyclingBart Polot2014-03-17
|
* - don't send duplicate pings when a pong is delayedBart Polot2014-03-14
|
* - dont ping after timeoutBart Polot2014-03-14
|
* - refactorBart Polot2014-03-14
|
* - use ping-pong to avoid collisionsBart Polot2014-03-14
|
* - use proper HashBart Polot2014-03-14
|
* - name inside fileBart Polot2014-03-14
|
* - rename mesh profilerBart Polot2014-03-14
|
* - remove unused constant: test based on time, not messagesBart Polot2014-03-14
|
* - use global hashmap for IDsBart Polot2014-03-14
|
* PSYC: some code cleanupGabor X Toth2014-03-13
|
* PSYC: message types, documentationGabor X Toth2014-03-13
|
* - fix warnings, remove explicit keepalive countBart Polot2014-03-13
|
* - use pointers in struct itselfBart Polot2014-03-13
|
* -add info about trafficBart Polot2014-03-13
|
* - change cls to pointers instead of indexesBart Polot2014-03-13
|
* - connect in cliqueBart Polot2014-03-13
|
* - fix compilation issues, add to MakefileBart Polot2014-03-13
|
* - change test to profilerBart Polot2014-03-13
|
* - prepare profiler: start peer, get IDs, log at the endBart Polot2014-03-13
|
* - minor fixesBart Polot2014-03-13
|
* - use testbed's get_index to identify peer in arrayBart Polot2014-03-13
|
* - add constBart Polot2014-03-13
|
* - add a getter for peer->unique_idBart Polot2014-03-13
|
* - use testbeds statsBart Polot2014-03-13
|
* - inital mesh_profiler commitBart Polot2014-03-13
|
* PSYC: in-order delivery of fragments; tests for large messagesGabor X Toth2014-03-12
| | | | | | | Cache message received fragments from multicast and deliver them in the correct order to clients. Test messages with large modifier and data payloads.
* missing struct definition in gnunet_scalarproduct_service.hFlorian Dold2014-03-11
|
* -bump versionChristian Grothoff2014-03-11
|
* - verify successor resultSupriti Singh2014-03-11
| | | | | - notify new successor
* - Working testbed configuration on SuperMUC.Sree Harsha Totakura2014-03-11
|
* - Add speedup.hSree Harsha Totakura2014-03-10
|
* - Expose speedup routines as an internal header.Sree Harsha Totakura2014-03-10
|
* Rename name_map and plugins from gns so that they are unique in a total c-fileFlorian Dold2014-03-10
|
* Add missing stub definitions of structs to the corresponding header filesFlorian Dold2014-03-10
|
* Rename uLong to GNUNET_uLong from crypto_crc so that it doesn't collide with ↵Florian Dold2014-03-10
| | | | the different uLong from zconf of zlib
* Rename SearchMessage from regex to RegexSearchMessage so that it is unique ↵Florian Dold2014-03-10
| | | | in a total c-file
* - use 256 hashs for hmacBart Polot2014-03-10
|
* - use MeshHash in connection codeBart Polot2014-03-10
|
* - use an array of 256 hashes on connection infoBart Polot2014-03-10
|
* - generate smaller hashes for Conn IDsBart Polot2014-03-10
|
* - add constBart Polot2014-03-10
|
* - refactorBart Polot2014-03-10
|
* - replace all HashCodes with short MeshHashes in Mesh messagesBart Polot2014-03-10
|
* - use MeshHashBart Polot2014-03-10
|
* - Define MeshHashBart Polot2014-03-10
|
* -ignoreChristian Grothoff2014-03-07
|