aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* eliminate dead call from APIChristian Grothoff2015-02-11
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -fin, mention future work in TODOChristian Grothoff2015-02-08
* changing s_get API to return void instead of address, have plugin use existin...Christian Grothoff2015-02-08
* removing dead argumentChristian Grothoff2015-02-08
* expose connectivity desire of clients to ATS pluginsChristian Grothoff2015-02-08
* adding FIXME about 'struct Session'Christian Grothoff2015-02-08
* cleaning up gnunet-service-ats_preferences.cChristian Grothoff2015-02-08
* simplify normalization logic, also have clients access norm array of address ...Christian Grothoff2015-02-08
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* get rid of stupid network[i]=i arrayChristian Grothoff2015-02-06
* -use only one nc per clientChristian Grothoff2015-02-06
* first pass at cleaning up ATS plugin APIChristian Grothoff2015-02-05
* -cleaning up gnunet-service-ats_addresses.hChristian Grothoff2015-02-05
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05
* Various changes:Christian Grothoff2015-02-05
* doxygen, new defineChristian Grothoff2015-02-03
* separate ATS interface scanning logic from ATS scheduling logicChristian Grothoff2015-02-03
* separate ATS connectivity suggestions from ATS scheduling APIChristian Grothoff2015-02-03
* dramatically simplify quota notification: avoid registration, simply always n...Christian Grothoff2015-02-02
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff2015-02-02
* 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