aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* add GNUNET_STRINGS_data_to_string_alloc from TALERChristian Grothoff2015-01-28
* adding GNUNET_CRYPTO_eddsa_private_key_from_stringChristian Grothoff2015-01-28
* - more documentationBart Polot2015-01-28
* Documentation update - fix contradictionBart Polot2015-01-28
* add GNUNET_CONFIGURATION_get_data from TalerChristian Grothoff2015-01-27
* -style fixesChristian Grothoff2015-01-26
* - 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 addin...Christian Grothoff2015-01-19
* -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 argum...Christian Grothoff2015-01-18
* always use a slot, even if the session is NULL, simplify logic and document w...Christian Grothoff2015-01-18
* 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
* eliminating callback argument and its implementation which are never called i...Christian Grothoff2015-01-17
* use ATS functions to convert quality network type to string, instead of using...Christian Grothoff2015-01-17
* 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
* -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
* 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 e...Christian Grothoff2014-12-24
* -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