first batch of license fixes (boring)
[oweals/gnunet.git] / src / transport / gnunet-service-transport.c
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 Schanzenbach, Martin-merge
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-27 Christian Grothoffmore logging for transport
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-13 David BarksdaleFix memory leak and use-after-free
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-19 Christian Grothoffmisc log fixes, plus prevent multiple TCP connections...
2016-09-20 Christian Grothoffmigrating transport service to new MQ API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc minor fixes
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-10-18 Christian Grothoffcombing through transport ATS logic, documenting and...
2015-10-05 Christian Grothofffix #3986
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-02 Christian Grothoffdefine quota message to transmit quota requests, toward...
2015-02-21 Christian Grothoff-fix scope assignment
2015-02-18 Christian Grothofffix blacklist checking logic, integrating tracking...
2015-02-12 Christian Grothoffgenerate our own HELLO before starting validations
2015-02-12 Christian Grothoff-better stats for KEEPALIVEs
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-10 Christian Grothoff-fixing some memory leaks from #3667, also reindentatio...
2015-02-09 Christian Grothoff-eliminate dead argument, do use quota immediately
2015-02-09 Christian Grothoff-do only send HELLO to clients once on startup, do...
2015-02-08 Christian Grothoffmore dead and duplicate code elimination
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-05 Christian GrothoffVarious changes:
2015-02-03 Christian Grothoffadd internal API to enable telling ATS about 'failed...
2015-02-03 Christian Grothoff-assert to check API use
2015-02-03 Christian Grothoff-fix NPE
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 Grothoffdocument API, do not pass unused 'session' argument
2015-02-03 Christian Grothoffadding statistics on why transport may drop ATS suggestions
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 Grothoffavoid passing both PeerIdentity and Address (which...
2015-02-01 Christian Grothofffix #3630
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2015-01-25 Christian Grothofffix shutdown order to destroy sessions first, fix logic...
2015-01-25 Christian Grothoff-undo bad commit
2015-01-25 Christian Grothoff-indentation plugin_transport_udp.c
2015-01-19 Christian Grothoff-towards improved ATS API, adding return value with...
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...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-11-23 Christian Grothoff-indentation, doxygen
2014-08-28 Matthias Wachsusing tcp terminology for 3 way handshake: syn/syn_ack/ack
2014-07-17 Matthias Wachsminor changes
2014-06-22 Christian Grothoff-simplify logic a bit, doxygen, indentation
2014-05-20 Matthias Wachsnew test case
2014-03-28 Matthias Wachsre-add address on connect
2014-03-27 Matthias WachsWe do not need the address and session here
2014-03-27 Matthias Wachsblacklist checks have to be cancelled when session...
2014-03-26 Matthias Wachsremove debugging breaks
2014-03-25 Matthias WachsDo blacklist checks on CONNECT before giving CONNECT...
2014-03-20 Matthias Wachsimproved log message
2014-03-20 Matthias Wachssession end function must include address to notify...
2014-03-19 Matthias Wachsformatting
2014-01-30 Matthias Wachssend receive delay rescheduling support
2014-01-16 Matthias Wachsdocumentation for transport service
2014-01-15 Matthias Wachstransport validation monitoring API (not yet complete...
2014-01-14 Matthias Wachsimproved checking for direction
2014-01-14 Matthias Wachsimproved log messages
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2014-01-09 Matthias Wachsextending ATS api suggest callback with peer id
2014-01-08 Matthias Wachsneighbour monitoring api implemented
2013-12-23 Christian Grothoff-more logging and doxygen fixes
2013-12-23 Christian Grothoff-fix casts
2013-12-18 Christian Grothoffpass ATS information for incoming sessions immediately...
2013-12-18 Matthias Wachsnew timeout function and keep alives with nonces
2013-12-13 Christian Grothoff-simplify logic to help diagnose #2858
2013-12-13 Christian Grothoff-remove break for something that theoretically could...
2013-12-13 Christian Grothoff-fix #3212
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 Grothoff-code cleanup, fixing #3207: timeout can be NULL in...
2013-12-12 Christian Grothoff-be stricter during handshake, close sessions with...
2013-12-11 Christian Grothoff-more logging, etc.
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-10-18 Matthias Wachs(no commit message)
2013-10-18 Matthias Wachs- fix assertion in scheduling
2013-10-18 Matthias Wachsbasic utilization implementation
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
next