-handle case where channel is NULL (failed to be created?), see #3125
[oweals/gnunet.git] / src /
2013-11-26 Christian Grothoff-handle case where channel is NULL (failed to be create...
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 Matthias Wachstest for revocation flooding
2013-11-26 Bart Polot- fix port mangling
2013-11-26 Bart Polot- allow for destruction of channel inside inbound handler
2013-11-26 Florian Dold- fixed handling of incorrect channel port
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 Florian Dold- check for null in mq/client when disconnecting listeners
2013-11-26 Matthias Wachsevalutation
2013-11-26 Matthias Wachslocal revocation test
2013-11-26 Matthias Wachsmissign break
2013-11-26 Matthias Wachsfix crash
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 Sree Harsha Totakura- fix
2013-11-25 Matthias Wachsremember direct route to be released on direct disconnect
2013-11-25 Matthias WachsSET building is working now ... but SET itself seems...
2013-11-25 Bart Polot- log
2013-11-22 Matthias Wachsadditional check for filename
2013-11-22 Matthias Wachswrong string used
2013-11-22 Fabian Oehlmannadded convergence test
2013-11-22 Fabian Oehlmannremoved task_pending attribute
2013-11-22 Fabian Oehlmanntest variables
2013-11-22 Florian Doldfixed a bug where a set handle was used after free
2013-11-22 Matthias Wachsrename namestore to namecache
2013-11-21 Fabian Oehlmann- bugfixes
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-21 Fabian Oehlmannextended state feature vector
2013-11-21 Matthias Wachsminor fix in check ... test test_gns_nick_shorten now...
2013-11-21 Matthias Wachstimeout is to short on slower systems (and when running...
2013-11-21 Matthias Wachsremove debug output
2013-11-21 Matthias Wachsadvanced tests later
2013-11-20 Fabian Oehlmann- variables renamed
2013-11-20 Christian Fuchsadded intersection to set's automake script
2013-11-20 Matthias Wachs- renaming namestore references to namecache
2013-11-20 Matthias Wachsmissing fi
2013-11-20 Christian Fuchsfixed bug from set-union
2013-11-20 Fabian Oehlmannglobal/local reward ratio made adjustable
2013-11-20 Fabian Oehlmannadded preferences to state vector
2013-11-20 Matthias Wachsrenaming timeout constants
2013-11-19 Christian Grothoff-doxygen
2013-11-19 Christian Grothoff-implementing revocation set union
2013-11-19 Fabian Oehlmannglobalized networks state
2013-11-19 Fabian Oehlmannbetter experience initialization
2013-11-19 Matthias Wachsevaluation
2013-11-19 Fabian Oehlmannremoved debug statement
2013-11-19 Fabian Oehlmann-integer underflow fix
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 Christian Grothoff-do not crash on exit, even if mesh died
2013-11-19 Christian Grothoff-fix
2013-11-19 Christian Grothoff-fix
2013-11-19 Christian Grothoff-fix test
2013-11-19 Bart Polot- don't reschedule a POLL if connectio is being destroy...
2013-11-19 Christian Grothoff-cleaner callback sequencing
2013-11-19 Christian Grothoff-fix channel_get_info, return pointer to peer, not...
2013-11-19 Matthias Wachsget normalized pref per client
2013-11-19 Christian Grothoff-not const
2013-11-19 Christian Grothoff-fixing crash from reset_mesh due to mesh API semantic...
2013-11-19 Matthias Wachspreference client management and test
2013-11-19 Matthias Wachsnotify only once
2013-11-19 Matthias Wachs- reduce debug level in proportional
2013-11-19 Florian Dold- Added the '-E' option to gnunet-ecc, which prints...
2013-11-18 Christian Grothoff-doxygen fixes
2013-11-18 Christian Grothoff-fix
2013-11-18 Christian Grothoff-doxygen, and likely fix for #2727
2013-11-18 Christian Grothoff-document test
2013-11-18 Christian Grothoff-expanding conversation test
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 Christian Fuchswork work
2013-11-18 Christian Fuchsmore work on set intersection
2013-11-18 Christian Grothoff-towards a real test for conversation
2013-11-18 Christian Fuchsmore work on intersection
2013-11-18 Bart Polot- doc, notes
2013-11-18 Matthias Wachspreference iteration
2013-11-18 Bart Polot- missing return
2013-11-18 Fabian Oehlmanntest_api_conf changed
2013-11-18 Fabian Oehlmanncomments
2013-11-18 Fabian Oehlmannadded utilization
2013-11-18 Bart Polot- log
2013-11-18 Matthias Wachsimproved evalution
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 Matthias Wachsutilization
2013-11-18 Bart Polot- fix use after free on shutdown (#3112)
2013-11-18 Matthias Wachsadditional hosts are appearing -> disable hostlist
2013-11-18 Matthias Wachsremove, not used anymore
2013-11-18 Matthias Wachsallocation evaluation
next