-bringing copyright tags up to FSF standard
[oweals/gnunet.git] / src / transport /
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-06 Christian Grothoff-sane timeout
2015-02-05 Christian GrothoffVarious changes:
2015-02-04 Matthias Wachsimproved test description
2015-02-04 Christian Grothoffcleaning up test a bit
2015-02-04 Christian Grothoffalso allow local addresses for P2
2015-02-04 Christian Grothoffremember which port we picked at random on port-autoconfig
2015-02-03 Christian Grothoffadd internal API to enable telling ATS about 'failed...
2015-02-03 Christian Grothoff-docu
2015-02-03 Christian Grothoffget rid of unused state and dead code: GST_neighbour_ge...
2015-02-03 Christian Grothoffnever destroy sessions on free_neighbour(), they should...
2015-02-03 Christian Grothoff-assert to check API use
2015-02-03 Christian Grothoff-fix NPE
2015-02-03 Christian Grothoff-dead code elimination
2015-02-03 Christian Grothoffseparate ATS interface scanning logic from ATS scheduli...
2015-02-03 Christian Grothoffseparate ATS connectivity suggestions from ATS scheduli...
2015-02-03 Christian Grothoff-document struct
2015-02-03 Christian Grothoffdocument API, do not pass unused 'session' argument
2015-02-03 Christian Grothoffwhen ATS suggests an address that neighbours does not...
2015-02-03 Christian Grothoffadding statistics on why transport may drop ATS suggestions
2015-02-02 Christian Grothoff-fix fix
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-02 Christian Grothoffreduce callback insanity for callbacks that are always...
2015-02-02 Christian Grothoffget_address_latency is actually dead
2015-02-02 Christian Grothoffget_address_latency also does not use session
2015-02-02 Christian GrothoffGST_validation_set_address_use does not need the session
2015-02-02 Christian Grothoffcheck that we support the specified plugin early, not...
2015-02-02 Christian Grothoffremove blacklisted addresses immediately from validatio...
2015-02-02 Christian Grothoffadd statistic on size of validation_map
2015-02-02 Christian Grothoff-removing dead code, chvc_ was not used at all
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2015-02-02 Christian Grothoff-cleanup
2015-02-02 Christian Grothoffavoid duplication from storing PID in both address...
2015-02-02 Christian Grothoff-doxyen, comments, indentation
2015-02-01 Christian Grothofffix #3630
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2015-01-26 Christian Grothoff-fix logging, set quota to higher for testcase, also...
2015-01-26 Christian Grothoff-fix logging, set quota to higher for testcase
2015-01-26 Christian Grothoff-fc not done here, do not null
2015-01-26 Christian Grothoff-do not send any messages until we have our own MAC...
2015-01-25 Christian Grothoff-udp broadcasts should not be flagged as inbound
2015-01-25 Christian Grothoff-fix warnings created by ARM opening too many sockets...
2015-01-25 Christian Grothoff-correct a few overly optimistic assumptions about...
2015-01-25 Christian Grothoff-stupid check, remove
2015-01-25 Christian Grothofffix shutdown order to destroy sessions first, fix logic...
2015-01-25 Christian Grothofffixing wrong assertions
2015-01-25 Christian Grothoff-indentation
2015-01-25 Christian Grothoff-pass closure, indentation fixes
2015-01-25 Christian Grothoff-use static where applicable
2015-01-25 Christian Grothoffalways create session before giving performance metrics
2015-01-25 Christian Grothoff-indentation
2015-01-25 Christian Grothoff-undo bad commit
2015-01-25 Christian Grothoff-indentation plugin_transport_udp.c
2015-01-25 Christian Grothoffonly add addresses as valid from peerinfo if we have...
2015-01-25 Christian Grothoffstore suggest handles, do not drop
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2015-01-22 Christian Grothofftowards a cleaner ATS scheduling API
2015-01-19 Christian Grothoff-towards improved ATS API, adding return value with...
2015-01-18 Christian Grothoff-fix compile issue due to api change
2015-01-18 Christian Grothoff-remarking on things to fix
2015-01-18 Christian Grothoffremove ATS information from callback from ATS address...
2015-01-18 Christian Grothoffremoving dead logic to copy and pass around unused...
2015-01-18 Christian Grothoff-just indentation, dead code
2015-01-17 Christian Grothoffsimplify ATS API and plugin API by returning the networ...
2015-01-17 Christian Grothoffeliminating callback argument and its implementation...
2015-01-17 Christian Grothoffuse ATS functions to convert quality network type to...
2015-01-17 Christian Grothoff-oops
2015-01-17 Christian Grothoffdo not print two messages, one is enough
2015-01-10 Christian Grothoff-clean up testcase
2015-01-08 Matthias Wachsfixed and improved test for address switching
2015-01-08 Matthias Wachsfixing testcase: task not correctly unset, passes for...
2015-01-05 Christian Grothoff-docu, style fixes
2015-01-05 Christian Grothoff-stylistic fixes, also, only block re-validation for...
2015-01-01 David BarksdaleAdd a test to reproduce issue #3554
2014-12-25 Christian Grothoff-fix doxygen issues
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothofffix #3589
2014-12-23 Christian Grothoff-fix call to MHD_start_daemon, properly pass MHD_USE_IP...
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-20 Christian Grothoff-doxygen and minor style fixes
2014-12-20 Christian Grothoff-simplify logic
2014-12-20 Christian Grothoff-make static
2014-12-20 Christian Grothoff-use separate message types for TRY_CONNECT and TRY_DIS...
2014-12-20 Christian Grothoff-eliminate duplicate all_zeros globals, eliminated...
2014-12-20 Christian Grothoff-add assertion
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-16 Christian Grothoff-adding debug logic for #3555
2014-12-16 Christian Grothoff-fix use of possibly wrong or uninitialized session
2014-12-11 Christian Grothoffadding single location for no_forcestart configuration...
2014-12-11 Christian Grothoff-simplifying configs
2014-12-11 Christian Grothoff-simplifying configs
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-03 Christian Grothoff-simplify logic, eleminate dead code
2014-12-03 Christian Grothoff-fix misc compiler warnings
2014-11-23 Christian Grothoff-fix docs, fix shutdown
2014-11-23 Christian Grothoff-bad printf
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-11-23 Christian Grothoff-fix sync signalling for plugin monitoring
2014-11-23 Christian Grothoff-fix message type
2014-11-23 Christian Grothoff-indentation, doxygen
next