make delay computation readable
[oweals/gnunet.git] / src /
2014-06-26 Matthias Wachsmake delay computation readable
2014-06-26 Matthias Wachsthis break was never seen ... so not required anymore
2014-06-26 Matthias Wachsreduced debug level
2014-06-26 Matthias Wachsif suggested address == primary address only update...
2014-06-26 Matthias Wachsdetecting duplicate connects
2014-06-26 Matthias Wachstarget not required anymore since we use HELLO_ADDRESSES
2014-06-26 David BarksdaleMissed mesh->cadet rename in fs.conf.in
2014-06-25 Christian Grothoffcombine sources for wlan and bluetooth plugin logic...
2014-06-25 Omar Tarabaitowards sensor analysis functionality
2014-06-25 Christian Grothoff-add missing calls to monitor
2014-06-25 Christian Grothoff-simplify logic
2014-06-25 Matthias Wachsforgotten commit making penalty quadratic as used and...
2014-06-25 Matthias Wachsfixing comment
2014-06-25 Christian Grothoff-adding missing API functions to WLAN, skeleton for...
2014-06-25 Supriti SinghHandling 'put', 'get' and 'get result' correctly
2014-06-25 Christian Grothoff-add monitor support to http server, more code clean...
2014-06-25 Matthias Wachsdocu for address selection
2014-06-25 Bart Polot- log
2014-06-24 Bart Polot- adjust test's log levels
2014-06-24 Bart Polot- debug info for #3425
2014-06-24 Bart Polot- update m2s for non-payload
2014-06-24 Bart Polot- don't use payload_type on non-payload messages
2014-06-24 Bart Polot- more verbose warning message
2014-06-24 Bart Polot- remove debug info used to fix #3405
2014-06-24 Bart Polot- check return values from GCC_send_prebuilt_message
2014-06-24 Supriti Singhxvine: fixes
2014-06-24 Bart Polot- don't try update info on NULL connections, avoid...
2014-06-24 Matthias Wachsadding documentation
2014-06-24 Matthias Wachstest documentation
2014-06-24 Christian Fuchs- added more debug messages to status2string
2014-06-24 Supriti Singhdon't send trail teardown in remove_matching_fingers()
2014-06-24 Matthias Wachsupdated peer ids in test cfg
2014-06-24 Matthias Wachsremove unused header struct
2014-06-24 Bart Polot- more info API
2014-06-24 Bart Polot- use same loglevel as connect
2014-06-24 Bart Polot- doxygen
2014-06-24 Bart Polot- use setter, imporve logs
2014-06-24 Bart Polot- attempt to fix #3405
2014-06-24 Bart Polot- refactor peer debug
2014-06-24 Bart Polot- fix peer debug null deref
2014-06-24 Bart Polot- more debug for #3405
2014-06-24 Bart Polot- use setter
2014-06-24 Bart Polot- add last contact, DHT handle to peer debug info,...
2014-06-24 Bart Polot- fix params
2014-06-24 Bart Polot- add debug function about a peer for #3405
2014-06-24 Bart Polot- add a peer debug function
2014-06-23 Christian Grothoff-drastically simplify http server session cleanup ...
2014-06-23 Christian Grothoff-simplify deletion logic, tell monitor that we are...
2014-06-23 Christian Grothoff-fix indent
2014-06-23 Christian Grothoff-session header is now dead
2014-06-23 Christian Grothoff-indentation fixes
2014-06-23 Christian Grothoff-move struct def to where it is used
2014-06-23 Christian Grothoff-const
2014-06-23 Matthias Wachsfix compiler warning about uninitialized variable
2014-06-23 Christian Grothoff-add support for 'update_inbound_delay' to HTTP client...
2014-06-23 Christian Grothoff-minor code cleanup, indentation, doxygen
2014-06-23 Christian Grothoff-avoid passing ambiguously typed 'cls' pointer to addre...
2014-06-23 Christian Grothoff-code cleanup, doxygen
2014-06-23 Christian Grothoffuse session map instead of DLL
2014-06-23 Christian Grothoff-indentation, doxygen
2014-06-23 Christian Grothoff-simplify logic, just use clearly working direct method...
2014-06-23 Christian Grothoff-remove logic for somewhat overkill check to see if...
2014-06-23 Christian Grothoff-doxygen, indentation
2014-06-23 Christian Grothoff-use LOG macro instead of GNUNET_log_from
2014-06-23 Supriti SinghPassing correct argument, is_predecessor to select_clos...
2014-06-23 Supriti Singhxvine:bug fix
2014-06-23 Bart Polot- fix ERROR log
2014-06-23 Supriti Singh-- New message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT...
2014-06-23 Omar Tarabaisensor: using data lifetime value
2014-06-23 Christian Grothoff-rename config files to match test cases
2014-06-23 Christian Grothoff-missing commit
2014-06-23 Christian Grothoff-fix uninit
2014-06-23 Christian Grothoffadding missing monitoring callbacks for TCP
2014-06-23 Christian Grothoff-rename tests to caputre better what they test
2014-06-23 Christian Grothoff-indenting
2014-06-23 Christian Grothoff-towards having the monitoring API supported by TCP
2014-06-23 Christian Grothoffmake myoptions member of 'struct Plugin' instead of...
2014-06-23 Christian Grothoffadding monitoring support to UDP plugin, plus some...
2014-06-23 Christian Grothoff-removing global state from UDP plugin (statics), doxyg...
2014-06-23 Supriti Singhxvine:bug fix
2014-06-23 Christian Grothoff-removing dead config
2014-06-23 Christian Grothoff-fix URIs
2014-06-23 Supriti Singhxvine: minor fixes
2014-06-23 Christian Grothoff-fix time assertion introduce in last patch
2014-06-23 Christian Grothoff-fix URI test to handle new encoder, print both SKS...
2014-06-23 Matthias Wachsdescribing different tests
2014-06-23 Matthias Wachsextended test to check configuration files
2014-06-23 Christian Grothoff-fix SKS publishing in simulate-only mode
2014-06-23 Matthias Wachsprinting peer ids
2014-06-23 Matthias Wachsfix type warning
2014-06-23 Christian Grothoff-misc stuff
2014-06-22 Christian Grothoff-simplify logging using macro
2014-06-22 Christian Grothoff-fix regex
2014-06-22 Christian Grothoff-updateing tempalte
2014-06-22 Christian Grothoff-actually perform monitor calls where appropriate
2014-06-22 Christian Grothoffimplement monitoring API in UNIX, simplify code a bit
2014-06-22 Christian Grothoff-fix doxygen
2014-06-22 Christian Grothoffadding design for session monitoring API to transport...
2014-06-22 Christian Grothoff-reordering API in header to make structure more obvious
2014-06-22 Christian Grothoff-doxygen, cleanup
next