oweals/gnunet.git
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
2015-02-12 Christian Grothoff-nicer logging
2015-02-12 Christian Grothoff-fix shutdown issue
2015-02-12 Christian Grothoffgenerate our own HELLO before starting validations
2015-02-12 Christian Grothoff-fix typo
2015-02-12 Christian Grothoff-better stats for KEEPALIVEs
2015-02-12 Christian Grothoff-better stats for KEEPALIVEs
2015-02-12 Christian Grothoffreset blocking time for addresses upon successful conne...
2015-02-12 Christian Grothoffkeep track of number of temporarily blocked addresses
2015-02-11 Christian Grothoff-improve logging
2015-02-11 Christian Grothoff-style
2015-02-11 Christian Grothoff-allow UINT64_MAX without crashing
2015-02-11 Christian Grothoff-allow UINT64_MAX without crashing
2015-02-11 Christian Grothofffinish implementing reservation test, and fix bandwidth...
2015-02-11 Christian Grothoff-remove unused exported symbol
2015-02-11 Christian Grothoffadd proper test for bandwidth reservation
2015-02-11 Christian Grothoffadd command to test reservations
2015-02-11 Christian Grothoff-testcase was long dead
2015-02-11 Christian Grothoff-testcase was long dead
2015-02-11 Christian Grothoff-testcase was long dead
2015-02-11 Christian Grothoff-fix badness
2015-02-11 Christian Grothoff-ignore
2015-02-11 Christian Grothoff-also obsolete
2015-02-11 Christian Grothoffnew testsuite, obsoleting (most of) the old one
2015-02-11 Christian Grothoff-check for in_destroy when looking up session IDs
2015-02-11 Christian Grothoff-dead flags
2015-02-11 Christian Grothoffeliminate dead call from API
2015-02-11 Christian Grothoffdo not call receive before sending first message
2015-02-11 Christian Grothoffpass correct closure
2015-02-11 Christian Grothoff-fix NPE
2015-02-11 Christian Grothoff-fix crash
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
next