Merge branch 'master' of git+ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / transport / gnunet-service-transport_plugins.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-07 Christian Grothoff-nicer logging
2015-06-03 Christian Grothoff-slightly better logging
2015-03-02 Christian Grothofffix #3649/#3591
2015-02-22 Christian Grothoffsimplify logic, do not report monitoring events for...
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-do only send HELLO to clients once on startup, do...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-10-23 Christian Grothoffimplementing monitoring functionality in transport...
2014-03-20 Matthias Wachsdoxygen fixes
2014-01-30 Matthias Wachssend receive delay rescheduling support
2013-12-18 Matthias Wachsnew timeout function and keep alives with nonces
2013-12-18 Christian Grothoff-properly unload incomplete plugins
2013-12-18 Matthias Wachscheck for keep alive function while loading plugin
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-07-18 Matthias Wachsconst was discarded
2013-07-18 Matthias Wachsbug fix
2013-07-15 Matthias Wachsimproved printing
2013-07-12 Matthias Wachsusing inbound string
2013-07-11 Matthias Wachsfix for printing
2013-07-10 Matthias Wachscheck implementation of api while loading plugn
2013-07-09 Matthias Wachsnew function for plugins to signal inbound session,
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2012-09-21 Matthias Wachs- working ... not needed anymore
2012-09-21 Matthias Wachsprefix based plugin lookup for transport
2011-12-14 Matthias Wachsremoving ats functions from plugins, instead provide...
2011-12-13 Matthias Wachschanges:
2011-11-29 Christian Grothoff-fixing indentation
2011-11-25 Christian Grothoff-fixing string printing - size_t is not unsigned int
2011-11-25 Christian GrothoffLRN: I'm tired of seeing something like "ATS tells...
2011-11-14 Matthias Wachs(no commit message)
2011-11-11 Matthias Wachsloaded the same plugin multiple times instead of multip...
2011-11-09 Christian Grothofffix nested use of strtok
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-09-09 Christian Grothoffmisc train hacking
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-13 Christian Grothoffcost report is not used
2011-08-13 Christian Grothofftraffic report is not used
2011-08-04 Christian Grothoffimplementing plugins subsystem
2011-08-04 Christian Grothofftowards plugins implementation
2011-08-04 Christian Grothoffimplementing new HELLO api