- FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONE
[oweals/gnunet.git] / src / mesh /
2013-11-27 Bart Polot- log
2013-11-27 Bart Polot- dont send anything to clients shutting down
2013-11-27 Bart Polot- fix consensus profiler test (multiple channels reusin...
2013-11-27 Bart Polot- dont update tunnel c-state on data
2013-11-27 Bart Polot- fix case of reconnection during valid handshake
2013-11-27 Bart Polot- tunnels need separate connectivity state and encrypti...
2013-11-27 Bart Polot- log
2013-11-27 Bart Polot- dont try to send data on connections that are going...
2013-11-27 Bart Polot- log
2013-11-26 Bart Polot- dont send ACK on dying connections
2013-11-26 Bart Polot- dont resend useless channel_destroy messages
2013-11-26 Bart Polot- log
2013-11-26 Bart Polot- fix port mangling
2013-11-26 Bart Polot- allow for destruction of channel inside inbound handler
2013-11-26 Bart Polot- fix crash on GMC_create (3131, 3123)
2013-11-26 Bart Polot- fix 2966: destroy all channels on service crash/disco...
2013-11-26 Bart Polot- fix #3114: add feedback from _local to _channel on...
2013-11-26 Bart Polot- testcase for #3114
2013-11-25 Bart Polot- fix #3111
2013-11-25 Bart Polot- log
2013-11-21 Bart Polot- log
2013-11-21 Bart Polot- destroy all connections on shutdown, so core_disconne...
2013-11-21 Bart Polot- don't crash on channel not found
2013-11-19 Bart Polot- more shutdown fixes
2013-11-19 Bart Polot- missing header
2013-11-19 Bart Polot- fix shutdown order
2013-11-19 Bart Polot- remove warning
2013-11-19 Bart Polot- api fix
2013-11-19 Bart Polot- delete tunnel from peermap at shutdown
2013-11-19 Bart Polot- don't reschedule a POLL if connectio is being destroy...
2013-11-19 Christian Grothoff-fix channel_get_info, return pointer to peer, not...
2013-11-18 Bart Polot- destroy channels when tunnels is being destroyed...
2013-11-18 Bart Polot- fixme
2013-11-18 Bart Polot- fix handling of path's on duplicate PATH_CREATE messages
2013-11-18 Bart Polot- doc, notes
2013-11-18 Bart Polot- missing return
2013-11-18 Bart Polot- log
2013-11-18 Bart Polot- cancel queued message on connection destroy
2013-11-18 Bart Polot- dont double free in case of error
2013-11-18 Bart Polot- fix use after free on shutdown (#3112)
2013-11-16 Christian Grothoff-return after handler was found, as handler might have...
2013-11-16 Christian Grothoff-remove GNUNET_MQ_impl_send_commit, make it part of...
2013-11-16 Christian Grothoff-fix include order
2013-11-16 Christian Grothoff-only notify AFTER sending is really close to finished...
2013-11-15 Bart Polot- doc
2013-11-15 Bart Polot- initiate retransmit timer only after message has...
2013-11-15 Bart Polot- dont use uninitialized memory
2013-11-15 Bart Polot- dead code
2013-11-15 Bart Polot- add tunnel callback for retransmissions
2013-11-15 Bart Polot- dont use a cancel handle if cont is NULL, fix potenti...
2013-11-15 Bart Polot- show WARNING if elements were not in the hashmaps
2013-11-15 Bart Polot- ignore return value (cov 10870)
2013-11-15 Bart Polot- fix cov 10808
2013-11-15 Bart Polot- fix NACK handling (related to cov 10832)
2013-11-15 Bart Polot- non-null check always performed before call: not...
2013-11-15 Bart Polot- ignore return values
2013-11-15 Bart Polot- explicitly ignore return value (cov 10819)
2013-11-15 Bart Polot- fix coverity 10814
2013-11-15 Bart Polot- fix memleak on error (cov 10812)
2013-11-15 Bart Polot- mark fall-through explicitly
2013-11-15 Bart Polot- fix coverity 10859
2013-11-15 Bart Polot- dont allow a client to send more data when output...
2013-11-15 Bart Polot- when did this dissapear????
2013-11-15 Bart Polot- log
2013-11-15 Bart Polot- reorder shutdown
2013-11-15 Bart Polot- use correct binary
2013-11-15 Bart Polot- doxygen
2013-11-15 Bart Polot- log
2013-11-14 Bart Polot- fix memleak on KX drop
2013-11-14 Bart Polot- use shorter timeout for connection establishment...
2013-11-14 Bart Polot- avoid timeout in test_reliable_* if KX message is...
2013-11-14 Bart Polot- remove superfluous tunnel state
2013-11-14 Bart Polot- send ping on rekey timeout
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-14 Bart Polot- free data copy in case of error
2013-11-14 Bart Polot- log
2013-11-14 Bart Polot- fix memleak
2013-11-14 Bart Polot- account timing info in "backlog" free
2013-11-14 Bart Polot- remove warning
2013-11-14 Bart Polot- fix NPE
2013-11-14 Bart Polot- fix channel flow control in corner cases
2013-11-13 Bart Polot- log
2013-11-12 Bart Polot- timing fixes
2013-11-09 Bart Polot- fixes
2013-11-08 Bart Polot- don't die on transmission error
2013-11-08 Bart Polot- fix double free
2013-11-08 Bart Polot- don't allow stalled reliable channels
2013-11-08 Bart Polot- fix NPE
2013-11-08 Bart Polot- allow to cancel connection messages
2013-11-08 Bart Polot- fix
2013-11-08 Bart Polot- fix polling
2013-11-08 Bart Polot- dont confuse doxygen
2013-11-08 Bart Polot- allow test to run offline
2013-11-08 Bart Polot- fix kx
2013-11-07 Bart Polot- debug
2013-11-07 Bart Polot- ditto
2013-11-07 Bart Polot- don't allow ACKs to change KX state
2013-11-07 Bart Polot- account for out-of-order kx messages
2013-11-07 Bart Polot- doc, fixes
2013-11-07 Bart Polot- move connection set code to connection.c
next