oweals/gnunet.git
2015-03-17 Christian Grothoffconsistently call deq before qc
2015-03-17 Christian Grothoff-more logging
2015-03-16 Martin Schanzenbach-fix
2015-03-15 Christian Grothoffcheck for existence of 'getopt' command line tool
2015-03-15 Christian Grothoffpreserve errno
2015-03-15 Christian Grothoff-try to fix this again, other call to run_interpreter...
2015-03-15 Christian Grothofftry to fix timing issue in ATS test library
2015-03-14 Christian Grothoff-disable tests we know to fail until MW hopefully fixes...
2015-03-14 Christian Grothoff-include conf files in dist
2015-03-13 Christian Grothoff-minor fixes
2015-03-13 Martin Schanzenbach-fix, debug
2015-03-13 Martin Schanzenbach-change API
2015-03-13 Martin Schanzenbach-more json api
2015-03-13 Martin Schanzenbach-towards JSON API compat
2015-03-13 Martin Schanzenbach-fixes, add set ego for service
2015-03-13 Martin Schanzenbach-bugfixes, change plugin call
2015-03-13 Christian Grothofffix testcase failure if firefly is localhost
2015-03-13 Christian Grothoff-doxygen fix
2015-03-12 Martin Schanzenbach-add delete REST
2015-03-12 Martin Schanzenbach-add ego creation
2015-03-12 Martin Schanzenbach-add identity REST, fixes
2015-03-11 Martin Schanzenbach-fix
2015-03-11 Martin Schanzenbach-fix
2015-03-11 Martin Schanzenbach-fixes
2015-03-11 Martin Schanzenbach- fixes, intendation
2015-03-11 Martin SchanzenbachREST Service
2015-03-10 Julius Bünger- added malicous round execution primitive
2015-03-10 Julius Bünger- renaming
2015-03-10 Julius Bünger- get rid of unnecessary code execution
2015-03-10 Julius Bünger- several minor fixes
2015-03-09 Christian Grothoffadd GNUNET_CRYPTO_rsa_public_key_hash
2015-03-09 Christian Grothoff-doxygen and stylistic fixes
2015-03-08 Christian Grothoffdo not do cryptographic verification for results from...
2015-03-08 Christian Grothofffinishing implementation of #3652
2015-03-08 Christian Grothoffupdated DE translation from Mario Blättermann <mario...
2015-03-08 Christian Grothoff-proper log message
2015-03-08 Christian Grothoff-always assume at least MIN bandwidth, even if we got...
2015-03-08 Christian Grothoff-try to avoid being stuck with key sent/received if...
2015-03-07 Christian Grothoffact on received SessionQuotaMessages
2015-03-07 Christian Grothoffsimplify test, log failure cause
2015-03-07 Christian Grothofffurther delay ACKs if we get duplicates
2015-03-07 Christian Grothoffthis can be very harmless, reduce logging
2015-03-07 Christian Grothofftrying to fix #3694: reduce duplicate ACKing
2015-03-07 Christian Grothoff-indentation and comment fixes
2015-03-07 Christian Grothoffimprove test to check set union operation and to test...
2015-03-07 Christian Grothofffix #3704
2015-03-07 Christian Grothoff-ignore
2015-03-07 Christian Grothoff-fix dist issues
2015-03-07 Christian Grothoffadd --enable-wachs option
2015-03-07 Christian Grothoffadd --enable-wachs option
2015-03-07 Christian Grothoff-fix misc disting issues
2015-03-07 Christian Grothoff-fix segv
2015-03-07 Christian Grothofffix #3701
2015-03-07 Christian Grothofftrying to fix #3702 by removing session from session...
2015-03-03 Christian Grothoffpossible fix for #3690
2015-03-02 Christian Grothofffix #3649/#3591
2015-03-02 Christian Grothofffinally fix #3698
2015-03-02 Martin Schanzenbach- fix segv when remote closes connection
2015-03-02 Christian Grothoffmake output of gnunet-transport -P more readable (...
2015-03-02 Christian Grothoffdefine quota message to transmit quota requests, toward...
2015-03-01 Christian Grothoff-doxygen, comments, indentation
2015-03-01 Christian Grothoff-reimport from 0.8
2015-03-01 Christian GrothoffFix curl SNI handling with LEHO.
2015-03-01 Christian Grothoffmajor code cleanup in UDP plugin, seems to also fix...
2015-03-01 Christian Grothoff-simplifying event loop for UDP, separting v4/v6 for...
2015-03-01 Christian Grothoff-simplify logic
2015-03-01 Christian Grothoffcount number of pending replies and refuse to process...
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-28 Christian Grothoff-improved FD issue debug support
2015-02-28 Christian Grothoff-fix ftbfs with debug option
2015-02-28 Christian Grothoff-indentation, comments
2015-02-28 Christian Grothoffcall GNUNET_SERVER_receive_done() also on internal...
2015-02-28 Christian Grothoffnotify monitor about existing connections
2015-02-28 Christian Grothoff-count total TCP handshakes
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-28 Christian Grothoff-no longer needed
2015-02-28 Christian Grothoff-updating report.sh
2015-02-28 Christian Grothoff-dead
2015-02-28 Christian Grothoff-dead
2015-02-28 Christian Grothoff-shorten stats labels
2015-02-28 Christian Grothoff-check on cur_connections
2015-02-28 Christian Grothoffignore EAGAIN from accept()
2015-02-28 Christian Grothoff-fix indentation, logging, i18n, doxygen
2015-02-28 Christian Grothoff-doxygen, i18n and indentation
2015-02-28 Christian GrothoffFix use after free:
2015-02-28 Christian Grothoffinitialize 'client', so that disconnect can remove...
2015-02-28 Christian Grothofffix #3688
2015-02-28 Christian Grothoffdisable solver during aging, ensure there is only one...
2015-02-28 Christian Grothoffadding additional checks for invariants to help find...
2015-02-23 Julius Bünger- sending act malicious message
2015-02-23 Julius Bünger- sending act malicious message
2015-02-23 David BarksdaleDon't timeout XHR clients so quickly.
2015-02-22 Christian Grothoffsimplify logic, do not report monitoring events for...
2015-02-22 Christian Grothoff-stylistic fixes
2015-02-22 Julius Büngerbaseline for test with malicious peers
2015-02-21 Christian Grothofffix TCP plugin RC issue (#3687) by changing util API (!)
2015-02-21 Christian Grothoff-indenting...
2015-02-21 Christian Grothoff-signal connection failure to receive even if receive...
2015-02-21 Christian Grothofffix use-after-free on exit
2015-02-21 Christian Grothoffbe more careful with errno, so we can be sure it is...
next