oweals/gnunet.git
2015-05-21 Christian Grothoff-adding a few extra checks for #3615
2015-05-21 Christian Grothoff-this does not help #3719, likely diagnosis was wrong...
2015-05-21 Christian Grothoff-include local_info in hello cmp
2015-05-20 Christian Grothoffset inbound flag which should fix #3719 (assuming diagn...
2015-05-20 Christian Grothoff-indentation, doxygen
2015-05-20 Julius Bünger-fixed coverity Uninitialized pointer read
2015-05-20 Christian Grothoff-work around stupid GCC warning (#3791)
2015-05-20 Christian Grothoff-missing config
2015-05-19 Julius Bünger-small changes in test_rps.conf
2015-05-19 Julius Bünger-restructured testing
2015-05-19 Julius Bünger-restructured retrieval of information about peer
2015-05-19 Julius Bünger-restructured churn
2015-05-19 Julius Bünger-optical change + small fix
2015-05-19 Julius Bünger-restructured test
2015-05-19 Julius Bünger-taking also care of type mal_type 3 in api
2015-05-19 Julius Bünger-small fix
2015-05-19 Julius Bünger-additional logging in sampler
2015-05-19 Julius Bünger-tried to fix removal of peers
2015-05-19 Julius Bünger-optical changes
2015-05-19 Julius Bünger-further logging in malicious execution
2015-05-19 Julius Bünger-cont write internals to file
2015-05-19 Julius Bünger-replaced own util fkt with GNUNET_ one
2015-05-19 Julius Bünger-fixed Makefile.am rule for profiler
2015-05-19 Christian Grothoff-use faster Eddsa key gen
2015-05-18 Christian Grothoff-gettext and libtoolize updates
2015-05-18 Christian Grothoff-ignore
2015-05-18 Christian Grothoff-mystery solved, remove diagnostic
2015-05-18 Christian Grothoffalso compare peer identity
2015-05-18 Christian Grothoff-log more diagnostics
2015-05-18 Christian Grothoff-avoid theoretical use after free
2015-05-18 Christian Grothoff-check return values
2015-05-15 Christian Grothoffecdh-eddsa implementation now works
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 Tothlogread: no buffering
2015-05-07 Gabor X Tothdoc fix
2015-05-01 Christian Grothoff-handle response message
2015-05-01 Christian Grothoff-pass trail paths to callbacks
2015-05-01 Christian Grothoff-fix FIXME
2015-05-01 Christian Grothoff-fix doxygen
2015-05-01 Christian Grothoff-fix doxygen
2015-05-01 Christian Grothoff-fixing cleanup issues
2015-05-01 Christian Grothoff-fix leak
2015-05-01 Christian Grothoffuse NBO for expiration time in xvine
2015-05-01 Christian Grothoff-select random
2015-05-01 Arthur DewarumezAdding a function pick_random_friend ()
2015-05-01 Christian Grothoff-fix sizeof() arg
2015-05-01 Christian Grothoffhandle case where type is neither ENCRYPTED nor AX
2015-05-01 Christian Grothoff-simplify socket NULL check
2015-04-30 Arthur DewarumezAdding function GDS_NEIGHBOURS_send_get_result()
2015-04-30 Christian Grothoff-more stuff
2015-04-30 Christian Grothoff-more stuff
2015-04-30 Christian Grothoff-fix ftbfs
2015-04-30 Arthur DewarumezAdding the handle_dht_p2p_trail_destroy function.
2015-04-30 Christian Grothoff-nicer indentation
2015-04-30 Christian Grothoff-implementing trail timeout handling
2015-04-30 Christian Grothoff-towards tracking paths and trails via datacache in...
2015-04-30 Bart Polotfix traffic stall in case the is more messages queued...
2015-04-30 Bart Polot- fix debug msgs, mark tripped break
2015-04-30 Bart Polot- don't queue more than 3 messages
2015-04-30 Bart Polot- remove debug
2015-04-30 Christian Grothoff-more datacache integration work
2015-04-30 Christian Grothoff-fixing 'delete_trail()'
2015-04-30 Arthur DewarumezAdd delete_trail function.
2015-04-30 Christian Grothoff-towards an API for the successor set
2015-04-30 Christian Grothoffimplementing 'get_closest' API for template
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-fix ftbfs issues
2015-04-29 Arthur DewarumezStart implementation of some functions.
2015-04-29 Christian Grothoff-lower to debug level (#3783)
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoffadding API to get random key from datacache
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoffimplementing postgres version of get_random
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoff-add counter for #items
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoffimplementing sqlite version of get_random
2015-04-29 Christian Grothoff-doxygen, updating template to reflect extended API
2015-04-29 Christian Grothoff-add counter for #items
2015-04-28 Christian Grothoffextending datacache API with function to return random...
2015-04-28 Christian Grothoff-sending messages / starting random walks
2015-04-28 Arthur DewarumezAdd some comments in the handler functions.
2015-04-27 Christian Grothoff-work around ftbfs
2015-04-27 Bart Polot- refactor buffer calucations
2015-04-27 Bart Polot- critical error
2015-04-27 Bart Polot- refactor storing AX keys
2015-04-27 Bart Polot- doc
2015-04-27 Bart Polot- skip checking all messages that are not there, no...
2015-04-27 Bart Polot- only modify to key sent before the key derivation
2015-04-27 Bart Polot- resend ax kx when lost
2015-04-27 Bart Polot- don't queue more than one ax_kx at a time
2015-04-27 Bart Polot- register otr-downgrades
2015-04-27 Bart Polotonly ratchet after a certain amount of messages or...
2015-04-27 Bart Polot- fix ttl
next