session end function must include address to notify address
[oweals/gnunet.git] / src / transport / gnunet-service-transport_neighbours.c
2014-03-20 Matthias Wachsadditional log info
2014-03-20 Matthias Wachsremove testing breaks and add documentation for checks
2014-03-19 Matthias Wachsaddtional check for failed CONNECT messages + some...
2014-03-19 Matthias Wachsunsetting primary address on when free'ing address...
2014-03-19 Matthias Wachsremoving duplicate state transission
2014-03-19 Matthias Wachschanges to connect behabviour and a lot iof improved...
2014-03-17 Matthias Wachsfast reconnect: new state is reconnect, not init
2014-03-17 Matthias WachsRemove blacklist check after address switch: blacklist...
2014-03-17 Matthias Wachsfixed clean up and improved logging
2014-03-17 Matthias Wachsno set_state to DISCONNECT_FINISHED required before...
2014-03-17 Matthias Wachsimproved messages
2014-02-12 Matthias WachsContinue with address suggestion after try connect...
2014-02-04 Matthias Wachsfixing 3299: use after free caused by shutdown order...
2014-01-30 Matthias Wachssend receive delay rescheduling support
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-20 Matthias Wachsblacklist check on try connect
2014-01-16 Matthias Wachsperform blacklist before address switch
2014-01-16 Matthias Wachsmore fixed documentation
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-10 Matthias Wachsnaming conventions for peer states
2014-01-09 Matthias Wachsextending ATS api suggest callback with peer id
2014-01-09 Matthias Wachsrenaming states according to naming convenations
2014-01-08 Matthias Wachsneighbour monitoring api implemented
2014-01-08 Matthias Wachsimplementing monitoring api
2014-01-07 Matthias Wachsnew monitoring API
2013-12-23 Christian Grothoff-fix-ftbfs
2013-12-23 Christian Grothoff-more logging and doxygen fixes
2013-12-22 Christian Grothoff-code hygene
2013-12-18 Christian Grothoff-more logging
2013-12-18 Matthias Wachsdisable debugging messages
2013-12-18 Christian Grothoffpass ATS information for incoming sessions immediately...
2013-12-18 Matthias Wachsfix for bt plugin and set nonce to 0
2013-12-18 Matthias Wachsnew timeout function and keep alives with nonces
2013-12-15 LRNNon-uniform keepalive timeout for different plugins
2013-12-13 Christian Grothoff-cleanup, doxygen
2013-12-13 Christian Grothoff-simplify logic to help diagnose #2858
2013-12-13 Matthias Wachsreduce switch log level, increase ats timeout log level
2013-12-13 Christian Grothoff-fix 3208 by making kills async
2013-12-13 Matthias Wachscomment
2013-12-13 Matthias Wachsremove addresses we cannot connect to
2013-12-13 Matthias WachsDestroy address and session if blacklist denies connection
2013-12-13 Matthias Wachsthis is not possible, since identity check is enforced...
2013-12-12 Christian Grothoff-be stricter during handshake, close sessions with...
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-12 Matthias Wachsbe more descriptive for debugging
2013-12-11 Christian Grothoff-more logging, etc.
2013-12-11 Christian Grothoff-indentation, doxygen, logging
2013-12-10 Christian Grothoff-doxygen fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-05 Matthias Wachsfixed public key and identity comparison in disconnect...
2013-11-28 Matthias Wachsfix div by zero
2013-10-18 Matthias Wachsfixing crash
2013-10-18 Matthias Wachspayload and data
2013-10-18 Matthias Wachs(no commit message)
2013-10-18 Matthias Wachsclean up code and code for utilization
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...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-16 Matthias Wachsclarified docu and log level for ATS disconnect notific...
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-12 Matthias Wachsimportant messages are info
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsimproved messages
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-10 Matthias Wachsmove add function directly to transport
2013-07-10 Matthias Wachscode deduplication: move to function
2013-07-09 Matthias Wachsadding addresses with network
2013-07-09 Matthias Wachsnew api function to get network for session
2013-05-14 Matthias Wachscompile error in udp
2013-03-23 Christian Grothoff-doxygen fixes
2013-03-22 Matthias Wachsfixing ATS data
2013-03-21 Matthias Wachschanges to connect_cb
2013-03-21 Matthias Wachsats related changes in transport
2013-03-21 Matthias Wachsremoving ats
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-02-04 Matthias Wachsthrottling validations
2013-01-14 Matthias Wachs fixing mantis 0002732
2012-12-04 Matthias Wachs- mem debug
2012-11-16 Matthias Wachslogging
2012-11-16 Matthias Wachstransmit all ats properties
2012-11-09 Matthias Wachsimplement mantis 0002419
2012-10-26 Matthias Wachsmore changes
2012-10-26 Matthias Wachsbug hunting
2012-10-25 Christian Grothoff-fix
2012-10-16 Matthias Wachsdoxygen
2012-10-16 Matthias Wachsdebugging
2012-10-16 Matthias Wachsrm error msg
2012-10-16 Matthias Wachsfix for overhead measurement in unix,also fixes asserti...
2012-10-16 Matthias Wachsoverhead reporting
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-05 Matthias Wachs-m coverity
2012-10-04 Matthias Wachsundo
next