Clean up W32 NSP tools, increase verbosity
[oweals/gnunet.git] / src /
2013-12-15 LRNClean up W32 NSP tools, increase verbosity
2013-12-15 LRNClean up dns resolver code a bit
2013-12-15 LRNNon-uniform keepalive timeout for different plugins
2013-12-14 Christian Grothoff-fix use of uninitialized variable
2013-12-14 Christian Grothoff-fixing leaks on error paths
2013-12-14 Christian Grothoff-fix message types in comment
2013-12-13 Christian Grothoff-do not (auto)start certain unrelated services
2013-12-13 Christian Grothoff-move to experimental
2013-12-13 Christian Grothoff-fix FTBFS
2013-12-13 Christian Grothoff-cleanup, doxygen
2013-12-13 Christian Grothoff-simplify logic to help diagnose #2858
2013-12-13 Christian Grothoff-doxygen, indentation
2013-12-13 Christian Grothoffremove external IP address from previous DNS lookup...
2013-12-13 Christian Grothoff-doxygen, indentation, fixing comments
2013-12-13 Christian Grothoff-doxygen, indentation, minor code cleanup
2013-12-13 Christian Grothoff-fix warning
2013-12-13 Christian Grothoff-code cleanup, in particular moving towards using clien...
2013-12-13 Christian Grothoff-removing useless session counting logic, doxygen,...
2013-12-13 Christian Grothoff-crash if this happens, so we at least get a core dump
2013-12-13 Christian Grothoff-move tcp session check into extra checks condition
2013-12-13 Christian Grothoff-remove break for something that theoretically could...
2013-12-13 Christian Grothoff-fix #3212
2013-12-13 Matthias Wachsaccept all requests, reduce log level
2013-12-13 Christian Grothoff-clean up network select code, avoid insane #ifdefing...
2013-12-13 Christian Grothoff-fix off-by-one so we can also select on FD 0 (stdin)
2013-12-13 Christian Grothoff-fix #3211
2013-12-13 Matthias Wachsreduce switch log level, increase ats timeout log level
2013-12-13 Matthias Wachsfix assertion in line 1388
2013-12-13 Bart Polot- fix 3163#c7868
2013-12-13 Christian Grothoff-fix 3208 by making kills async
2013-12-13 Christian Grothoff-sometimes bugs are really simple -- fixing #3191 but...
2013-12-13 Christian Grothoffuse enum GNUNET_ATS_Network_Type instead of uint32_t...
2013-12-13 Christian Grothoffuse enum GNUNET_ATS_Network_Type instead of uint32_t...
2013-12-13 Christian Grothoff-adding a few more assertions to debug #3191
2013-12-13 Matthias Wachscomment
2013-12-13 Christian Grothoffallow distance change to communicate changes in network...
2013-12-13 Christian Grothoff-undo
2013-12-13 Christian Grothoff-code cleanup, fixing #3207: timeout can be NULL in...
2013-12-13 Christian Grothoff-code cleanup, fixing #3207: timeout can be NULL in...
2013-12-13 Matthias Wachsremove addresses we cannot connect to
2013-12-13 Christian Grothoff-doxygen, style fixes
2013-12-13 Matthias WachsDestroy address and session if blacklist denies connection
2013-12-13 Matthias Wachsthis is not possible, since identity check is enforced...
2013-12-12 Christian Grothoff-fixing 'make dist' issues
2013-12-12 Christian Grothoff-fixing includex for xdht
2013-12-12 Christian Grothoff-missing header
2013-12-12 Christian Grothoff-doxygen, style, possibly fixing hostlist-client missin...
2013-12-12 Christian Grothoff-fix
2013-12-12 Bart Polot- fix delete loop
2013-12-12 Bart Polot- if a kx fails due to reconnect state, don't complain...
2013-12-12 Bart Polot- don't return on found connection, more checks to go
2013-12-12 Bart Polot- only complain if channel is not being destroyed ...
2013-12-12 Bart Polot- return NULL when continuation is NULL, avoid channel...
2013-12-12 Christian Grothoff-fix leaks of MPIs
2013-12-12 Christian Grothoff-removing code that just dereferenced uninitialized...
2013-12-12 Bart Polot- dont GNUNET_break on non-validable paths, DHT seems...
2013-12-12 Christian Grothoff-fix leak
2013-12-12 Christian Grothoff-fix leak, style
2013-12-12 Christian Grothoff-fix leaks
2013-12-12 Bart Polot- wrong condition
2013-12-12 Bart Polot- cancel transmission altogether on error
2013-12-12 Bart Polot- fix warnings
2013-12-12 Christian Grothoff-fix hostlist warning from #3206
2013-12-12 Bart Polot- react to connection destrutcion in exisitng tunnel
2013-12-12 Christian Grothoff-doxygen
2013-12-12 Sree Harsha Totakura- decrease timeout
2013-12-12 Sree Harsha Totakura- fixed missing call to call server_done in server...
2013-12-12 Sree Harsha Totakura- fix testcase crash; debug code added
2013-12-12 Bart Polot- simplify tunnel delayed queue
2013-12-12 Matthias Wachsfixing documentation
2013-12-12 Christian Grothoff-dead
2013-12-12 Christian Grothoff-no vg
2013-12-12 Christian Grothoff-be stricter during handshake, close sessions with...
2013-12-12 Bart Polot- dont retransmit connection_destroy to self
2013-12-12 Bart Polot- doc
2013-12-12 Bart Polot- log
2013-12-12 Matthias Wachsfix for core key exchange
2013-12-12 Christian Grothoff-fix NPE
2013-12-12 Sree Harsha Totakura- fix #3203
2013-12-12 Matthias Wachsdo not start with malformed configuration
2013-12-12 Matthias Wachsfail to start service if we have a malformed configuration
2013-12-12 Bart Polot- new plugin API functions
2013-12-12 Bart Polot- don't send ack on channels to be destroyed
2013-12-12 Bart Polot- don't confirm channels scheduled for destruction...
2013-12-12 Matthias Wachsremove debugging breaks
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-12 Christian Grothoff-dead
2013-12-12 Matthias Wachsshorter session timeout for UDP
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-12 Matthias Wachsbe more descriptive for debugging
2013-12-12 Christian Grothoff-undo, breaks multiuser more...
2013-12-12 Christian Grothoff-fixing #3202
2013-12-12 Sree Harsha Totakura- underlay link model message
2013-12-11 Christian Grothoff-more logging, etc.
2013-12-11 Christian Grothoff-indentation, doxygen, logging
2013-12-11 Christian Grothoff-remove useless/broken configure options, and gnunet_di...
2013-12-11 Christian Grothoff-remove find() forking, we pretty much should not need...
2013-12-11 Christian Grothoff-indentation, doxygen, logging
2013-12-11 Christian Grothoff-fix use after free
2013-12-11 Christian Grothoff-fix path
next