summaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Collapse)AuthorAge
* yapf format.ng02019-10-12
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* Remove win32 and cygwin supportng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* fix mem corruption, possibly #5581Schanzenbach, Martin2019-07-23
|
* fix #5816Schanzenbach, Martin2019-07-23
|
* attempt fix #5813Schanzenbach, Martin2019-07-21
|
* no null byte needed in message payload, so GNUNET_memcpy fits betterlurchi2019-06-27
|
* new GNUNET_strlcpy allows using it morelurchi2019-06-27
|
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
|
* fix indentationlurchi2019-06-27
|
* towards flow control in TNGChristian Grothoff2019-04-28
|
* unset XDG varsChristian Grothoff2019-02-26
|
* disable rps in unrelated testsChristian Grothoff2019-02-19
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* tests: use port numbers that are unlikely to collide with user ports (just ↵psyc://loupsycedyglgamf.onion/~lynX1984-04-04
| | | | happened)
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
|
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* testbed/buildvars.py: flake8Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix memory leakChristian Grothoff2018-01-04
|
* fix more 'make dist' issuesChristian Grothoff2018-01-02
|
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error ↵Christian Grothoff2017-10-29
| | | | | | | | situations, and only log for the hard errors
* | unset environment variables that will break testbed, indentation and comment ↵Christian Grothoff2017-12-27
| | | | | | | | typo fixes
* | fix leakChristian Grothoff2017-10-06
|/
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
|
* fix misc linker issuesChristian Grothoff2017-04-02
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* fix #4957Christian Grothoff2017-03-17
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | | | | | plugins (which will be updated 'later')
* | Still porting to new getopt API.Marcello Stanisci2017-03-15
|/
* link against libz explicitly, as we use it directlyChristian Grothoff2017-03-14
|
* fix potential NPEChristian Grothoff2017-03-10
|
* fix out-of-bounds case in parserChristian Grothoff2017-03-10
|
* fix commentChristian Grothoff2017-03-10
|
* remove dead enum valuesChristian Grothoff2017-03-08
|
* indentation fixesChristian Grothoff2017-01-27
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|