-avoid theoretical use after free
[oweals/gnunet.git] / src /
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 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
2015-04-27 Bart Polot- ttl is deprecated, don't warn
2015-04-27 Bart Polot- activate ratchet on receive
2015-04-27 Bart Polot- don't ttl drop ax
2015-04-27 Bart Polot- properly read otr/ax fields
2015-04-27 Bart Polot- initialize reserved
2015-04-27 Bart Polot- fix Nr counter
2015-04-27 Bart Polot- fix log params
2015-04-27 Bart Polot- refactor
2015-04-27 Bart Polot- keep track of all message types
2015-04-27 Bart Polot- use ax as payload
2015-04-27 Bart Polot- proper name for continuation
2015-04-27 Bart Polot- remove debug
2015-04-27 Bart Polot- allow just message headers (keepalive uses this)
2015-04-27 Bart Polot- register AX for unqueueing
2015-04-27 Bart Polot- fix size output, don't include headers
2015-04-27 Bart Polot- remove dead code
2015-04-27 Bart Polotimplemented AX dectyption and racheting
2015-04-27 Bart Polot- shorter names for more info in 80 cols
2015-04-27 Bart Polot- use correct overhead size, log wrong sizes verbosely
2015-04-27 Bart Polot- adjust checks for different encryption overheads
2015-04-27 Bart Polot- handle AX messages
2015-04-27 Bart Polot- log
2015-04-27 Bart Polot- axolotl debug
2015-04-27 Bart Polot- add getter for peer's permanent ECDH key
2015-04-27 Bart Polot- store peer's permanent key in ax
2015-04-27 Bart Polot- add AX type to send processors, refactor cid setter
2015-04-27 Bart Polot- refactor axolotl encryption
2015-04-27 Bart Polot- log format
2015-04-27 Bart Polot- don't count all messages as pid when checking, only...
2015-04-27 Bart Polot- fix pointer
next