aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Add maximum message sizeBart Polot2014-12-11
* -indentChristian Grothoff2014-12-08
* -style, actually call GNUNET_CADET_receive_done to receive more messagesChristian Grothoff2014-12-07
* -indentation, doxygenChristian Grothoff2014-12-07
* -clarify docsChristian Grothoff2014-12-07
* -more SP fixes and todosChristian Grothoff2014-12-07
* massive rework of scalarproduct service, splitting into Alice and BobChristian Grothoff2014-12-06
* Import RPSBart Polot2014-12-05
* -fix ftbfs on W32Christian Grothoff2014-12-04
* -code cleanupsChristian Grothoff2014-11-30
* -remove dead stateChristian Grothoff2014-11-30
* -doxygen, styleChristian Grothoff2014-11-30
* -fixing misc issues and bugs, including better termination logic for intersec...Christian Grothoff2014-11-28
* -doxygenChristian Grothoff2014-11-28
* adding logic to allow GNUNET_SET_iterate_cancelChristian Grothoff2014-11-27
* -return const, do not mangle const inputChristian Grothoff2014-11-27
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff2014-11-27
* fixing collect_generation_garbage() complexity, doxygen, etc.Christian Grothoff2014-11-24
* -fix sync signalling for plugin monitoringChristian Grothoff2014-11-23
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
* -use const for the arrayChristian Grothoff2014-11-02
* adding TCP_STEALTH support to TCP pluginChristian Grothoff2014-11-02
* -doxygen fixesChristian Grothoff2014-10-27
* define transport plugin monitor IPC formatChristian Grothoff2014-10-23
* add function to obtain number of subscribers to NCChristian Grothoff2014-10-23
* -doxygenChristian Grothoff2014-10-03
* -set socket to NULL on close to avoid double-close, do not cleanup on timeout...Christian Grothoff2014-10-03
* bratao's patch for #3545: suspend/resume of downloadsChristian Grothoff2014-10-02
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
* Further fixes for issue #3544David Barksdale2014-09-22
* - Act malicious API completeSupriti Singh2014-09-22
* fix #3544Christian Grothoff2014-09-21
* Removing trail compression messageSupriti Singh2014-09-17
* - remove duplicate/incorrect API callBart Polot2014-08-31
* Fix infinite loop ( grothoff, please check !)Bruno Cabral2014-08-31
* missing state rename Matthias Wachs2014-08-30
* Readding trail compression to check if it can reduce trail lengthSupriti Singh2014-08-28
* using tcp terminology for 3 way handshake: syn/syn_ack/ack Matthias Wachs2014-08-28
* peerstore: fixOmar Tarabai2014-08-25
* Adding a new message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONF...Supriti Singh2014-08-22
* sensor: proof-of-work ingerated with anomaly reportsOmar Tarabai2014-08-20
* sensor: test case for proof-of-work + fixesOmar Tarabai2014-08-19
* sensor: proof-of-work and signing library functionsOmar Tarabai2014-08-19
* doxygen fix Matthias Wachs2014-08-18
* Removed trail compression message. Checking for friend to source in trail setup.Supriti Singh2014-08-17
* sensor: test case + fixesOmar Tarabai2014-08-15
* sensordashboard: storing received anomaly reportsOmar Tarabai2014-08-12
* sensor: force fake anomalyOmar Tarabai2014-08-12
* sensor: api changesOmar Tarabai2014-08-11