aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* Implement asynchronous peerstore plugin APIDavid Barksdale2014-12-15
| | | | | Resolves #3506
* 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
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* -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 ↵Christian Grothoff2014-12-12
| | | | undue pressure on the scheduler
* - 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 ↵Christian Grothoff2014-11-28
| | | | intersection and salt handling
* -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 ↵Christian Grothoff2014-11-27
| | | | gnunet-service-set
* 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 ↵Christian Grothoff2014-10-03
| | | | timeout, leave that to app
* 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
| | | | | - Using multiple trails in PUT/GET
* 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
| | | | | renaming all functions, states, messages ...
* peerstore: fixOmar Tarabai2014-08-25
|