-logging
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet_connection.c
2015-07-15 Christian Grothoff-remove stupid assertion
2015-07-15 Christian Grothoff-need to fully unregister from neighbours, as otherwise...
2015-07-15 Bart PolotDetailed statistics
2015-07-15 Bart Polot- don't send KEEPALIVE if the tunnel has traffic queued
2015-07-14 Christian Grothoffthis should fix #3846
2015-07-14 Christian Grothoffcommitting version used to produce 3846:9432
2015-07-13 Christian Grothoffadding moderately expensive instrumentation to track...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-26 Bart Polot- first log, then free
2015-06-26 Bart Polot- Fix #3846. When receiving a create request for an...
2015-06-25 Bart Polot- If the path was cleared before, connection is not...
2015-06-25 Bart Polot- documentation, statistics about failures
2015-06-25 Bart Polot- if this happens the code is badly broken, bail out
2015-06-24 Bart Polot- free path after unregister
2015-06-24 Bart Polot- always free connection path, fix memory leak
2015-06-22 Christian Grothoff-doxygen fixes
2015-06-17 Bart Polot- don't invalidate direct connections unless peer disco...
2015-06-17 Bart Polot- roll back duplication of peer->connections
2015-06-10 Bart Polot- compiler fixes
2015-06-10 Bart Polot- refactor connection timeout into one implementation
2015-06-10 Bart Polot- move break to documentation
2015-06-10 Bart Polot- start poll after send
2015-06-10 Bart Polot- fix poll log
2015-06-10 Bart Polotnote to self
2015-06-10 Bart Polot- improve POLL logging, debug info
2015-06-09 Christian Grothoff-avoid concurrent modification trouble when handing...
2015-06-08 Christian Grothoff-check next and prev are disjoint
2015-06-08 Christian Grothoff-run unregister even if path is NULL, do check uniqueness
2015-06-08 Christian Grothoff-adding additional error checking logic
2015-06-08 Christian Grothoff-assertion also does not hold, messy code
2015-06-08 Christian Grothoff-indentation, doxygen, be a bit pickier about return...
2015-04-30 Bart Polot- fix debug msgs, mark tripped break
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- 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- use correct overhead size, log wrong sizes verbosely
2015-04-27 Bart Polot- adjust checks for different encryption overheads
2015-04-27 Bart Polot- add AX type to send processors, refactor cid setter
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- ignore unknown connections
2015-04-27 Bart Polot- refactor kx sending, unify under send_kx
2015-04-27 Bart Polot- add cid field to ax_kx
2015-04-27 Bart Polot- refactor kx handling
2015-04-27 Bart Polot- const
2015-04-27 Bart Polot- if C is NULL, can't use it for getting the ID
2015-04-27 Bart Polot- NULL connections means error
2015-04-27 Bart Polot- count traffic as connection confirmation
2015-04-27 Bart Polot- refactor to check messages from both enc systems
2015-04-27 Bart Polot- refactor to use same function to decrypt based on...
2015-04-27 Bart Polot- added basic axolotl support
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-15 Bart Polot- Check path for NULL, fix #3583
2015-01-10 Bart Polot- remove debug statements
2015-01-09 Bart PolotAccept Out-of-Order connection messages
2015-01-09 Bart Polot- test connection_create size, add size to log
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-15 Bart Polot- destroy old connection in case of duplicate connectio...
2014-12-15 Bart Polot- refactorize path checking code, look both ways
2014-12-15 Bart Polot- more debug, eliminate bogus assertions
2014-12-15 Bart Polot- avoid duplicate (same path) connections
2014-12-15 Bart Polot- fix PID management on send
2014-12-15 Bart Polot- make connection always log with ---, reserve ===...
2014-12-15 Bart Polot- leave space for any number
2014-12-15 Bart Polot- more debug info
2014-12-15 Bart Polot- raise loglevel of timeout events
2014-12-15 Bart PolotFix connection count to count only ESTABLISHED connecti...
2014-12-15 Bart Polot- don't break if connection is empty (no messages to...
2014-12-15 Bart Polot- fix segfault
2014-12-15 Bart PolotFix memory corruption: new connection always makes...
2014-12-15 Bart PolotFix resending of connection traffic
2014-12-15 Bart Polot- remove duplicate logging
2014-12-15 Bart Polot- refactor resend_messages_and_destroy for popping...
2014-12-15 Bart PolotFix message resend on connection timeout: mark connecti...
2014-12-15 Bart Polot- more debug for received traffic
2014-12-15 Bart Polot- avoid usage of direct stdio sprintf
2014-10-15 Bart Polot- only try to pop messages if there are any, otherwise...
2014-10-15 Bart PolotUse optimizaiton of paths on store from DHT as well...
2014-09-05 Bart Polot- free memory on error, coverity #13058
2014-07-30 Bart Polot- remove unencrypted keepalive sending
2014-07-30 Bart Polot- show tunnel info on error
2014-07-30 Bart Polot- don't try to salvage traffic if no payload is queued
2014-07-29 Bart Polot- mark connections as to be destroyed by the _sent...
2014-07-28 Bart PolotResend traffic queued on connections that time-out...
2014-07-25 Bart Polot- debug info on error
2014-07-24 Bart Polot- don't send keepalives if traffic is queued
2014-07-22 Bart Polot- make sure connection is destroyed and no use-after...
2014-07-22 Bart Polot- only an error if counter was wrong
2014-07-22 Bart Polot- add connection state BROKEN for connections destroyed...
2014-07-21 Bart Polot- more debug info on buildbots
2014-07-21 Bart Polot- fix
2014-07-21 Bart Polot- fix tunnel state management after connection failure<
2014-07-21 Bart Polot- debug info for tunnel status mismatch
2014-07-21 Bart Polot- schedule next keepalive even if tunnel is still in...
2014-07-21 Bart Polot- debug INFO for missing keepalive in BCK
2014-07-21 Bart Polot- On a new EPHM, do a immediate rekey
2014-07-21 Bart Polot- notify about deleted messages when popping messages...
2014-07-21 Bart Polot- doxygen, code formatting
next