user.texi: change @code{} -> @command{} for commands.
[oweals/gnunet.git] / src /
2017-10-25 ng0Merge branch 'master' of gnunet.org:gnunet
2017-10-25 Christian GrothoffPeter@equalit.ie wrote (on gnunet-developers):
2017-10-17 ng0Use Suffix Extensions in Makefiles (doc, src/{arm,dht...
2017-10-13 ng0Merge branch 'master' of gnunet.org:gnunet
2017-10-10 David BarksdaleFix memory leak in test_core_api_reliability
2017-10-09 David BarksdaleFix use-after-free in revalidate_address
2017-10-09 David BarksdaleFix use-after-free in some transport tests
2017-10-09 David BarksdaleFix memory leak in transport-testing
2017-10-09 David BarksdaleFix overflow in transport-testing
2017-10-09 David BarksdaleFix overflow in test_sq
2017-10-09 David BarksdaleFix memory leak in test_mq
2017-10-09 David BarksdaleFix leaks in CRYPTO_paillier and test
2017-10-08 David BarksdaleDon't start multiple blacklist checks per ve
2017-10-06 Christian Grothoffmark bug location
2017-10-06 Christian Grothofffix leak
2017-10-05 Christian Grothofffix type
2017-10-05 Christian Grothofffix whitespace
2017-10-04 Christian Grothofffix transport crash from util-legacy-server refactoring...
2017-10-04 Christian Grothoffignore generated files
2017-10-04 Christian Grothoffignore benchmark binary
2017-10-04 Christian Grothofffix indentation
2017-10-04 Christian Grothoffdelay cancelling listen operations to avoid rejecting...
2017-10-02 Christian Grothofffix uninit listener field
2017-10-02 Christian Grothoffdisconnect CADET only after client count hits zero
2017-10-01 David BarksdaleSupport filter-size in fs block plugin
2017-09-30 Christian Grothoffmore aggressive index creation
2017-09-26 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-26 Christian Grothoffremove debug logic
2017-09-26 Christian Grothofffix integer overflow in cast to long for very large...
2017-09-23 David BarksdaleFix info message header size check
2017-09-21 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-21 lurchicreate both host and guest identity before starting...
2017-09-13 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-12 Christian Grothofffix #5125
2017-09-05 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-05 Christian Grothoffimplement exponential back-off cool down for ARM proces...
2017-08-02 psyc://loupsycedyg... no proof-of-work when running tests...
2017-08-02 xrsadd test_multicast.conf
2017-08-02 xrstest_multicast: test 12 peers in line and star topology
2017-07-24 Christian Grothofffix #5094 as suggested by reporter
2017-07-21 Christian Grothoffget psd test to pass on my system
2017-07-18 lurchiforgot declaration of GNUNET_h2s2
2017-07-18 Christian Grothofffix #5107
2017-07-18 Christian Grothoffsimplify installation of nss plugins in build system...
2017-07-13 xrsadd local test again
2017-07-13 xrsmissing clean up
2017-07-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-07-13 xrsadd comment
2017-07-13 xrstest_multicast_multipeer: fix bug
2017-07-13 xrsmulticast: fix bugs
2017-07-08 psyc://loupsycedyg... -very unimportant typo fixed
2017-07-08 lurchiimplement GNUNET_h2s2 for printing two hashes in one...
2017-07-03 xrsfix hostlist server option
2017-07-03 xrsmulticast: remove unnecessary header file in Makefile.am
2017-07-03 xrsdeactivate hostlist server option
2017-07-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-07-03 xrsdeaktivate hostlist server and use topology option
2017-07-03 Christian Grothoffdo not invoke callback after set operation destruction...
2017-06-29 Christian Grothoffrevert change, tests must not rely on Internet
2017-06-29 xrsmake test work on gnunet with public hostlist server
2017-06-29 Christian Grothofffix FTBFS issues if --enable-logging=no is set
2017-06-26 Christian Grothofffix nat service port collision during test
2017-06-26 Christian Grothofffix configs, inlines are now relative to source dir...
2017-06-26 Christian Grothofffix test failure introduced by latest configuration...
2017-06-25 David Barksdale[transport] Fix EBADF in select()
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2017-06-25 Christian Grothoffallow NULL fields for varsize
2017-06-25 Christian Grothoffstart to fix some test issues with postgres psycstore
2017-06-25 jahFix debug message.
2017-06-25 jahFix quota compliance tests.
2017-06-25 jahEnsure peer started callback recvs PeerContext
2017-06-24 Christian Grothoffbitch more if NULL rows cause PQ result extraction...
2017-06-24 Christian Grothofffix crash if block plugin not found
2017-06-24 Daniel Golledht: install cli clients
2017-06-24 David Barksdale[topology] Fix blacklist condition
2017-06-23 Christian Grothoffif (1) holds here, remove redundant if
2017-06-23 Christian Grothoffstart VPN helper also if only services are running
2017-06-23 Christian Grothofffix indexing issue found by jah and reported on gnunet...
2017-06-23 Christian Grothofffix misc namestore crashes from pq migration
2017-06-23 Daniel Gollenamestore: postgres: fix iterating over zone
2017-06-23 Christian Grothoffkill short zone remenants
2017-06-22 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-06-22 xrsUpdate multicast test
2017-06-22 David BarksdaleRemove valgrind from test config
2017-06-22 Christian Grothofffix indentation
2017-06-20 Florian Doldset: disconnect, don't destroy yet
2017-06-20 Florian Doldset: remove workaround to test if a set bug and not...
2017-06-18 Florian Doldset: adjust log type
2017-06-18 Florian Doldconsensus: logging text
2017-06-18 Florian Doldconsensus/set: saner log levels
2017-06-18 Florian DoldCONSENSUS/SET: even uglier CADET workarounds
2017-06-17 Florian DoldSET: add another CADET bug workaround
2017-06-16 David Barksdale[transport] copy-paste error, nothing to see here
2017-06-15 David Barksdale[transport] Don't exit with suspended connections
2017-06-13 David Barksdale[transport] suspend connection to avoid busy-wait
2017-06-11 psyc://loupsycedyg... gnunet-social: removed duplicate getopt
2017-06-11 Florian Doldset: add 'over' message, since cadet does not reliably...
2017-06-11 Christian Grothoffclarify enum values
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-10 Christian Grothoffhandle UNIQUE violation nicely
next