Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
[oweals/gnunet.git] / src /
2017-10-29 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 t3sseraktadded logging
2017-10-28 Christian Grothoffmisc social hacking with Lurchi
2017-10-23 t3sseraktadded logging
2017-10-14 t3sseraktadded mq logging
2017-10-13 lurchiMerge branch 'fix_social' of ssh://gnunet.org/gnunet...
2017-10-13 lurchiwe were on the wood way
2017-10-13 psyc://loupsycedyg... -we no enter to place
2017-10-13 lurchidon't call GNUNET_SERVICE_client_continue twice; maybe...
2017-10-13 lurchistart social service before running the test (not sure...
2017-10-13 lurchitrying to fix test_social and social service with a...
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
2017-06-08 David Barksdale[transport] http(s) are stable
2017-06-08 David BarksdaleDon't valgrind
2017-06-06 Christian Grothoffmark dv/http/https/wlan/bt as experimental
2017-06-06 Christian Grothoffremoving dead libgnunetpostgres
2017-06-05 Jeffrey BurdgesFixes.
2017-06-05 David Barksdale[datastore] Remove unused indicies from sqlite
2017-06-05 Jeffrey BurdgesFinal changes to switch to PQ form.
2017-06-04 Jeffrey BurdgesMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-06-04 Jeffrey BurdgesSwitch fragment_row to PQ callback form
2017-06-04 Christian Grothofffix leak
2017-06-04 Christian Grothoffadd -x option to gnunet-ecc for #4629
2017-06-03 Christian Grothofffinish datastore pq refactoring
2017-06-03 Christian Grothoffmore pq work
2017-06-03 Jeffrey BurdgesDo singleton select statements
2017-06-03 Jeffrey BurdgesDo non-select statements
2017-06-03 Jeffrey BurdgesOops.
2017-06-03 Jeffrey BurdgesJeff in sed mode
2017-06-03 Christian Grothoffno more need for libgnunetpostgres
2017-06-03 Christian Grothoffmigrate another function to libgnunetpq
2017-06-03 Christian Grothoffmigrate another function to libgnunetpq
next