multicast, psyc, psycstore, client_manager fixes
[oweals/gnunet.git] / src / include /
2015-02-22 Julius Büngerbaseline for test with malicious peers
2015-02-21 Christian Grothofffix TCP plugin RC issue (#3687) by changing util API (!)
2015-02-18 Christian Grothoff-doxygen
2015-02-17 Julius Bünger- fixed conflicting int type
2015-02-11 Christian Grothoffeliminate dead call from API
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-08 Christian Grothoff-fin, mention future work in TODO
2015-02-08 Christian Grothoffchanging s_get API to return void instead of address...
2015-02-08 Christian Grothoffremoving dead argument
2015-02-08 Christian Grothoffexpose connectivity desire of clients to ATS plugins
2015-02-08 Christian Grothoffadding FIXME about 'struct Session'
2015-02-08 Christian Grothoffcleaning up gnunet-service-ats_preferences.c
2015-02-08 Christian Grothoffsimplify normalization logic, also have clients access...
2015-02-08 Christian Grothoffmore dead and duplicate code elimination
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-06 Christian Grothoffget rid of stupid network[i]=i array
2015-02-06 Christian Grothoff-use only one nc per client
2015-02-05 Christian Grothofffirst pass at cleaning up ATS plugin API
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_addresses.h
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-02-05 Christian GrothoffVarious changes:
2015-02-03 Christian Grothoffdoxygen, new define
2015-02-03 Christian Grothoffseparate ATS interface scanning logic from ATS scheduli...
2015-02-03 Christian Grothoffseparate ATS connectivity suggestions from ATS scheduli...
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2015-01-28 Christian Grothoffadd GNUNET_STRINGS_data_to_string_alloc from TALER
2015-01-28 Christian Grothoffadding GNUNET_CRYPTO_eddsa_private_key_from_string
2015-01-28 Bart Polot- more documentation
2015-01-28 Bart PolotDocumentation update - fix contradiction
2015-01-27 Christian Grothoffadd GNUNET_CONFIGURATION_get_data from Taler
2015-01-26 Christian Grothoff-style fixes
2015-01-26 Sree Harsha Totakura- fix docu
2015-01-26 Sree Harsha Totakura-fix doc
2015-01-24 LRNAdd GNUNET_NETWORK_fdset_handle_set_first
2015-01-24 LRNAdd support for selecting on W32 events
2015-01-22 Christian Grothofftowards a cleaner ATS scheduling API
2015-01-19 Christian Grothoff-towards improved ATS API, adding return value with...
2015-01-19 Christian Grothoff-indentation, doxygen
2015-01-18 Julius Büngerundo last commit
2015-01-18 Julius Büngercheck if peer we open a channel to is live
2015-01-18 Christian Grothoffremove ATS information from callback from ATS address...
2015-01-18 Christian Grothoffalways use a slot, even if the session is NULL, simplif...
2015-01-18 Julius Büngerfixed message size
2015-01-18 Christian Grothoff-fix indentation
2015-01-17 Christian Grothoffsimplify ATS API and plugin API by returning the networ...
2015-01-17 Christian Grothoffeliminating callback argument and its implementation...
2015-01-17 Christian Grothoffuse ATS functions to convert quality network type to...
2015-01-16 Christian Grothofffix #3611
2015-01-13 Julius Büngerimplemented seeding
2015-01-09 Christian Grothoffadding API for incremental hashing (from Taler)
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2015-01-07 Christian Grothoff-simplify apis, doxygen
2015-01-06 David BarksdaleComment on ugly API design choice
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2015-01-02 Julius Büngerremoved unneeded api call
2014-12-27 Julius Büngerfixed doxygen
2014-12-27 Julius Büngeradded seeding function to the api
2014-12-24 Julius Büngerminor fixes
2014-12-24 Julius BüngerAdded documenting comments
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothoff-cleaning up stats code, use separate structures per...
2014-12-20 Christian Grothoff-use separate message types for TRY_CONNECT and TRY_DIS...
2014-12-20 Christian Grothoff-eliminate duplicate all_zeros globals, eliminated...
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-17 Christian Grothoff-remove dead api
2014-12-15 Bart Polot- fix cadet's overhead
2014-12-15 Bart PolotFuse PING into KX_EPHEMERAL
2014-12-15 David BarksdaleImplement asynchronous peerstore plugin API
2014-12-14 Christian Grothofffix key management issue with LOC signing identified...
2014-12-14 Christian Grothofffix #3570: finally remove SList API
2014-12-14 Julius Büngerbefore deleting PeerList
2014-12-14 Christian Grothoff-fixing peerinfo part of #3559
2014-12-14 LRNGrothoff's W32 select slist elimination and prettification
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-12-13 Christian Grothoff-doxygen, one more statistic
2014-12-12 Christian Grothoffstart fewer FS probes concurrently, run them all in...
2014-12-11 Bart Polot- proper CADET overhead
2014-12-11 Bart PolotAdd maximum message size
2014-12-08 Christian Grothoff-indent
2014-12-07 Christian Grothoff-style, actually call GNUNET_CADET_receive_done to...
2014-12-07 Christian Grothoff-indentation, doxygen
2014-12-07 Christian Grothoff-clarify docs
2014-12-07 Christian Grothoff-more SP fixes and todos
2014-12-06 Christian Grothoffmassive rework of scalarproduct service, splitting...
2014-12-05 Bart PolotImport RPS
2014-12-04 Christian Grothoff-fix ftbfs on W32
2014-11-30 Christian Grothoff-code cleanups
2014-11-30 Christian Grothoff-remove dead state
2014-11-30 Christian Grothoff-doxygen, style
2014-11-28 Christian Grothoff-fixing misc issues and bugs, including better terminat...
2014-11-28 Christian Grothoff-doxygen
2014-11-27 Christian Grothoffadding logic to allow GNUNET_SET_iterate_cancel
2014-11-27 Christian Grothoff-return const, do not mangle const input
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-11-24 Christian Grothofffixing collect_generation_garbage() complexity, doxygen...
2014-11-23 Christian Grothoff-fix sync signalling for plugin monitoring
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
next