Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX | |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX | |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX | |
2017-10-06 | fix leak | Christian Grothoff | |
2017-03-10 | fix potential NPE | Christian Grothoff | |
2017-03-10 | fix out-of-bounds case in parser | Christian Grothoff | |
2016-08-13 | fix star topology generation | Christian Grothoff | |
2016-08-13 | -use new_array where appropriate, fix indentation | Christian Grothoff | |
2016-08-13 | -fix bug introduced when STAR topology was added, STAR must only be once in ↵ | Christian Grothoff | |
the topology_strings[]-array | |||
2016-08-06 | testbed: STAR topology (SCNR) | Carlo von lynX | |
2016-01-19 | -fix (C) notices | Christian Grothoff | |
2015-10-27 | -indentation, doxygen, etc. | Christian Grothoff | |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff | |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2014-01-06 | -fixes | Sree Harsha Totakura | |
2014-01-06 | - underlay topology generation | Sree Harsha Totakura | |
2013-12-19 | malloc -> new | LRN | |
2013-12-05 | -dead assignment, reported by clang | Christian Grothoff | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-09-12 | - fix likely possible nonterminating loop for small `cap' | Sree Harsha Totakura | |
2013-09-12 | - capping node degree in scale free topology | Sree Harsha Totakura | |
2013-09-11 | - implement scale free topology correctly and introduce argument to cap the ↵ | Sree Harsha Totakura | |
number of connections to a peer in the generated topology | |||
2013-09-11 | - popularity corresponds to edge direction | Sree Harsha Totakura | |
2013-08-14 | - remove dead assignments | Sree Harsha Totakura | |
2013-04-10 | - copyright | Sree Harsha Totakura | |
sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c | |||
2013-03-08 | - fix (case where peers <= 2) | Sree Harsha Totakura | |
2013-02-06 | - fix | Sree Harsha Totakura | |
2013-02-06 | - rely on topology completion callback instead of counting completed overlay ↵ | Sree Harsha Totakura | |
connect operations | |||
2013-02-05 | add completion callback for overlay topology configure functions | Sree Harsha Totakura | |
2013-01-28 | - fix | Sree Harsha Totakura | |
2013-01-25 | - indent | Sree Harsha Totakura | |
2012-12-17 | - warn if connecting a peer to itself | Sree Harsha Totakura | |
- peer indices in overlay topology file start with index 0 | |||
2012-12-11 | - fixes | Sree Harsha Totakura | |
2012-12-07 | - MPI test program | Sree Harsha Totakura | |
2012-12-05 | - fix compiler warning | Sree Harsha Totakura | |
2012-11-22 | topology loading from file | Sree Harsha Totakura | |
2012-11-20 | - topology name handling | Sree Harsha Totakura | |
2012-11-20 | extended overlay configure topology to return max connections | Sree Harsha Totakura | |
2012-11-20 | scale free topology | Sree Harsha Totakura | |
2012-11-16 | small world topology | Sree Harsha Totakura | |
2012-11-16 | - de-duplication | Sree Harsha Totakura | |
2012-11-16 | - testcase for 2d torus and fixes | Sree Harsha Totakura | |
2012-11-16 | 2D Torus topology | Sree Harsha Totakura | |
2012-11-12 | implementing small world ring topology | Sree Harsha Totakura | |
2012-11-12 | implemented line topology | Sree Harsha Totakura | |
2012-11-05 | -fix leak | Christian Grothoff | |
2012-10-26 | removed GNUNET_TESTBED_operation_cancel | Sree Harsha Totakura | |
2012-10-24 | multiple operation queues for an operation | Sree Harsha Totakura | |
2012-10-24 | fixes | Sree Harsha Totakura | |
2012-10-22 | clique topology | Sree Harsha Totakura | |