oweals/gnunet.git
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
2019-12-07 Christian Grothoffdo not run cleaner on part that was never setup
2019-12-07 Christian Grothoffstyle fix
2019-12-07 Christian Grothofffix sig serialization
2019-12-07 Christian Grothofffix warnings
2019-12-07 Christian Grothoffmake these tests experimental for nwo
2019-12-07 Christian Grothofffix libgnunetpq for RSA encoding
2019-12-07 Christian Grothoffflip LSD0001 defines
2019-12-07 Christian Grothoffupdate ChangeLog
2019-12-07 Christian Grothofffix #3795/5968/5398
2019-12-04 ng0check-texinfo: add "the the" 0.11
2019-12-04 Naomi PhillipsFix typos
2019-12-03 Christian Grothoffadd gnunet-logo.png via Lynx (#5981)'
2019-12-03 Christian Grothoffclean up messages from configure related to conversatio...
2019-12-03 Christian Grothoffmore pretty configure end output, declaring victory...
2019-12-02 ng0Merge branch 'master' of gnunet.org:gnunet
2019-12-02 ng0rewrite sed logic used in Makefiles and move into dosub...
2019-12-02 Schanzenbach... housekeeping changelog
2019-12-01 ng0fix failure to build.
2019-12-01 ng0define HAVE_AWK... we require awk for many parts, but...
2019-12-01 ng0check-texinfo.awk: move comments to the moved code.
2019-12-01 ng0convert texinfo checks to proper awk script, add detect...
2019-12-01 ng0gnunet-logread: install only when perl has been found...
2019-12-01 ng0Add --with-gnunet-logread to configure.
2019-12-01 ng0Merge branch 'master' of gnunet.org:gnunet
2019-12-01 ng0remove experimental, not yet building code for *BSD...
2019-12-01 Schanzenbach... ifdef guard changes for LSD001/0.12
2019-12-01 Schanzenbach... fix #5927
2019-12-01 ng0Merge branch 'master' of gnunet.org:gnunet
2019-12-01 ng0handbook: glpk dependency was dropped.
2019-11-30 Christian Grothoffdisable NSS for root
2019-11-30 Christian Grothoffclarify cpu used
2019-11-30 Christian Grothoffuse new POW function consistently, also in revocation
2019-11-30 Christian Grothoffimplement code for #3795
2019-11-30 Christian Grothoffcreate crypto_pow, in preparation for #3795
2019-11-30 Schanzenbach... add support for zkey CNAMEs #5978
2019-11-30 Schanzenbach... Merge branch 'master' of ssh://gnunet.org/gnunet
2019-11-30 Schanzenbach... add support for zkey TLDs in GNS2DNS records
2019-11-30 ng0gnunet-helper-transport-bluetooth.c: Fix copyright...
2019-11-30 Schanzenbach... update API description schanzen/gns_utf8
2019-11-30 Schanzenbach... invert ifdef guard
next