oweals/gnunet.git
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...
2015-02-21 Christian Grothoff-fix scope assignment
2015-02-20 Christian Grothofftrying to fix #3687/3683/3684 by avoiding server's...
2015-02-20 Matthias Wachsimplement linear back off for restart attempts
2015-02-20 Matthias WachsRIP fulcrum: machine does not exist anymore
2015-02-19 Matthias Wachsfix crash: check if problem is already created before...
2015-02-18 Christian Grothofffix blacklist checking logic, integrating tracking...
2015-02-18 Christian Grothofffixing #3683: proper counting of TCP connections
2015-02-18 Christian Grothoff-doxygen
2015-02-18 Christian Grothoff-tolerate NULL
2015-02-17 Julius Bünger- fixed conflicting int type
2015-02-17 Julius Bünger- fixed rounding
2015-02-17 Julius Bünger- fixed conflicting int sizes
2015-02-17 Julius Bünger- fixed memory and coding issues
2015-02-17 Julius Bünger- cleaned test code
2015-02-17 Julius Bünger- fixed logic
2015-02-17 Julius Bünger- fixed uninitialised memory, logic
2015-02-16 Julius Bünger- fixed slow startup of service
2015-02-15 Julius Bünger- fixed confusion of push and pull
2015-02-15 Julius Bünger- check for validity of peers
2015-02-15 Julius Bünger- make sure there is an established channel for each...
2015-02-15 Julius Bünger- fix wrong check
2015-02-15 Julius Bünger- cancle own connection when peer is not in gossip...
2015-02-15 Julius Bünger- got rid of unneeded code
2015-02-15 Julius Bünger- renamed flag
2015-02-15 Julius Bünger- don't add own id to pull_list
2015-02-15 Julius Bünger- fixed behaviour of init_peer_cb()
2015-02-15 Julius Bünger- changed behaviour on peer disconnect
2015-02-15 Julius Bünger- leave peer in sampler on peer disconnect
2015-02-15 Julius Bünger- add additional check before peer removal
2015-02-15 Julius Bünger- don't put our own id in the algorithm
2015-02-15 Julius Bünger- restructured peer removal
2015-02-15 Julius Bünger- changed criteria for putting peer in pull list
2015-02-15 Julius Bünger- restructured check whether peer is live
2015-02-15 Julius Bünger- restructured in_arr() and rem_from_list()
2015-02-15 Julius Bünger- macro for getting/setting peer flags
2015-02-13 Christian Grothoff-fix
2015-02-13 Christian Grothoff-fixing misc minor bugs and style issues (unchecked...
2015-02-13 Christian Grothoffsimplify logic, avoid using uninit variable
2015-02-12 Christian Grothoff-fix callback after cancellation issue
2015-02-12 Christian Grothoff-reduce loglevel (#3682)
2015-02-12 Christian Grothoff-fix memory leak of address on shutdown
2015-02-12 Christian Grothoff-fix leak on transmission error in combination with...
2015-02-12 Christian Grothofflog TCP server suspends
next