aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* - move get channel to localBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - cleanupBart Polot2013-10-09
* - fixed _tunnelBart Polot2013-10-09
* - share one statistics handle across all subsystemsBart Polot2013-10-08
* - add peer's tunnel setter Bart Polot2013-10-08
* - use public channel handlersBart Polot2013-10-08
* - move connection initialization to GMC_newBart Polot2013-10-08
* - fix LOGBart Polot2013-10-08
* - use per-module loggingBart Polot2013-10-08
* - export core handlers from connection: all p2p messages are connection relat...Bart Polot2013-10-08
* - move all core/PeerIdentity interacting code to _peer, remove GNUNET_PeerIde...Bart Polot2013-10-08
* - add new modules to MakefileBart Polot2013-10-08
* - fix main mesh fileBart Polot2013-10-08
* - MOve peer2s to peer sectionBart Polot2013-10-08
* - finished coarse refactoring Bart Polot2013-10-08
* - fix channel static functionsBart Polot2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix getting peer identity via mesh_get_infoChristian Grothoff2013-10-05
* - syncBart Polot2013-10-04
* - syncBart Polot2013-10-04
* -also build meshenc libChristian Grothoff2013-10-03
* -remove generated binaryChristian Grothoff2013-10-02
* - more refactoringBart Polot2013-10-02
* - too much uncommited workBart Polot2013-10-01
* -fixing FTBFSChristian Grothoff2013-10-01
* -fixing FTBFSChristian Grothoff2013-10-01
* -fixing FTBFSChristian Grothoff2013-10-01
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* - extra wait timeBart Polot2013-09-27
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -doxygen, following naming conventionsChristian Grothoff2013-09-22
* -fix naming conventionChristian Grothoff2013-09-21
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* 'No valgrind by default' strikes againLRN2013-09-15
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
* - cancel core_tmt_ready on core disconnectBart Polot2013-09-06
* - use GNUNET_log_config_invalidBart Polot2013-09-06
* - dont prevent destroy in case of fully initialized channelBart Polot2013-09-06
* - fix double destroy of half-open loopback channels on shutdownBart Polot2013-09-06
* - avoid double free on shutdownBart Polot2013-09-06
* - multiple fixes for connection-less loopback trafficBart Polot2013-09-06
* Add forward declaration for tunnel_send_queued_dataLRN2013-09-05
* - send data directly if tunnel is already online (or local)Bart Polot2013-09-05