-fix (C) notices
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet_peer.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoff-do not suggest twice
2015-10-18 Christian Grothoff-stop active offer before starting another one
2015-10-18 Christian Grothoffuse ATS connectivity suggestion instead of deprecated...
2015-10-18 Christian Grothoff-track hello offer handle while it is active
2015-10-06 Bart Polot- remove unused variable
2015-10-06 Bart Polot- refactor test dropping, reduce test load
2015-10-06 Bart Polot- Revamp traffic logging, small bugfixes, complete...
2015-10-02 Bart Polot- cancel all transmissions so core_api doesn't complain
2015-10-02 Bart Polot- log shutdown
2015-10-02 Bart PolotFixed usage of known broken paths. If a connection...
2015-10-02 Bart Polot- don't connect twice on core_connect, as it may cause...
2015-10-02 Bart Polot- additional test
2015-10-02 Bart Polot- use better variable names
2015-10-02 Bart Polot- don't try to connect to peers that are neighbors...
2015-10-02 Bart Polot- connect if there are less connections than the minimu...
2015-10-02 Bart Polot- don't leave freed memory on the peer's path list...
2015-10-02 Bart Polot- unify logging format
2015-10-02 Bart Polot- don't call core if there is no traffic
2015-09-03 Bart Polot- format
2015-09-03 Bart Polot- make sure own_id is a correct NULL-terminated string
2015-09-03 Bart PolotFix #3929: cancel poll towards disconnected neighbor
2015-09-03 Bart Polot- refactor client handling
2015-09-03 Bart Polot- log
2015-09-03 Bart Polot- simplify loglevel
2015-07-31 Bart Polot- refactor GCP_get_peer, fix get peer info
2015-07-31 Bart Polot- remove hello logging
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- try to retransmit in case of core error
2015-06-26 Bart Polot- explicitly track shutdown status
2015-06-26 Bart Polot- on shutdown it will happen that core will return...
2015-06-24 Bart Polot- fix error message
2015-06-24 Bart Polot- fix
2015-06-24 Bart Polot- complain about excessive core waiting times
2015-06-24 Bart Polot- check connections on peer destroy
2015-06-23 David BarksdaleNULL terminate core_handlers[]
2015-06-18 Bart Polot- only log time if core is requested
2015-06-18 Bart Polot- add core timing to peer debug
2015-06-17 Bart Polot- free hello when destroying peer
2015-06-17 Bart Polot- destroy peers on shutdown
2015-06-17 Bart Polot- since the connection->id reduction hashmap puts use...
2015-06-17 Bart Polot- make sure there are no duplicates in the hashmap
2015-06-17 Bart Polot- roll back duplication of peer->connections
2015-06-09 Christian Grothoff-avoid concurrent modification trouble when handing...
2015-06-08 Christian Grothoff-uniqueness was simply false
2015-06-08 Christian Grothoff-run unregister even if path is NULL, do check uniqueness
2015-06-08 Christian Grothoff-eh, remove assert
2015-06-08 Christian Grothoff-assertion also does not hold, messy code
2015-06-08 Christian Grothoff-bogus assertion
2015-06-08 Christian Grothoff-indentation, doxygen, be a bit pickier about return...
2015-06-04 Christian Grothoff-simplifying Cadet KX to directly use EdDSA keys for...
2015-04-27 Bart Polot- use ax as payload
2015-04-27 Bart Polot- proper name for continuation
2015-04-27 Bart Polot- register AX for unqueueing
2015-04-27 Bart Polot- handle AX messages
2015-04-27 Bart Polot- add getter for peer's permanent ECDH key
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- log
2015-04-27 Bart Polot- add ECDH key caching and verifying
2015-04-27 Bart Polot- refactor kx sending, unify under send_kx
2015-04-27 Bart Polot- register ax traffic
2015-04-27 Bart Polot- refactor kx handling
2015-04-27 Bart Polot- added basic axolotl support
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-15 Bart PolotAdded a delayed search function to avoid saturating...
2015-01-15 Bart Polot- use path_cmp
2015-01-09 Bart Polot- minor log modifications, docs
2014-12-15 Bart Polot- always allow an ACK
2014-12-15 Bart Polot- fix PID management on send
2014-12-15 Bart Polot- clear core handle to avoid shutdown crash
2014-12-15 Bart Polot- refactor buffer filling
2014-12-15 Bart Polot- Added correct core request timing info
2014-12-15 Bart Polot- use proper wait time for core timing
2014-12-15 Bart Polot- leave space for any number
2014-12-15 Bart PolotSend all queued messages that fit into the core buffer
2014-12-15 Bart PolotFix connection count to count only ESTABLISHED connecti...
2014-12-15 Bart PolotNever invalidate a direct path. (Like after getting...
2014-12-15 Bart Polot- debug for missing paths on incoming messages
2014-10-15 Bart Polot- fix assertion during single-connection timeout, updat...
2014-10-15 Bart Polot- log
2014-10-15 Bart Polot- wrong condition, random paths removed instead of...
2014-09-05 Bart Polot- check path length, simplify error conditions
2014-07-30 Bart Polot- debug info on queued messages when popping
2014-07-25 Bart Polot- inform about dropped messages
2014-07-23 Bart Polot- log payload of dropped data
2014-07-22 Bart Polot- make sure connection is destroyed and no use-after...
2014-07-22 Bart Polot- Keepalives should NOT be transmitted in the clear
2014-07-21 Bart PolotForce sending of KX messages even when connection queue...
2014-07-21 Bart Polot- fix tunnel state management after connection failure<
2014-07-21 Bart Polot- notify about deleted messages when popping messages...
2014-07-21 Bart Polot- doxygen, code formatting
2014-07-21 Bart Polot- don't dereference c in connection pop, c might be...
2014-07-09 Bart Polot- fix variable log level, add connection debug function
2014-07-04 Bart Polot- verbose debug
2014-07-02 Bart Polot- fix log
next