oweals/gnunet.git
2020-01-13 Markus VoggenreiterInitial Fixes of plugin
2020-01-13 Markus VoggenreiterAdapted JSON Conversion and Serialization
2020-01-13 Markus VoggenreiterAdapted Namestore and reclaim REST
2020-01-07 Christian Grothoffallow GNS clients to control recursion depth limit
2020-01-06 Florian DoldDon't normalize when deriving ECDSA public keys
2020-01-06 Florian DoldFix ECDSA/ECDH key exchange
2020-01-06 Schanzenbach... add test for ecdsa ecdh
2020-01-04 Christian Ulrichuse GNUNET_OS_get_suid_binary_path (was accidentally...
2020-01-03 Devan Carpentercontrib: update debian 10 build script in
2020-01-03 Devan Carpenteradd build/install script for Debian 10 to contrib
2020-01-01 psyc://loupsycedyglg... alibi commit to pretend i'm still active on the project
2020-01-01 Schanzenbach... fix backchannel
2019-12-31 Schanzenbach... add backchannel test; fix udp basic
2019-12-31 Schanzenbach... add rekey udp test
2019-12-31 Schanzenbach... rename configs to match
2019-12-31 Schanzenbach... also config files
2019-12-31 Schanzenbach... rename tests to dertermine test mode
2019-12-31 Schanzenbach... add configurable rekey interval
2019-12-31 Schanzenbach... update udp communicator
2019-12-30 Schanzenbach... more accurate calculation
2019-12-30 Schanzenbach... Merge branch 'master' of ssh://gnunet.org/gnunet
2019-12-30 Schanzenbach... fix test
2019-12-29 Julius Büngerreplace printf() with GNUNET_log()
2019-12-27 Schanzenbach... minor test runn modification
2019-12-27 Schanzenbach... actually fix rekey
2019-12-26 Schanzenbach... fix communicator IP parsing, debug udp communicator
2019-12-26 Schanzenbach... fix error info
2019-12-26 Schanzenbach... add udp comm test case
2019-12-26 Schanzenbach... fix build commit ftbfs
2019-12-26 Schanzenbach... fix rekey
2019-12-26 Schanzenbach... tcp comm kind of working
2019-12-25 Schanzenbach... merge
2019-12-25 Schanzenbach... more fixed tcp comm
2019-12-25 Christian Grothoffalso BADFOOD on realloc
2019-12-25 Christian Grothoffreplace expensive function call with macro for trivial...
2019-12-25 Christian Grothoffmore iters
2019-12-25 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-12-25 Christian Grothoffavoid constantly adding/removing timeout task
2019-12-25 Schanzenbach... fix kx
2019-12-25 Christian Grothoffign
2019-12-25 Christian Grothoffallow multiple iterations, more code cleanup
2019-12-25 Christian Grothoffuse unsigned
2019-12-25 Christian Grothoffuse static array
2019-12-25 Christian Grothoffuse new_array
2019-12-25 Christian Grothoffclean up code a bit
2019-12-25 Christian Grothofffix warnings
2019-12-25 Christian Grothoffbumping version for 0.12.1 v0.12.1
2019-12-25 Schanzenbach... make tng tests experimental
2019-12-25 Schanzenbach... add tcp test configs
2019-12-25 Schanzenbach... we do not really need that loop atm
2019-12-25 Schanzenbach... better test for comms
2019-12-25 Schanzenbach... more minor communicator fixes
2019-12-24 Schanzenbach... update configs
2019-12-24 Schanzenbach... start nat for tcp
2019-12-24 Schanzenbach... fix dropped pkts; wip
2019-12-23 Schanzenbach... more minor fixes and better measurements
2019-12-23 Schanzenbach... call listen before accept
2019-12-23 Schanzenbach... add tcp test; minor fix
2019-12-23 Schanzenbach... add avg latency and various bugfixes
2019-12-22 Schanzenbach... basic tests
2019-12-22 Schanzenbach... Merge branch 'master' of ssh://gnunet.org/gnunet
2019-12-22 Schanzenbach... basic tests wip
2019-12-22 Christian Grothoffflo forgot to update the NBO parser
2019-12-22 Schanzenbach... rename test as it is now communicator-independent
2019-12-22 Schanzenbach... fixing tng testcase unix communicator
2019-12-20 Schanzenbach... release log v0.12.0
2019-12-20 Schanzenbach... update changelog
2019-12-20 Schanzenbach... fix BOX record label parsing
2019-12-19 Florian Doldswitch to new date format (#5862)
2019-12-18 Christian Grothoffbetter put -u last
2019-12-18 Christian Grothoffset expriation to 1 year for URLs added via QR code
2019-12-17 Christian Grothoffnice log message
2019-12-17 Christian Grothofffix gnunet-qr logic
2019-12-17 Christian Grothofffix variable confusion
2019-12-16 Christian Grothoffenhance gnunet-qr to support passing arguments beyond...
2019-12-16 Christian Grothoffsort using C locale for a more stable sort
2019-12-16 Schanzenbach... add changelog
2019-12-16 Schanzenbach... fix mysql build
2019-12-15 Christian Grothofffix sigpipe crash
2019-12-15 Christian Grothoff-v was very wrong in gnunet-qr
2019-12-15 ng0Merge branch 'master' of gnunet.org:gnunet
2019-12-15 ng0remove gversion.
2019-12-15 Schanzenbach... fix make dist
2019-12-15 Schanzenbach... wrong version
2019-12-15 Schanzenbach... changelog
2019-12-15 Schanzenbach... bump to 0.12
2019-12-13 Schanzenbach... correctly detect curl/json with missing mhd
2019-12-12 Schanzenbach... make udp transport experimental p2
2019-12-12 Schanzenbach... make udp transport experimental
2019-12-12 Christian Grothofffix ftbfs, test fails
2019-12-12 Christian Grothoffreplace DNS server that is down with one that is running
2019-12-12 Christian Grothoffneed patience for http download
2019-12-12 Christian Grothofftrap expects INT, not SIGINT
2019-12-12 Christian Grothofffix rest testcase
2019-12-12 ng0contrib/scripts and gnunet-logread: reduce code used...
2019-12-11 Schanzenbach... fix #5988
2019-12-11 ng0bootstrap: remove --remote for submodules, thanks for...
2019-12-11 Schanzenbach... accidentally used en instead of C in lang
2019-12-11 Schanzenbach... disable submodule 'update' for now
2019-12-11 Schanzenbach... set lang to C for test
next