oweals/gnunet.git
2015-10-25 Christian Grothoff-reduce calls in get_latest()
2015-10-25 Christian Grothoff-indent
2015-10-25 Christian Grothoffcheck against all pending requests with same hash,...
2015-10-25 Christian Grothoff-fix indentation, fix bug that caused us to try to...
2015-10-25 Christian Grothoff-randomize ps each time
2015-10-24 Christian Grothoff-adding Florian's IBF sim code
2015-10-22 Christian Grothoff-simplify log, eliminates bogus warning and we didn...
2015-10-22 Christian Grothoff-bogus log
2015-10-20 Bart Polot- add some assertions to make sure the poll mechanism...
2015-10-20 Bart PolotWhen cancelling polls cancel pending messages as well...
2015-10-18 Christian Grothoff-indent
2015-10-18 Christian Grothoff-fix
2015-10-18 Christian Grothoff-fix
2015-10-18 Christian Grothoff-remove deprecated try_disconnect API
2015-10-18 Christian Grothoffmove -C option from gnunet-transport to gnunet-ats...
2015-10-18 Christian Grothoff-fix log call
2015-10-18 Christian Grothoff-handle NULL for session (i.e. already gone/down)
2015-10-18 Christian Grothoff-install entry in DHT
2015-10-18 Christian Grothofftransition from TRANSPORT_try_connect to modern ATS...
2015-10-18 Christian Grothoffrename all_known_peers to all_connected_peers
2015-10-18 Christian Grothoff-log ACK delay vs. last frag transmit
2015-10-18 Christian Grothoff-log expected transmission time on enqueue, together...
2015-10-18 Christian Grothoff-smoother calculation of flow delays, base it on the...
2015-10-18 Christian Grothoff-we use 4 chars, not 8 for pIDs
2015-10-18 Christian Grothoff-use UINT32_MAX to mean disconnect, for real
2015-10-18 Christian Grothoff-do not suggest twice
2015-10-18 Christian Grothoff-more logging, avoid duplicate re-scheduling
2015-10-18 Christian Grothoff-fix reporting of IP address
2015-10-18 Christian Grothoff-use LOG instead of GNUNET_log
2015-10-18 Christian Grothoff-only schedule select once per fragmented message
2015-10-18 Christian Grothoff-fix NPE
2015-10-18 Christian Grothoff-cosmetics, and preparations for try_connect change
2015-10-18 Christian Grothoff-stop active offer before starting another one
2015-10-18 Christian Grothoffuse ATS connectivity suggestion instead of deprecated...
2015-10-18 Christian Grothoff-doxygen
2015-10-18 Christian Grothoff-track hello offer handle while it is active
2015-10-18 Christian Grothoff-change topology to use ATS connectivity API instead...
2015-10-18 Christian Grothoffadd 'strength' argument to address suggestion request...
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-10-18 Christian Grothoff-note dead field
2015-10-18 Christian Grothoff-doxygen
2015-10-18 Christian Grothoff-mirror check on disconnect
2015-10-18 Christian Grothoff-typo
2015-10-18 Christian Grothoff-dead function in header
2015-10-18 Christian Grothoffcombing through transport ATS logic, documenting and...
2015-10-17 Christian Grothofflog plugin involved in slow transmissions
2015-10-17 Christian Grothofffix misscalculation of per-session flow delays and...
2015-10-17 Christian Grothoffadd logging to watch for transmission delays within...
2015-10-17 Christian Grothoff-be harsher about transport service sending messages...
2015-10-17 Christian Grothoff-add option to ignore SetQuotaMessage (but still genera...
2015-10-17 Christian Grothoff-do not export set_incoming_quota past file, it is...
2015-10-17 Christian Grothoff-ignores, indent
2015-10-17 Christian Grothoff-fix use after free
2015-10-17 Christian Grothoff-bump warn threshold
2015-10-16 Christian Grothoff-fix doxygen warnings
2015-10-16 Christian Grothoff-use INFO, not WARN
2015-10-16 Christian Grothoff-update DST hello
2015-10-16 Christian Grothoff-ignore 2nd FRIEND hello when patching
2015-10-16 Christian Grothoff-fix destroy_ai
2015-10-16 David BarksdaleRemove unused variable
2015-10-14 Christian Grothofftrying to fix #4003
2015-10-13 Bart PolotAlways force queue local messages when the client was...
2015-10-13 Bart Polot- FTBFS
2015-10-11 Florian Doldfix consensus logic bug
2015-10-11 Florian Doldconsensus
2015-10-11 Martin Schanzenbach- implicitly enable rest functions in experimental...
2015-10-08 Bart Polot- ignore
2015-10-08 Bart Polot- FTBFS
2015-10-08 Bart Polot- only request reply if no key is known
2015-10-08 Christian Grothoff-NULL builder on disconnect
2015-10-08 Christian Grothoffredefining core message timeout semantics and core...
2015-10-08 Christian Grothoff-signed cmp, otherwise -1 will not trigger
2015-10-08 Christian Grothoffuse constant for overdue warnings
2015-10-08 Christian Grothoff-fix indent
2015-10-08 Christian Grothoffadd constant for the delay after which we log warnings
2015-10-08 Christian Grothoffimprove doxygen
2015-10-08 Christian Grothoff-make time API more intutitive
2015-10-08 Christian Grothoff-ignore
2015-10-08 Christian Grothoff-fix
2015-10-08 Christian Grothoff-make code nicer
2015-10-08 Christian Grothoff-fix ptr ar
2015-10-08 Christian Grothoff-fix FTBFS
2015-10-08 Christian Grothoff-fix npe
2015-10-08 Christian Grothoffadd logic for strata compression
2015-10-08 Christian Grothoff-fix template
2015-10-08 Christian Grothoffexport compression/decompression functions
2015-10-07 Florian Doldstatistics in set profiler, temp. fix for salt
2015-10-07 Christian Grothoffadd capability to log per-service resource consumption...
2015-10-07 Florian Doldset statistics
2015-10-07 David BarksdaleFix typo in dv
2015-10-07 David BarksdaleFix make -j
2015-10-07 Christian Grothoffdetermine network scope for ATS even if we do not yet...
2015-10-07 Christian Grothoff-more meaningful log msg
2015-10-07 Christian Grothoff-newline, include error code
2015-10-07 Christian Grothoff-no printf
2015-10-07 Christian Grothoffadd additional diagnostics to help localize #3971 invar...
2015-10-07 Christian Grothoff-typo
2015-10-07 Christian Grothoff-simplify
2015-10-07 Christian Grothoff-ensure result is +- 1
2015-10-07 Christian Grothoff-fix testcase to handle SUCCESS status reply, only...
next