aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Force sending of KX messages even when connection queue is fullBart Polot2014-07-21
* - fixBart Polot2014-07-21
* - fix tunnel state management after connection failure<Bart Polot2014-07-21
* - debug info for tunnel status mismatchBart Polot2014-07-21
* - schedule next keepalive even if tunnel is still in SEARCHINGBart Polot2014-07-21
* - debug INFO for missing keepalive in BCKBart Polot2014-07-21
* - On a new EPHM, do a immediate rekeyBart Polot2014-07-21
* - notify about deleted messages when popping messages from a connection, allo...Bart Polot2014-07-21
* - doxygen, code formattingBart Polot2014-07-21
* - as connecton_pop destroys many message type wihtout return, count is not ap...Bart Polot2014-07-21
* - don't dereference c in connection pop, c might be free'd if previous call p...Bart Polot2014-07-21
* - more debug info on received ACK, doxygenBart Polot2014-07-21
* - show queued messages when allowing client to send moreBart Polot2014-07-21
* - don't re-encrypt data queued in a broken connectionBart Polot2014-07-21
* - save old logfilesBart Polot2014-07-21
* - simplify loopcheckBart Polot2014-07-21
* - check that the connection belongs to a tunnel when keeping it alive (otherw...Bart Polot2014-07-21
* - cancel any rekey tasks when calling it directlyBart Polot2014-07-21
* - test for coredumps and assertions on loopcheckBart Polot2014-07-21
* - warn when test goes wrongBart Polot2014-07-21
* - when a connection is broken, remove it from tunnel, allow tunnel to update ...Bart Polot2014-07-21
* - allow to run specific checks in a loopBart Polot2014-07-21
* duplicate timeout logic: numeric_reverse frees memory but does not unqueueMatthias Wachs2014-07-17
* remove debug messageMatthias Wachs2014-07-17
* fixing assertion in gnunet-ats.c:250: hashmap did not copy peer ids -> crashMatthias Wachs2014-07-17
* clean upMatthias Wachs2014-07-17
* minor changesMatthias Wachs2014-07-17
* dns forward and reverse lookup functionality for http namesMatthias Wachs2014-07-17
* bandwidth stability for ATSMatthias Wachs2014-07-17
* do not use NBO internallyMatthias Wachs2014-07-17
* per peer back-off for transport connect attemptsMatthias Wachs2014-07-17
* fix docu, make code readable, remove unclear FIXME, add max frequencyMatthias Wachs2014-07-17
* Removing warningsSupriti Singh2014-07-16
* code cleanupSupriti Singh2014-07-16
* error handlingOmar Tarabai2014-07-16
* xvine: fixesSupriti Singh2014-07-16
* -define port for W32Christian Grothoff2014-07-15
* moving peerstore out of experimentalOmar Tarabai2014-07-14
* fs now uses peerstore to store respect valueOmar Tarabai2014-07-14
* config fixOmar Tarabai2014-07-14
* Add DEBUG to GET requests. Add replication degree as an option.Supriti Singh2014-07-14
* Close client connection to DHT once GET is succeeded or failed.Supriti Singh2014-07-14
* Use correct key while doing GET. Wait for all PUT and GET requests to complete.Supriti Singh2014-07-14
* fix #3446Christian Grothoff2014-07-12
* -fixing doxygen, indentationChristian Grothoff2014-07-11
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth2014-07-10
* rename "name" to labelMatthias Wachs2014-07-10
* improving documentationMatthias Wachs2014-07-10
* Added flag to API disconnect method to send pending store requests before dis...Omar Tarabai2014-07-09
* - include NULL guards in debugBart Polot2014-07-09