aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Implement asynchronous peerstore plugin APIDavid Barksdale2014-12-15
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
* fix #3570: finally remove SList APIChristian Grothoff2014-12-14
* before deleting PeerListJulius Bünger2014-12-14
* -fixing peerinfo part of #3559Christian Grothoff2014-12-14
* Grothoff's W32 select slist elimination and prettificationLRN2014-12-14
* -do forcestart for gns; doxygen fixesChristian Grothoff2014-12-14
* -doxygen, one more statisticChristian Grothoff2014-12-13
* start fewer FS probes concurrently, run them all in the same task to avoid un...Christian Grothoff2014-12-12
* - proper CADET overheadBart Polot2014-12-11
* 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