-nicer logging
[oweals/gnunet.git] / src / include /
2015-05-15 Christian Grothoff-adding cmp functions for RSA public keys and sigs
2015-05-13 Christian Grothofftowards using EdDSA-ECDHE instead of ECDSA-ECDHE combin...
2015-05-07 Gabor X Tothpsyc/social: request history & state from psycstore...
2015-05-07 Gabor X Tothclient_manager: add API for async operations
2015-05-07 Gabor X Tothadd GNUNET_(hton|ntoh).*_signed() functions
2015-05-07 Gabor X Tothdoc fix
2015-05-01 Christian Grothoff-fixing cleanup issues
2015-04-30 Christian Grothoff-nicer indentation
2015-04-30 Christian Grothoffimplementing 'get_closest' API for sqlite and postgres...
2015-04-30 Christian Grothoffadding GNUNET_CONTAINER_multipeermap_get_random
2015-04-29 Christian Grothoff-major wdht hacking / refactoring -- still not finished
2015-04-29 Christian Grothoff-doxygen, updating template to reflect extended API
2015-04-28 Christian Grothoffextending datacache API with function to return random...
2015-04-27 Bart Polot- added a signature purpose for signing of axolotl...
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
next