aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* - fix docuSree Harsha Totakura2015-01-26
|
* -fix docSree Harsha Totakura2015-01-26
|
* Add GNUNET_NETWORK_fdset_handle_set_firstLRN2015-01-24
|
* Add support for selecting on W32 eventsLRN2015-01-24
|
* towards a cleaner ATS scheduling APIChristian Grothoff2015-01-22
|
* -towards improved ATS API, adding return value with address record when ↵Christian Grothoff2015-01-19
| | | | adding address, adding new subsystem with peer-to-address map to transport; causes various new assertions to fail, but no major regression -- not finished
* -indentation, doxygenChristian Grothoff2015-01-19
|
* undo last commitJulius Bünger2015-01-18
|
* check if peer we open a channel to is liveJulius Bünger2015-01-18
|
* remove ATS information from callback from ATS address selection, as the ↵Christian Grothoff2015-01-18
| | | | argument was never used in the first place
* always use a slot, even if the session is NULL, simplify logic and document ↵Christian Grothoff2015-01-18
| | | | what still needs to be fixed
* fixed message sizeJulius Bünger2015-01-18
|
* -fix indentationChristian Grothoff2015-01-18
|
* simplify ATS API and plugin API by returning the network type, instead of an ↵Christian Grothoff2015-01-17
| | | | ATS_Information struct
* eliminating callback argument and its implementation which are never called ↵Christian Grothoff2015-01-17
| | | | in the first place by ATS
* use ATS functions to convert quality network type to string, instead of ↵Christian Grothoff2015-01-17
| | | | using string API
* fix #3611Christian Grothoff2015-01-16
|
* implemented seedingJulius Bünger2015-01-13
|
* adding API for incremental hashing (from Taler)Christian Grothoff2015-01-09
|
* adding support for blind signatures (modernized version of Taler logic, with ↵Christian Grothoff2015-01-09
| | | | variable key length)
* -simplify apis, doxygenChristian Grothoff2015-01-07
|
* Comment on ugly API design choiceDavid Barksdale2015-01-06
|
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
| | | | | Emscripten can't return a 64-bit integer from dynamically loaded code.
* removed unneeded api callJulius Bünger2015-01-02
|
* fixed doxygenJulius Bünger2014-12-27
|
* added seeding function to the apiJulius Bünger2014-12-27
|
* minor fixesJulius Bünger2014-12-24
|
* Added documenting commentsJulius Bünger2014-12-24
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -cleaning up stats code, use separate structures per subsystem for faster ↵Christian Grothoff2014-12-23
| | | | processing
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
|
* -eliminate duplicate all_zeros globals, eliminated dead 'latency' field in ↵Christian Grothoff2014-12-20
| | | | SendOKMessage
* -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
| | | | | 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
|