aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - free skipped keys on tunnel Axolotl destroyBart Polot2015-06-24
* - free path after unregisterBart Polot2015-06-24
* - always free connection path, fix memory leakBart Polot2015-06-24
* NULL terminate core_handlers[]David Barksdale2015-06-23
* fix #3862Christian Grothoff2015-06-23
* Fix installation of sensors when DESTDIR is usedDavid Barksdale2015-06-23
* -fixed missing link to libraryJulius Bünger2015-06-23
* -doxygen fixesChristian Grothoff2015-06-22
* dos2unixDavid Barksdale2015-06-21
* We require 0.9.42 for MHD_HTTP_NOT_ACCEPTABLEDavid Barksdale2015-06-21
* support gnurl's curl.h being in include/gnurl/ OR include/curl/Christian Grothoff2015-06-21
* -clean logging dir before running profilerJulius Bünger2015-06-20
* -fixed typosJulius Bünger2015-06-20
* -restructured sending of push/pull requestJulius Bünger2015-06-20
* -fixed wrong pointer usageJulius Bünger2015-06-20
* -fixed comparing of peer idsJulius Bünger2015-06-20
* -restructured cleaning of known peersJulius Bünger2015-06-20
* -logging and commentsJulius Bünger2015-06-20
* -removed unnecessary data structure (pending pull list)Julius Bünger2015-06-20
* - only log time if core is requestedBart Polot2015-06-18
* -doxygenChristian Grothoff2015-06-18
* - add core timing to peer debugBart Polot2015-06-18
* -allow 'years' in time units, indentation and doxygen fixesChristian Grothoff2015-06-18
* - cleanupBart Polot2015-06-18
* - free hello when destroying peerBart Polot2015-06-17
* - destroy peers on shutdownBart Polot2015-06-17
* Grant myself buildbot accessJeff Burdges2015-06-17
* - fix memleakBart Polot2015-06-17
* - since the connection->id reduction hashmap puts use a helper function with ...Bart Polot2015-06-17
* - make sure there are no duplicates in the hashmapBart Polot2015-06-17
* - don't invalidate direct connections unless peer disconnects on core levelBart Polot2015-06-17
* - roll back duplication of peer->connectionsBart Polot2015-06-17
* - fix shutdown memleakBart Polot2015-06-17
* - logBart Polot2015-06-17
* - make sure tunnel queues are consistentBart Polot2015-06-17
* -fix align.m4 macro based on Daniel Golle's reportChristian Grothoff2015-06-17
* -ack DanielChristian Grothoff2015-06-16
* #include byteswap, if detected by configureChristian Grothoff2015-06-16
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -remove dead/unused fenv.h include (as suggested by Daniel Golle)Christian Grothoff2015-06-16
* Fix of last commit for non-GNU make, I think.Jeff Burdges2015-06-15
* Stub nat_stun.cBruno Cabral2015-06-15
* Initial import of STUN supportBruno Cabral2015-06-15
* fix use of deprecated MHD symbolsChristian Grothoff2015-06-12
* -fix hanling of pull repliesJulius Bünger2015-06-11
* -renamed (gossip_list -> view) and converted it to peermap, fixesJulius Bünger2015-06-11
* learn about peers from peerinfoJulius Bünger2015-06-11
* I'm unsure if I've correctly tested it in the odd build enviromentJeff Burdges2015-06-11
* -got some {} for freeJulius Bünger2015-06-10
* -minor fixesChristian Grothoff2015-06-10