add option to create identity from private key
[oweals/gnunet.git] / src / transport /
2020-05-17 Martin Schanzenbachdeps are now required, no need for defines
2020-04-27 Anna WimbauerMerge branch 'master' of ssh://gnunet.org/gnunet
2020-04-22 Schanzenbach, MartinMerge branch 'schanzen/argon_pow'
2020-04-22 Schanzenbach, Martinremova binary file commited by accident
2020-04-21 Martin Schanzenbachupdate API for cleanup of handle
2020-04-21 Christian Grothofffix #6186 related bugs
2020-04-20 Christian Grothoffmake GNUNET_freez default, have GNUNET_free_nz for...
2020-04-20 Christian Grothofffix FTBFS issue
2020-04-11 Christian Grothofffixing #6149
2020-04-08 Christian Grothoffadapt code to work with latest MHD API
2020-04-08 Christian Grothoffhack around crash on disconnect
2020-04-08 Christian Grothofffix sign api for to address #6164
2020-04-03 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2020-04-03 t3sseraktadded communicator tests to experimental
2020-03-25 Christian Grothofferror handling
2020-02-18 Schanzenbach, Martinfix TNG test with NAT
2020-02-15 Schanzenbach, MartinMerge branch 'master' of ssh://gnunet.org/gnunet
2020-02-15 Christian Grothoffproposed fix for excessive queueing (somehow does not...
2020-01-16 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2020-01-13 Schanzenbach, Martinfix dist for tng 2/2 v0.12.2
2020-01-13 Schanzenbach, Martinfix dist for tng
2020-01-01 Schanzenbach, Martinfix backchannel
2019-12-31 Schanzenbach, Martinadd backchannel test; fix udp basic
2019-12-31 Schanzenbach, Martinadd rekey udp test
2019-12-31 Schanzenbach, Martinrename configs to match
2019-12-31 Schanzenbach, Martinalso config files
2019-12-31 Schanzenbach, Martinrename tests to dertermine test mode
2019-12-31 Schanzenbach, Martinadd configurable rekey interval
2019-12-31 Schanzenbach, Martinupdate udp communicator
2019-12-30 Schanzenbach, Martinmore accurate calculation
2019-12-30 Schanzenbach, MartinMerge branch 'master' of ssh://gnunet.org/gnunet
2019-12-30 Schanzenbach, Martinfix test
2019-12-29 Julius Büngerreplace printf() with GNUNET_log()
2019-12-27 Schanzenbach, Martinminor test runn modification
2019-12-27 Schanzenbach, Martinactually fix rekey
2019-12-26 Schanzenbach, Martinfix communicator IP parsing, debug udp communicator
2019-12-26 Schanzenbach, Martinadd udp comm test case
2019-12-26 Schanzenbach, Martinfix rekey
2019-12-26 Schanzenbach, Martintcp comm kind of working
2019-12-25 Schanzenbach, Martinmerge
2019-12-25 Schanzenbach, Martinmore fixed tcp comm
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, Martinfix 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 Schanzenbach, Martinmake tng tests experimental
2019-12-25 Schanzenbach, Martinadd tcp test configs
2019-12-25 Schanzenbach, Martinwe do not really need that loop atm
2019-12-25 Schanzenbach, Martinbetter test for comms
2019-12-25 Schanzenbach, Martinmore minor communicator fixes
2019-12-24 Schanzenbach, Martinupdate configs
2019-12-24 Schanzenbach, Martinstart nat for tcp
2019-12-24 Schanzenbach, Martinfix dropped pkts; wip
2019-12-23 Schanzenbach, Martinmore minor fixes and better measurements
2019-12-23 Schanzenbach, Martincall listen before accept
2019-12-23 Schanzenbach, Martinadd tcp test; minor fix
2019-12-23 Schanzenbach, Martinadd avg latency and various bugfixes
2019-12-22 Schanzenbach, Martinbasic tests
2019-12-22 Schanzenbach, MartinMerge branch 'master' of ssh://gnunet.org/gnunet
2019-12-22 Schanzenbach, Martinbasic tests wip
2019-12-22 Schanzenbach, Martinrename test as it is now communicator-independent
2019-12-22 Schanzenbach, Martinfixing tng testcase unix communicator
2019-12-12 Schanzenbach, Martinmake udp transport experimental p2
2019-12-12 Schanzenbach, Martinmake udp transport experimental
2019-12-07 Christian Grothoffmake these tests experimental for nwo
2019-12-02 ng0Merge branch 'master' of gnunet.org:gnunet
2019-12-02 ng0rewrite sed logic used in Makefiles and move into dosub...
2019-11-30 Schanzenbach, MartinMerge branch 'master' of ssh://gnunet.org/gnunet
2019-11-30 ng0gnunet-helper-transport-bluetooth.c: Fix copyright...
2019-11-24 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-24 Christian Grothofffix pointer indentation
2019-11-20 ng0use ifdef instead of if for __linux__ and BSD
2019-11-20 ng0follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:
2019-11-10 Christian Grothoffget rid of SOCKTYPE and FDTYPE
2019-11-08 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-08 xrsadd $(GN_LIBINTL) to Makefile.am (fixes 0005902)
2019-10-31 Christian Grothofftighten formatting rules
2019-10-26 xrsobsolete due to alpine policy
2019-10-25 ng0follow-up to win32 removal.
2019-10-23 ng0remove never working setuid helper code from the build...
2019-10-23 ng0Merge branch 'master' of gnunet.org:gnunet
2019-10-23 ng0first test commit to make sudo + sh scripts obsolete.
2019-10-17 ng0Add support for doas.
2019-10-12 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-10-08 Schanzenbach, Martinuse correct plugin name; thanks Corvus Corax
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-09 ng0Remove win32 and cygwin support
2019-09-09 ng0plibc: win32 related, socket
2019-09-09 ng0plibc removal: sscanf, win32 socket corrections
2019-09-09 ng0plibc removal: ACCESS->access
2019-09-08 ng0uncrustify as demanded.
next