missing fi
[oweals/gnunet.git] / src / mesh /
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
2013-11-07 Bart Polot- doc
2013-11-07 Bart Polot- log
2013-11-07 Bart Polot- fix create handler when port is closed
2013-11-07 Bart Polot- new message type
2013-11-07 Bart Polot- test for #3091
2013-11-07 Bart Polot- fix #3091
2013-11-07 Bart Polot- remove all possible ambiguous 'fwd' parameters in...
2013-11-07 Bart Polot- fix loopback channel create
2013-11-07 Bart Polot- internal api change: add channel direction autodetect...
2013-11-07 Bart Polot- make sure to free all memory in possible luibgcrypt...
2013-11-07 Bart Polot- clean up API
2013-11-07 Bart Polot- fix mixed-direction connections on tunnel
2013-11-07 Bart Polot- use explicit kx send function, avoid many ugly hacks
2013-11-07 Bart Polot- loopback traffic redirection
2013-11-07 Bart Polot- don't handshake on loopback tunnels
2013-11-07 Bart Polot- fixed state overwriting
2013-11-06 Bart Polot- refactoring
2013-11-06 Bart Polot- doxygen
2013-11-06 Bart Polot- fixes
2013-11-05 Bart Polot- doc
2013-11-05 Bart Polot- header
2013-11-05 Bart Polot- fixes, doc
2013-11-05 Bart Polot- refactoring, extra checks
next