aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-06-25
|\
| * use more proper way to parse cli optionsJulius Bünger2018-06-25
| |
* | check in guix packages for dvnNils Gillmann2018-06-25
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* | check in guix packages for dvnNils Gillmann2018-06-25
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* | configure: Add initial upnpc codeNils Gillmann2018-06-25
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* typoChristian Grothoff2018-06-25
|
* make sure port is closed on shutdownChristian Grothoff2018-06-25
|
* fix type: using wrong type of bracketJulius Bünger2018-06-25
|
* NPESchanzenbach, Martin2018-06-25
|
* Format; typoHernani Marques2018-06-25
|
* Make -k option usage more explicitHernani Marques2018-06-25
|
* typoHernani Marques2018-06-25
|
* rps: fixed bugs reported by coverityJulius Bünger2018-06-25
|
* Initialize dur_lpHernani Marques2018-06-25
|
* UINT_MAX instead of -1Hernani Marques2018-06-25
|
* indentHernani Marques2018-06-24
|
* Merge branch 'master' of ssh://gnunet.org/gnunetlurchi2018-06-24
|\
| * Avoid dvision by zeroHernani Marques2018-06-24
| |
| * assert block length is validSchanzenbach, Martin2018-06-24
| |
* | use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver modulelurchi2018-06-24
|/
* fixSchanzenbach, Martin2018-06-24
|
* handle corrupted names in cacheSchanzenbach, Martin2018-06-24
|
* revert unnecessary underrun fixSchanzenbach, Martin2018-06-24
|
* uninitialized variableSchanzenbach, Martin2018-06-24
|
* fix possible buffer overrunSchanzenbach, Martin2018-06-24
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-06-24
|\
| * decentrale consensus-based logo. initial design by amirouche, ↵psyc://loupsycedyglgamf.onion/~lynX2018-06-24
| | | | | | | | remix/remastered von lynX, font by schanzen
* | minorSchanzenbach, Martin2018-06-24
|/
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-06-24
|\
| * clean config of rps tests/profilerJulius Bünger2018-06-24
| |
| * rps profiler: correct help for cli parameterJulius Bünger2018-06-24
| |
| * config file writting silent bugg (when directory doesnt give write access) fixFeideus2018-06-24
| |
* | fix https://gnunet.org/bugs/view.php?id=4746Schanzenbach, Martin2018-06-24
|/
* print to stderrSchanzenbach, Martin2018-06-24
|
* add newlines to log error messageSchanzenbach, Martin2018-06-24
|
* fix https://gnunet.org/bugs/view.php?id=4376Schanzenbach, Martin2018-06-24
|
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
|
* remove unnecessary networkrecord paddingSchanzenbach, Martin2018-06-24
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-06-24
|\
| * rps profiler: correct computation of needed bitsJulius Bünger2018-06-24
| |
* | fix https://gnunet.org/bugs/view.php?id=4927Schanzenbach, Martin2018-06-24
|/
* fixed bug 5228t3sserakt2018-06-24
|
* add missing linker optionChristian Grothoff2018-06-24
|
* rps profiler: add commandline parametersJulius Bünger2018-06-24
|
* fix fcfsdSchanzenbach, Martin2018-06-24
|
* attempt fix fcfsSchanzenbach, Martin2018-06-24
|
* getopt blindly accepting negative input fixFeideus2018-06-24
|
* disambiguate error messagesChristian Grothoff2018-06-24
|
* ssh-keys: add ssh key for dvndvn2018-06-24
|
* Issue 5352 'iptables is hardcoded': Check for iptables (and ifconfig) in ↵dvn2018-06-24
| | | | $PATH during the configure phase of the build process. This also creates a variable of the full path to iptables. Next step is to replace the hardcoded path with this variable in the code.