JWT Parsing API
[oweals/gnunet.git] / src / transport /
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.
2019-09-06 ng0plibc, commit 2
2019-09-06 ng0first step to remove plibc
2019-08-27 David BarksdaleUse pkg-config to check for MHD
2019-07-24 Schanzenbach, Martinmake script run on macOS (*BSD)
2019-07-23 Schanzenbach, Martinfollowup #5817
2019-07-23 Schanzenbach, Martinfix #5817
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-17 Christian GrothoffDSTJ-disable hack
2019-07-17 Christian Grothoffreindenting
2019-07-07 Julius BüngerTNG testing: Add config files to Makefile.am, too
2019-07-07 Julius BüngerTNG testing: Add config files
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-06-25 Christian Grothoffindent
2019-06-25 Christian Grothofftcp review bugfixes
2019-06-25 Christian Grothoffwarnings
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-18 Christian Grothofffix NPEs, off-by-one, etc
2019-06-18 Christian Grothoffclean up comments, fixmes, remove dead code
2019-06-18 Christian GrothoffIntroducing GNUNET_Uuid and matching hash map for 128...
2019-06-09 Christian Grothoffupdate todo on FC: might be finished (in theory)
2019-06-09 Christian Grothoffnote on BDP
next