2
0
xrs 478fdd3dd4 use testbed methods to alter underlaylinkmodel 3 жил өмнө
..
abd b089b3c07c introduce have_rest; fix warnings 4 жил өмнө
abe d17a17ea78 fix pointer indentation 4 жил өмнө
arm 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
ats 7e3cf5f461 tighten formatting rules 4 жил өмнө
ats-tests dfcab34c5a add $(GN_LIBINTL) to Makefile.am (fixes 0005902) 4 жил өмнө
ats-tool 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
auction 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
block dfcab34c5a add $(GN_LIBINTL) to Makefile.am (fixes 0005902) 4 жил өмнө
cadet 478fdd3dd4 use testbed methods to alter underlaylinkmodel 3 жил өмнө
consensus c8e5e28048 rewrite sed logic used in Makefiles and move into dosubst awk script. 4 жил өмнө
conversation a32de45cef add option to create identity from private key 4 жил өмнө
core 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
curl 1890329443 handle 204 status code 4 жил өмнө
datacache 2fd320bc72 modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql files 4 жил өмнө
datastore 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
dht 669aa594e6 fix bit counting mess 4 жил өмнө
dns 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
exit 91e407579c vpn, exit: Add patch from termux for Android in a slightly different way. 4 жил өмнө
fragmentation 7e3cf5f461 tighten formatting rules 4 жил өмнө
fs 09f221a815 missing termination 4 жил өмнө
gns d89a4c1ee6 deps are now required, no need for defines 4 жил өмнө
gnsrecord 870c6d6586 test vectors in binary 4 жил өмнө
hello 11ae9f030e fix sign api for to address #6164 4 жил өмнө
hostlist f4771fcc1c Improved BIO API 4 жил өмнө
identity a32de45cef add option to create identity from private key 4 жил өмнө
include d22eacb13e Fixed bug #5822 by adding a monotonic time to the connection create message of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding. 4 жил өмнө
integration-tests d89a4c1ee6 deps are now required, no need for defines 4 жил өмнө
json fbdc2fbb45 change label processing in namestore REST api for gns records 4 жил өмнө
my d7fcff4a89 fix mysql build 4 жил өмнө
mysql c4e9ba925f global reindent, now with uncrustify hook enabled 4 жил өмнө
namecache d07fba1140 more warnings 4 жил өмнө
namestore d89a4c1ee6 deps are now required, no need for defines 4 жил өмнө
nat 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
nat-auto 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
nse e500e9ec36 Set workbits for PoWs to more realistic values 3 жил өмнө
nt dfcab34c5a add $(GN_LIBINTL) to Makefile.am (fixes 0005902) 4 жил өмнө
peerinfo dfcab34c5a add $(GN_LIBINTL) to Makefile.am (fixes 0005902) 4 жил өмнө
peerinfo-tool d89a4c1ee6 deps are now required, no need for defines 4 жил өмнө
peerstore d07fba1140 more warnings 4 жил өмнө
pq 3695a510a1 add relative_time specs 4 жил өмнө
pt d89a4c1ee6 deps are now required, no need for defines 4 жил өмнө
reclaim a07778df40 - Minor fix reclaim attestation plugin 3 жил өмнө
regex 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
rest 63c92bbef9 add json response headers to rest plugins 4 жил өмнө
revocation e500e9ec36 Set workbits for PoWs to more realistic values 3 жил өмнө
rps 7e3cf5f461 tighten formatting rules 4 жил өмнө
scalarproduct 7e3cf5f461 tighten formatting rules 4 жил өмнө
secretsharing 11ae9f030e fix sign api for to address #6164 4 жил өмнө
set d17a17ea78 fix pointer indentation 4 жил өмнө
sq 90ff9edfa9 fixing #6149 4 жил өмнө
statistics f4771fcc1c Improved BIO API 4 жил өмнө
template 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
testbed bcd3109587 use testbed methods to alter underlaylinkmodel 3 жил өмнө
testbed-logger f4771fcc1c Improved BIO API 4 жил өмнө
testing 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
topology 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 жил өмнө
transport 726ac3ef28 Fixed 5528: TCP *communicator* bindto option should support DNS names, and 6013: TCP communicator should bind to IPv6 and IPv4 if only port given 3 жил өмнө
util 726ac3ef28 Fixed 5528: TCP *communicator* bindto option should support DNS names, and 6013: TCP communicator should bind to IPv6 and IPv4 if only port given 3 жил өмнө
vpn 91e407579c vpn, exit: Add patch from termux for Android in a slightly different way. 4 жил өмнө
zonemaster 7e3cf5f461 tighten formatting rules 4 жил өмнө
Makefile.am d89a4c1ee6 deps are now required, no need for defines 4 жил өмнө