aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* - fix use after free in set union (#3178)Florian Dold2013-12-09
* - crazyness (see doc)Bart Polot2013-12-09
* - fix handle for tunnel queueing during KXBart Polot2013-12-09
* - doxygenSree Harsha Totakura2013-12-09
* new underlay APISree Harsha Totakura2013-12-09
* - relay error to peer, indentationBart Polot2013-12-09
* - conditional break already called freom register_neighborsBart Polot2013-12-09
* - connection_cancel_queues can destroy connection, make sure to add retransmi...Bart Polot2013-12-09
* - log condition prior to abortBart Polot2013-12-09
* Remove test home at the beginning and at the VERY endLRN2013-12-09
* Update W32 GNS helper and NSPLRN2013-12-09
* - improve handling of duplicate connection_createBart Polot2013-12-09
* - dont allow NULL connections in a tunnelBart Polot2013-12-09
* - jummy, multiparts!Christian Fuchs2013-12-09
* - more multipart funChristian Fuchs2013-12-09
* towards multipart msging for bloomfilters in set intersectionChristian Fuchs2013-12-09
* - dont show as error (break takes care of that)Bart Polot2013-12-09
* make message appear less oftenMatthias Wachs2013-12-09
* -doxygen, indentation fixesChristian Grothoff2013-12-09
* -doxygen, indentation fixesChristian Grothoff2013-12-09
* - dont generate errors on async channel destruction, use stats insteadBart Polot2013-12-09
* -doxygenSree Harsha Totakura2013-12-09
* -doxygen, indentation fixesChristian Grothoff2013-12-09
* -doxygen, indentation fixesChristian Grothoff2013-12-09
* - fix #3172Bart Polot2013-12-09
* - don't flag as ERROR if channel is loopback (no retransmissions necessary in...Bart Polot2013-12-09
* -update bcd template and adjust code accordinglyChristian Grothoff2013-12-09
* - remove dead codeBart Polot2013-12-09
* - fixed 3174: check reliable gap before allowing client to give more dataBart Polot2013-12-09
* revert to httpMatthias Wachs2013-12-09
* - logBart Polot2013-12-09
* - doxygenBart Polot2013-12-09
* -fixed 3174 part 1Bart Polot2013-12-09
* -increase timeout for slow systemsChristian Grothoff2013-12-09
* -remove duplicated returnChristian Grothoff2013-12-08
* -assert MHD_VERSION is always above 09E00, remove dead structChristian Grothoff2013-12-08
* -clarify prescedenceChristian Grothoff2013-12-08
* -clarify prescedenceChristian Grothoff2013-12-08
* -make checkers happy by always initializing map, also extra check just in cas...Christian Grothoff2013-12-08
* -style fixesChristian Grothoff2013-12-08
* -cleanupChristian Grothoff2013-12-08
* -cleanupChristian Grothoff2013-12-08
* -cleanupChristian Grothoff2013-12-08
* -complete commentChristian Grothoff2013-12-08
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to GNUNET_TRAN...Christian Grothoff2013-12-08
* -doxgyen, indentation, code clean upChristian Grothoff2013-12-08
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* fix #3170, again by cancelling scheduler tasks last so that they cannot be re...Christian Grothoff2013-12-08
* -fix #3168, cancel retry task AFTER GMT_cancel, as that triggers a callback i...Christian Grothoff2013-12-08
* Dup the envvar before unsetting, everywhereLRN2013-12-08