ChangeLog
[oweals/gnunet.git] / src /
2019-03-20 Christian Grothoffadapt code to MHD API change
2019-03-19 Julius BüngerRPS Profiler: Keep track of push to single vs. multi...
2019-03-17 Julius BüngerRPS util: Break instead of return in macro
2019-03-16 Christian Grothoffattempt to fix code portability issue reported on help...
2019-03-15 ng0test_gnunet_gns: Fix test
2019-03-15 ng0gnunet-gns-proxy-setup-ca: replace which(1) usage.
2019-03-12 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-03-12 Schanzenbach, Martinfix ftbfs
2019-03-12 Schanzenbach, Martinchange description of file expansion flag
2019-03-12 Schanzenbach, Martinupdate gitignore
2019-03-12 Schanzenbach, Martinupdate changelog, make build
2019-03-12 Schanzenbach, Martinmove copying to rest
2019-03-12 Schanzenbach, Martinfix bootstrap
2019-03-12 Schanzenbach, Martinadd mhd ifdef
2019-03-12 Schanzenbach, Martinchange makefile for rest
2019-03-12 Schanzenbach, Martinmove credential makefile defs
2019-03-12 Schanzenbach, Martinmove disfunc credential
2019-03-12 Schanzenbach, Martinmove rest tests
2019-03-12 Schanzenbach, Martinmove copying rest
2019-03-12 Schanzenbach, Martinmove peerinfo rest
2019-03-12 Schanzenbach, Martinmove namestore plugin
2019-03-12 Schanzenbach, Martinmove identity rest plugin
2019-03-12 Schanzenbach, Martinmove reclaim and gns back into subdirs
2019-03-11 Schanzenbach, Martinwe probably need this file in dist
2019-03-11 Schanzenbach, Martinactually add to pkgdir
2019-03-10 Hartmut GoebelFix Python code: remove imports from `python-future`.
2019-03-10 Hartmut GoebelCleanup Python code: remove `import __future__`.
2019-03-09 ng0Merge branch 'master' of gnunet.org:gnunet
2019-03-09 Schanzenbach, Martinfix typo
2019-03-09 Schanzenbach, Martinbind to config option (default localhost) for GNS
2019-03-09 Schanzenbach, Martinbind to config option (default localhost)
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0bashism
2019-03-09 ng0cadet/loopcheck.sh: still bash, leaving only PIPESTATUS
2019-03-09 ng0bashism
2019-03-09 ng0dns: bashism. Add check for iptables.
2019-03-09 ng0vpn: bashism.
2019-03-09 Christian Grothoffmake no creation time the default
2019-03-08 ng0gnunet-gns-proxy-setup-ca:
2019-03-08 ng0Merge branch 'master' of gnunet.org:gnunet
2019-03-08 Christian Grothofffix #5626
2019-03-02 Schanzenbach, Martinattempted fix #5622
2019-03-02 Christian Grothoffuse existing pf probe function from network.c instead...
2019-03-02 Christian Grothoffuse #5553 function in TCP/UDP communicators
2019-03-02 Christian Grothoffcache PF support results from OS probe (#5553)
2019-03-02 Christian Grothoffre-adding clique test, works on my system despite no...
2019-03-02 Christian Grothofffix for #5612
2019-03-01 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-28 Schanzenbach, Martinprevent unordered message delivery, everywhere
2019-02-28 Schanzenbach, Martinprevent unordered message delivery
2019-02-28 ng0chmod -x for src/util/gnunet-qr.py, fix warning pkgsrc...
2019-02-28 Florian Doldadd bytes recv/sent to URL request benchmarking
2019-02-28 Daniel Gollerest-plugins: include headers in dist sources
2019-02-28 Daniel Gollereclaim: include reclaim.conf in dist sources
2019-02-28 Daniel Gollereclaim-attribute: include header in dist sources
2019-02-28 Christian Grothoffdoppelt haelt nicht besser :-)
2019-02-28 Christian Grothoffpackage credential.h
2019-02-28 Christian Grothoffpackage gnunet_credential_service.h next time
2019-02-28 Florian Doldadd nonstring attribute to silence warning
2019-02-28 Florian DoldBe explicit about truncation to silence warning.
2019-02-28 Schanzenbach, Martinfix dist for experimental
2019-02-28 Christian Grothoffdisable clique test, fails for odd reasons
2019-02-28 Julius BüngerRPS: Disable too happy writing to disk
2019-02-27 Schanzenbach, Martinsanity checks
2019-02-27 Christian Grothoffdo not forget to NULL reconnect_task
2019-02-27 Christian Grothofffix missing NBO conversions
2019-02-26 Christian Grothoffimprove future calculations if messages are skipped...
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 ng0gnunet-qr.py: align help with reality
2019-02-26 Schanzenbach, Martincheck for ACKed MID
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 ng0gnunet-qr.py: back from the future
2019-02-26 Schanzenbach, Martintry fix #5597
2019-02-26 ng0make lint happy
2019-02-26 ng0gnunet-qr: If we error out before, we don't need to...
2019-02-26 ng0Fix syntax error in gnunet-qr. We can not handle this...
2019-02-26 ng0fix #5611?
2019-02-26 Julius BüngerRPS: NULL out cadet port after closing
2019-02-26 Christian Grothofffix transport API fix, make sure we do not stay at...
2019-02-26 Julius BüngerRPS: Cast to int32_t instead of uint32_t
2019-02-26 Julius BüngerRPS: Fix non-int array subscript
2019-02-26 Julius BüngerRPS: Fix checking of properties for peer removal
2019-02-26 Julius BüngerRPS: Track delta expected - received pushes w. statisti...
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 Julius BüngerRPS: Do not consider unexpected pull replies as protoco...
2019-02-26 Julius BüngerRPS: Track expected number of pushes w. statistics
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 Christian Grothoffpossible fix for transport client state machine issue...
2019-02-26 ng0gnunet-qr.py: More verbose information about required...
2019-02-26 Christian Grothoffcreate more specific FC warning
2019-02-26 ng0Add test for future in gnunet-qr.py. pylint will probab...
2019-02-26 ng0src/util: Add gnunet-qr to cleanfiles
next