- refactor to check messages from both enc systems
[oweals/gnunet.git] / src / include /
2015-04-27 Bart Polot- added basic axolotl support
2015-04-27 Arthur DewarumezFinish the create of the handler for every message.
2015-04-27 Christian Grothoffstarting with whanu
2015-04-20 Matthias Wachsremoving ATS preference count
2015-04-17 Christian Grothoff-doxygen, indentation
2015-04-13 Christian Grothoff-doxygen, build system fixes, minor API extension
2015-04-09 LRNUpdate plibc header from upstream
2015-04-09 LRNUpdate bundled plibc header (don't redef S_I* constants...
2015-04-09 Matthias Wachsfix order in initializer
2015-04-09 Matthias Wachsadding number of preferences to allow iterating over...
2015-03-30 Christian Grothoffadd multihashmap_clear to API
2015-03-30 Martin Schanzenbach-doxy
2015-03-26 Martin Schanzenbach-more REST
2015-03-25 Martin Schanzenbach-more rest handling
2015-03-25 Julius Bünger- s/#if/#ifdef/
2015-03-25 Martin Schanzenbach-start a lib for REST and json:api
2015-03-24 Christian Grothoff-updated french translations
2015-03-21 David BarksdaleConvert datastore plugin API to asynchronous
2015-03-19 Christian Grothoff-also cover private key case
2015-03-19 Christian Grothoff-get test to work, but with ecdsa instead of eddsa
2015-03-15 Christian Grothoffcheck for existence of 'getopt' command line tool
2015-03-13 Martin Schanzenbach-change API
2015-03-13 Martin Schanzenbach-bugfixes, change plugin call
2015-03-11 Martin SchanzenbachREST Service
2015-03-09 Christian Grothoffadd GNUNET_CRYPTO_rsa_public_key_hash
2015-03-08 Christian Grothoff-always assume at least MIN bandwidth, even if we got...
2015-03-07 Christian Grothofftrying to fix #3694: reduce duplicate ACKing
2015-03-07 Christian Grothoff-fix dist issues
2015-03-02 Christian Grothoffdefine quota message to transmit quota requests, toward...
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-23 Julius Bünger- sending act malicious message
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
next