aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* - 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
* missing struct definition in gnunet_scalarproduct_service.hFlorian Dold2014-03-11
* - verify successor resultSupriti Singh2014-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
* Rename SearchMessage from regex to RegexSearchMessage so that it is unique in...Florian Dold2014-03-10
* - 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
* -one more ATS header to be includedChristian Grothoff2014-03-07
* -add missing headerChristian Grothoff2014-03-07
* - Delay shutdown until all connections are closed.Sree Harsha Totakura2014-03-07
* - removed custom crypto functionality in scalarproductChristian Fuchs2014-03-07
* - remove dead codeSree Harsha Totakura2014-03-07
* - Warn upon deleting unsent message.Sree Harsha Totakura2014-03-07
* - Copy PATHS section as the shared service configuration may refer to options...Sree Harsha Totakura2014-03-07
* add missing ifdefs in header filesFlorian Dold2014-03-07
* -fix linkage issue that could cause a transport service crash on exit for cer...Christian Grothoff2014-03-07
* -fix map cmd shutdownChristian Grothoff2014-03-07