aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Change NPE into GNUNET_break (0)David Barksdale2015-06-27
* -add missing include, remove redundant includesChristian Grothoff2015-06-27
* -fix coverity 0003864Julius Bünger2015-06-26
* -loggingJulius Bünger2015-06-26
* - GNUNET_CADET_disconnect will destroy pending channels and call the cleanup ...Bart Polot2015-06-26
* - if a path is NULL is not equivalent to any otherBart Polot2015-06-26
* - first log, then freeBart Polot2015-06-26
* - fix log formatBart Polot2015-06-26
* - don't log old mesh versions as errorsBart Polot2015-06-26
* - try to retransmit in case of core errorBart Polot2015-06-26
* - explicitly track shutdown statusBart Polot2015-06-26
* - don't torture buildbots with 5000 messagesBart Polot2015-06-26
* Merge branch 'crypto'Bart Polot2015-06-26
* - Fix #3846. When receiving a create request for an invalid path singal that ...Bart Polot2015-06-26
* - on shutdown it will happen that core will return 0/NULL, this is not a warningBart Polot2015-06-26
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
* - don't try to retrive a peer during a shutdown taskBart Polot2015-06-25
* - destroy queued messages only after making sure no channels have handles to ...Bart Polot2015-06-25
* - If the path was cleared before, connection is not registered with neighbors...Bart Polot2015-06-25
* - documentation, statistics about failuresBart Polot2015-06-25
* - if this happens the code is badly broken, bail outBart Polot2015-06-25
* Polish and simplyfy STUN code, move STUN code to GNUNET_NAT_Bruno Cabral2015-06-25
* Commit rewrite before moving to GNUNET_NAT functionsBruno Cabral2015-06-24
* Avoid trying to disconnect a neighbour twiceDavid Barksdale2015-06-24
* - fix error messageBart Polot2015-06-24
* - fixBart Polot2015-06-24
* - complain about excessive core waiting timesBart Polot2015-06-24
* - check connections on peer destroyBart Polot2015-06-24
* - fix compilationBart Polot2015-06-24
* - 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
* 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