oweals/gnunet.git
2011-11-05 Christian Grothoffuse putenv instead of setenv for portability
2011-11-05 Bart PolotAdded testcase for 2dtorus scenario from dht and mesh
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 PolotReduced duplication
2011-11-04 Sree Harsha... added my ssh key
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 Matthias Wachsextending ats api to inform about addresses in use
2011-11-04 Bart PolotFix for #1871
2011-11-04 Christian Grothoffignore return values explicitly
2011-11-04 Christian Grothoffclose stdin before dup-ing, check return value of dup2
2011-11-04 Christian Grothoffparse earlier, check sscanf return value
2011-11-04 Christian Grothoffignore return values explicitly
2011-11-04 Christian Grothofffm never NULL, dce
2011-11-04 Christian Grothofffix leak and missing return value check
2011-11-04 Christian Grothoffinitialize count
2011-11-04 Christian Grothofffix off-by-one and named constant
2011-11-04 Christian Grothofffix uninit
2011-11-04 Christian Grothoffhandle NULL
2011-11-04 Christian Grothoffcov fix
2011-11-04 Bart PolotRenamed functions
2011-11-04 Christian Grothoffimplementing #1785
2011-11-04 Bart PolotAdded check to catch #1871
2011-11-04 Matthias Wachs(no commit message)
2011-11-04 Matthias Wachsstarting dummy seems to work, so we can disable output
2011-11-04 Christian Grothoffdo not translate, ever
2011-11-04 Matthias Wachsadditional checks due to mantis 0001868
2011-11-04 Christian Grothoffimplementing last part of #1107: #1806
2011-11-04 Christian Grothofffix
2011-11-04 Christian Grothofffix
2011-11-04 Bart PolotFixed error handling
2011-11-03 Bart PolotFix mantis #1874
2011-11-03 Christian Grothoffnodebug
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-11-03 Christian Grothoffimplementing time and size parsers for #1875
2011-11-03 Christian Grothofffix #1746
2011-11-03 Bart PolotDisable DHT debug of MESH separately
2011-11-03 Christian Grothoffimplementing plugin directory scanner for #1746
2011-11-03 Christian Grothofffix 1821: only send payload to transport clients that...
2011-11-03 Christian Grothofffix
2011-11-03 Christian Grothoffincrease timeout to fix #1872:
2011-11-03 Christian Grothofffix 1866 -- stats instead of warning
2011-11-03 Matthias Wachsfixing assertion tcp_plugin:976
2011-11-03 Christian Grothoffimplementing #1747
2011-11-03 Bart PolotInitialize before usage
2011-11-03 Matthias Wachsimproved and centralized helper path detection
2011-11-03 Christian Grothofftry current dir
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 Matthias Wachs(no commit message)
2011-11-02 Matthias Wachsdo not validate own hello
2011-11-02 Matthias Wachstransport template defaults
2011-11-02 Matthias Wachsremov break_op
2011-11-02 Matthias Wachsdisable local addresses
2011-11-02 Christian Grothoffdocument transport test / #1807
2011-11-02 Christian Grothoffimplementing transport test / #1807
2011-11-02 Christian Grothoffnote for bart
2011-11-02 Christian Grothofffixing #1820
2011-11-02 Christian Grothofffix 1817
2011-11-02 Christian Grothofffix
2011-11-02 Christian Grothofffix
2011-11-02 Matthias Wachsbroke the build
2011-11-02 Matthias Wachs+ prevent bug https://gnunet.org/bugs/view.php?id=1868
2011-11-02 David Brodskisvn:ignore for eclipse folders and gnunet_wlan_sender
2011-11-02 David BrodskiDocumantation and small fixes.
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 Christian Grothoffnot exp
2011-11-02 Bart PolotFixed leak
2011-11-02 Matthias Wachs(no commit message)
2011-11-02 Christian Grothoffundo 17914, 915, 916
2011-11-02 Christian Grothoffdisable delays if infinite bandwidth
2011-11-02 Christian Grothoffugh
2011-11-02 Christian Grothoffinfinite bw hack
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 Christian Grothofffix
2011-11-02 Philipp Tölkecancel any pending request to a client that just discon...
2011-11-02 Bart PolotFixed id counters' cycling
2011-11-02 Philipp Tölkehandle client connections
2011-11-02 Matthias Wachs(no commit message)
2011-11-02 David Brodskiadded send test
2011-11-02 David Brodskiadded send test
2011-11-02 David BrodskiSome fixes with scheduler
2011-11-02 Matthias Wachsfixing https://gnunet.org/bugs/view.php?id=1867
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 Christian Grothoffready to dist
2011-10-31 Christian Grothoffupdate AUTHORS
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
next