-changing exit helper code to automatically do the network configuration for an exit...
[oweals/gnunet.git] / src / mesh /
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-05 Bart Polot-Fixed coverity #10275
2012-01-05 Bart Polot-Fixed coverity #10274
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-30 Bart PolotMake reeeeeally sure SPARC has time to do its stuff
2011-11-30 Bart Polot- Fixed an insufficient allocation, probably causing...
2011-11-30 Bart Polot- Even longer timeout to allow SPARC to finish testcase
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian Grothoffadding missing files to dist
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-29 Bart Polot- Use #defined constant, not direct numbers
2011-11-29 Bart Polot- allow slower buildbots to finish tests
2011-11-28 Bart Polot- Off by 1
2011-11-28 Bart PolotMesh adds info about paths to peers as early as possibl...
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-25 Bart Polot-Fixed coverity #10264
2011-11-25 Bart Polot-Fixed coverity #10265
2011-11-25 Bart Polot- Fixed testcase evaluation condition
2011-11-24 Bart Polot- Updated doxygen
2011-11-18 Bart PolotFixed empty tree deletion problem (assert on test_mesh_api)
2011-11-18 Christian Grothofffix
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-17 Bart PolotRemoved deprecated testcase
2011-11-17 Bart PolotAdded code to avoid creashing on #1904 and identify...
2011-11-17 Bart PolotChanged logging for testcase
2011-11-17 Bart PolotFix coverity #10264
2011-11-17 Bart PolotFix coverity #10263
2011-11-17 Bart PolotAdded valgrind suppressions needed for Arch Linux and...
2011-11-14 Bart PolotAdd info about peer's paths on ACK of a path
2011-11-14 Bart PolotReal implementation for getting cost of a path compared...
2011-11-14 Bart PolotTemporal fix: Don't fail when peers reconnect on a...
2011-11-12 Bart PolotFix for missing me node causing assert and segfault...
2011-11-12 Bart PolotFixed mantis #1900
2011-11-12 Bart PolotAdapted timeout for slower buildbots
2011-11-12 Bart PolotFixed issue related to mantis #1896, when a path ack...
2011-11-12 Bart PolotFixed mantis #1896: check whether incoming tunnel is...
2011-11-12 Bart PolotChanged tree library: now assumes own short ID == 1...
2011-11-11 Bart PolotFixed debug stuff
2011-11-10 Bart PolotSet appropiate error_level
2011-11-10 Bart PolotAdded TTL and packet ID to multicast packets, to avoid...
2011-11-10 Bart PolotMore sensible values for testcase timeouts
2011-11-07 Bart PolotMore time to connect peergroup
2011-11-07 Bart PolotSmall fix, improved comment
2011-11-05 Bart PolotAdded testcase, fixed naming
2011-11-05 Bart PolotAdded an empty 2d torus test (connect and to nothing)
2011-11-04 Bart PolotReenable multicast testcase
2011-11-04 Bart PolotFixed coverity #10249
2011-11-04 Bart PolotFixed coverity #10250
2011-11-04 Bart PolotAdditional fix for #1871
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Bart PolotFix for #1871
2011-11-04 Bart PolotRenamed functions
2011-11-04 Bart PolotAdded check to catch #1871
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-11-03 Bart PolotDisable DHT debug of MESH separately
2011-11-03 Christian Grothoffimplementing #1747
2011-11-03 Bart PolotInitialize before usage
2011-11-02 Bart PolotAdded missing file
2011-11-02 Bart PolotDelete ps tests
2011-11-02 Bart PolotChanged tree library to be completely detached from...
2011-11-02 Christian Grothoffnote for bart
2011-11-02 Bart PolotMake tree library independent from tunnels, add cls...
2011-11-02 Bart PolotFix for matins #1871
2011-11-02 Bart PolotImproved legibility, formatting
2011-11-02 Bart PolotFixed leak
2011-11-02 Bart PolotReverted change to conf file
2011-11-02 Bart PolotFixed mantis #1870, stopped dht_get_type request twice...
2011-11-02 Bart PolotFixed id counters' cycling
2011-11-01 Bart PolotTrying to debug buildbots
2011-10-31 Bart PolotAdded test to check why some buildbots fail connections...
2011-10-31 Bart PolotFix coverity #10232
2011-10-31 Bart PolotDirect paths can only come from CORE, ignore other...
2011-10-31 Bart PolotDon't try to send traffic to a peer that is not connect...
2011-10-31 Bart PolotFixed tree behavior for relay peers, adapted testcase...
2011-10-31 Bart PolotDont add whole path to peer, just the relevant part
2011-10-31 Bart PolotExtended logging
2011-10-31 Christian Grothoffcheck return value
2011-10-31 Christian Grothoffhandle NULL better
2011-10-31 Christian Grothofffix
2011-10-30 Christian Grothoffmaking the new mesh the default
2011-10-30 Christian Grothoffdeleting old mesh API
2011-10-29 Bart PolotFixed a memory leak when receiving a second create...
2011-10-29 Bart PolotFixed a bug when adding a path to a peer who is already...
2011-10-28 Bart PolotIgnore return
2011-10-28 Bart PolotFixed a memory leak
2011-10-28 Bart PolotFixed coverity #10198
2011-10-28 Bart PolotFixed coverity #10228
2011-10-28 Bart PolotFixed coverity #10227, added doxygen to avoid bug again.
2011-10-28 Bart PolotAdded transition code for new MESH API
2011-10-28 Bart PolotSimplified and extended testcase
2011-10-28 Bart PolotFix testcase
2011-10-27 Bart PolotFixed testcase and small bugs in tree
2011-10-27 Bart PolotWiP
2011-10-27 Bart PolotWiP
2011-10-27 Bart PolotWiP
2011-10-27 Bart PolotAttempt to fix assertion failures on buildbot related...
2011-10-27 Bart PolotFixed #1856, added extra check for tunnel local numbering
2011-10-27 Bart PolotAllowed to destroy NULL paths
2011-10-27 Bart PolotFixed a bug when adding a path to a peer_info, modified...
next