aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* -cleaning up stats code, use separate structures per subsystem for faster pro...Christian Grothoff2014-12-23
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
* -eliminate duplicate all_zeros globals, eliminated dead 'latency' field in Se...Christian Grothoff2014-12-20
* -use const in peerstore callbackChristian Grothoff2014-12-18
* -remove dead apiChristian Grothoff2014-12-17
* - fix cadet's overheadBart Polot2014-12-15
* Fuse PING into KX_EPHEMERALBart Polot2014-12-15
* 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