consolidate reclaim attribute lib
[oweals/gnunet.git] / src / include / gnunet_transport_service.h
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-04-29 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-28 Christian Grothofftowards flow control in TNG
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
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-07-30 Christian Grothoffremove now obsolete get_hello-API
2016-07-29 Christian Grothoff-finally able to remove old transport API transmission...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_address_to_string to MQ
2016-07-06 Christian Grothoffremoving GNUNET_TRANSPORT_monitor_validation-API
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_monitor_peers implementatio...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothdoxygen: add documentation links
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2015-11-06 Christian Grothoffremoving definitively dead try_connect-related logic...
2015-10-18 Christian Grothoff-remove deprecated try_disconnect API
2015-10-18 Christian Grothoffmove -C option from gnunet-transport to gnunet-ats...
2015-10-18 Christian Grothoff-doxygen
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-use separate message types for TRY_CONNECT and TRY_DIS...
2014-12-14 Christian Grothoff-fixing peerinfo part of #3559
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-08-30 Matthias Wachsmissing state rename
2014-08-28 Matthias Wachsusing tcp terminology for 3 way handshake: syn/syn_ack/ack
2014-07-24 Matthias Wachsfixing doxygen documentation
2014-06-22 Christian Grothoff-reordering API in header to make structure more obvious
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-05-19 Matthias Wachsnew API
2014-04-16 Christian Grothoff-doxygen, plus FIXME request for clarification
2014-04-03 Matthias Wachsdoxygen docu
2014-03-27 Matthias WachsAPI header with disconnect call
2014-03-26 Matthias Wachsremove CONNECT_SWITCHING_BLACKLIST state
2014-03-26 Matthias Wachsremove state
2014-03-10 Florian DoldAdd missing stub definitions of structs to the correspo...
2014-03-07 Christian Grothoff-fix disting -- include sp
2014-02-02 Christian Grothoffadd API for #3296
2014-02-02 Christian Grothoffremoving depreated 'priority' argument from GNUNET_TRAN...
2014-02-02 Christian Grothoff-indentation, doxygen
2014-01-16 Matthias Wachsdocumentation for callback
2014-01-16 Matthias Wachsdocumentation for transport service
2014-01-16 Matthias Wachsnew state
2014-01-15 Matthias Wachsheader for transport validation monitoring API
2014-01-10 Matthias Wachsnaming conventions for peer states
2014-01-10 Matthias Wachsdocu
2014-01-10 Matthias Wachsconsistent documentation
2014-01-09 Matthias Wachsrenaming states according to naming convenations
2014-01-09 Matthias Wachsmore docu
2014-01-08 Matthias Wachsneighbour monitoring api implemented
2014-01-08 Matthias Wachsimplementing monitoring api
2014-01-07 Matthias Wachsnew monitoring API
2013-12-08 Christian GrothoffAPI cleanup, rename GNUNET_TRANSPORT_check_neighbour_co...
2013-03-30 Christian Grothoff-indent
2013-03-21 Matthias Wachsapi fix
2013-03-21 Matthias Wachs changes
2013-03-15 Matthias Wachsclean up
2013-03-15 Matthias Wachsdoxygen
2013-03-14 Bart Polot- doc
2013-03-13 Christian Grothoff-fixme-mwachs
2013-02-05 Matthias Wachsdocu
2013-02-05 Matthias Wachslast commit for metric
2013-02-01 Sree Harsha Totakura- doc
2013-01-30 Matthias Wachs forgot
2012-11-12 Matthias Wachsdoxygen
2012-11-09 Matthias Wachsdocu
2012-11-09 Matthias Wachschanges to transport api
2012-11-05 Matthias Wachs- fix for mantis 0002618
2012-07-13 Christian Grothoff-Bertrand Marc: fixing typos found by lintan
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachs- just a comment to clearify
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian Grothoff-cleaning up message format and code related to recent...
2011-11-29 Matthias Wachs- finale commit for the api change
2011-11-29 Matthias Wachs- latest changes for refactoring: iterate sends disasse...
2011-11-29 Matthias Wachsapi clean up next steps
2011-11-29 Matthias Wachsfirst steps to transport_api cleanup
2011-11-28 Christian Grothoff-document desired direction of transport API change
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-24 Christian Grothoffimproving r17722
2011-10-22 Christian Grothoffeliminating GNUNET_TRANSPORT_set_quota code
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-09-14 Christian Grothoffindentation
2011-09-11 Christian Grothoffallow cancellation of certain transport API operations
2011-09-07 Matthias Wachsporting gnunet-transport-list-connections to binary...
2011-09-02 Christian Grothofffix doc
2011-09-02 Christian Grothoffcleanup API for get_hello and get_hello_cancel
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
next