oweals/gnunet.git
2019-02-24 Christian Grothofffirst try raw, unexpanded name
2019-02-24 Christian Grothoffadd missing \n
2019-02-24 Christian Grothoffref bugnote
2019-02-24 Christian Grothoffgeq redefinition breaks texi2pdf, instead just avoid...
2019-02-23 ng0doc/handbook: Fix #5604
2019-02-23 Schanzenbach... update docs more
2019-02-23 Schanzenbach... update docs more
2019-02-23 Schanzenbach... update reclaimID docs a bit
2019-02-23 Daniel Golleutil: build with external libatomic
2019-02-23 Christian Grothoffmerge
2019-02-23 Christian Grothoffnotes
2019-02-23 ng0portability fix.
2019-02-22 ng0configure.ac: make it more portable.
2019-02-22 Schanzenbach... attempt fix #5578
2019-02-22 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-22 Julius BüngerRPS profiler: Log index of peer
2019-02-22 ng0gnunet-bugreport: add checks for pkg_add, some fixes
2019-02-22 Julius BüngerRPS profiler: Log index of peer
2019-02-22 ng0fix README url
2019-02-22 ng0README urls
2019-02-22 ng0README urls
2019-02-22 ng0configure.ac: point to docs.gnunet.org
2019-02-22 ng0fix URLs in tutorial
2019-02-22 ng0fix URLs in chapter keyconcepts
2019-02-22 ng0fix URLs in chapter installation
2019-02-22 ng0fix URLs in chapter developer
2019-02-22 ng0adjust mantis url
2019-02-21 Julius BüngerRPS: Adapt to coding style (cosmetic only)
2019-02-21 Julius BüngerRPS: Use #define instead of hardcoded numbers
2019-02-21 Julius BüngerRPS: Use stp(n)cpy instead of strncat in loop
2019-02-21 Julius BüngerRPS service: Use peermap only when non-NULL
2019-02-21 Julius BüngerRPS service: Adapt to coding guidelines (purely cosmetic)
2019-02-21 Julius BüngerRPS service: Check existence of peer before destruction
2019-02-21 Julius BüngerRPS service: Check if map was already NULLed
2019-02-21 Julius BüngerRPS service: Get length of buffer, not of string
2019-02-21 Christian Grothoffnote
2019-02-21 Christian Grothoffmore style fixes
2019-02-21 Christian Grothofffix uninit issue: bad use of hash map
2019-02-20 Julius BüngerRPS tests: Provide valgrind logging
2019-02-20 Julius BüngerRPS test util: Null out pointer to deleted structure
2019-02-20 Julius BüngerRPS test util: Improve logging
2019-02-20 Julius BüngerRPS test util: Initialise local memory
2019-02-20 Schanzenbach... fix
2019-02-20 Schanzenbach... support non GNS redirect URIs
2019-02-20 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-20 Schanzenbach... update
2019-02-20 Christian Grothofffix enable_malicous check
2019-02-20 Christian Grothoffdisable TO_FILE logic, causes assertion failures all...
2019-02-20 Christian Grothofffix #5073
2019-02-20 Christian Grothoffport hashmap fixes to other maps, investigated #4905...
2019-02-20 Christian Grothoffremove index->insert fallback (#5074)
2019-02-20 Christian Grothofffix #4244
2019-02-20 Christian Grothoffno rps
2019-02-20 Christian Grothofffully de-monkey
2019-02-20 Christian Grothofffix build system to actually handle openssl.cnf properly
2019-02-19 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-19 ng0fix mistakes which should not have happened
2019-02-19 Christian Grothoffremove obsolete comments
2019-02-19 ng0README adjustments
2019-02-19 ng0revert sed and fix a typo
2019-02-19 ng0clarify README, dependencies
2019-02-19 ng0fix typo
2019-02-19 ng0gnunet-gns-proxy-setup-ca: conditionally sed openssl...
2019-02-19 Christian Grothoffdisable rps in unrelated tests
2019-02-19 Christian Grothoffon shutdown, also stop reset tasks
2019-02-19 Christian Grothoffmore fs cadet interaction fixes
2019-02-19 Christian Grothofffix grow behavior of hash map for very large maps
2019-02-19 Christian Grothoffadditional santity check for MQ users
2019-02-19 Christian Grothoffremove duplicate valgrind
2019-02-19 Christian Grothofffix #5586
2019-02-19 Christian Grothoffupdate ignore file
2019-02-19 Christian Grothoffgot integration tests to pass, fixes #5560
2019-02-19 Christian Grothoffnote about assertion actually failing
2019-02-19 Christian Grothoffdo not strictly require mq non-NULL, as peerinfo servic...
2019-02-19 Christian Grothofffix possibility of NULL result for empty database
2019-02-19 Christian Grothoffdo not use rps in consensus test
2019-02-19 Christian Grothoffunset XDG vars in test explicitly in case test is run...
2019-02-19 Christian Grothoffextra sanity check for #5582
2019-02-18 Christian Grothoffclean up python logic a bit, remove duplicate print...
2019-02-18 Christian Grothoffcleaner py code, fix test_integration_disconnect.py...
2019-02-18 Christian Grothoffrexxnor fix for string to digit
2019-02-17 Schanzenbach... add openssl.cnf
2019-02-17 Christian Grothofffix indentation
2019-02-17 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-17 Schanzenbach... attempt fix #5578
2019-02-17 ng0guile 1.6.4 is an optional dependency
2019-02-17 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-17 Schanzenbach... fix path length
2019-02-17 Christian Grothofffilenames can exceed 128 bytes, even in testcases
2019-02-17 Christian Grothofffix 128
2019-02-17 Schanzenbach... add gnunet homebrew formula
2019-02-17 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-17 ng0AUTHORS: Change bugtracker URL and change GPL3 to AGPL3
2019-02-17 ng0AUTHORS: Add myself as netbsd maintainer
2019-02-16 Schanzenbach... skip if timeout not installed
2019-02-16 Christian GrothoffFlorian Weimer writes:
2019-02-16 Schanzenbach... fix another linker error
2019-02-16 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-16 Christian Grothofffix assertion failure reported in #5578
2019-02-16 ng0more logger
next