Detailed statistics
[oweals/gnunet.git] / src / include /
2015-07-13 Christian Grothoffautomatically clean up left-over Unix domain socket...
2015-07-13 Christian Grothoff-indentation fixes
2015-07-10 Martin Schanzenbach- Identity token support
2015-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-07-03 Christian Grothoff-style fixes
2015-07-02 Christian Grothoff-adding ecc dlog support
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-06-29 Martin Schanzenbach- give control over CORS methods to plugin
2015-06-29 Martin Schanzenbach- add CORS logic
2015-06-25 Bruno CabralPolish and simplyfy STUN code, move STUN code to GNUNET...
2015-06-23 Christian Grothofffix #3862
2015-06-18 Christian Grothoff-doxygen
2015-06-16 Christian Grothoff#include byteswap, if detected by configure
2015-06-10 Christian Grothoff-minor fixes
2015-06-04 Christian Grothoff-simplifying Cadet KX to directly use EdDSA keys for...
2015-05-31 Christian Grothoff-fix #3799
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-28 Sree Harsha TotakuraIntroduce function to duplicate RSA public keys
2015-05-28 Christian Grothoff-install dependent headers as well
2015-05-28 Christian Grothoff-typos
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-05-26 Christian Grothoff-doxygen, indent
2015-05-25 Christian Grothoff-comments, doxygen, indentation, style fixes, working...
2015-05-25 Christian Grothoff-fix indent
2015-05-22 Christian Grothoff-do pass local_address_info flag from/to ATS also for...
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...
next