tighten formatting rules
[oweals/gnunet.git] / src / transport / gnunet-service-transport.c
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...
2013-10-07 Matthias Wachs- fixing udp address handling for inbound sessions
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 Matthias Wachswarning if inbound session does not have address length 0
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-19 Matthias Wachsremove dead assignments
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsmore info
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-12 Matthias Wachsusing inbound string
2013-07-11 Matthias Wachsnotify ATS about a session (used for for validation...
2013-07-11 Matthias Wachsremoving general address adding
2013-07-10 Matthias Wachsunkown session reporting
2013-07-10 Matthias Wachsmodified validation to use new api call to set networktype
2013-07-10 Matthias Wachsmove add function directly to transport
2013-07-09 Matthias Wachsthis add should not be required anymore
2013-07-09 Matthias Wachsnew function for plugins to signal inbound session,
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-05-23 Matthias Wachsfix for 0002890
2013-05-21 Christian Grothoff-fixes to error reporting
2013-04-11 Matthias Wachssurpress core message " Unsupported message of type 16"
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-28 Matthias Wachssupport for FRIEND_HELLO messages
2013-03-28 Matthias Wachsdocu
2013-03-27 Matthias Wachstransport cfg based blacklisting
2013-03-25 Matthias WachsATS manipulation
2013-03-25 Christian Grothoff-const
2013-03-25 Matthias Wachsdoxygen
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-03-21 Matthias Wachsats manipulation
2013-03-21 Matthias Wachsats manipulation
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2013-03-15 Matthias Wachschanges to manipulation
2013-03-04 Christian Grothoff-transport must be able to run without stats
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-02-05 Matthias Wachsmore metric
2013-02-04 Matthias Wachsthrottling validations
2013-02-04 Matthias Wachscheck code for 0002774
2012-11-18 Gabor X Tothconfigurable hello expiration
2012-10-19 Christian Grothoff-dead cast elimination
2012-09-18 Matthias Wachs-output
2012-09-18 Matthias Wachs- fixes for http reverse proxying
2012-09-17 Christian Grothofffixing #1551/#2503
2012-08-24 Matthias Wachschanges to address notification
2012-07-19 Matthias Wachs- issues with multiple services accessing one hostkey
2012-07-19 Matthias Wachs- changes
2012-07-17 Matthias Wachs- change
2012-07-16 Matthias Wachs- new rsa api
2012-07-06 Matthias Wachs- dozygen
2012-07-06 Matthias Wachs- implementation for mantis 0002485
2012-06-29 Matthias Wachs- change for mantis 0002445
2012-06-18 Matthias Wachs- fixing assertion in scheduling_api.c:1222
2012-06-18 Matthias Wachs- fix
2012-06-18 Matthias Wachs-fix
2012-06-15 Matthias Wachs- fixes
2012-06-15 Matthias Wachs- changed behavior when receiving CONNECT messages...
2012-05-29 Christian Grothoff-removing bogus const
2012-05-24 Matthias Wachs- remove msg
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-23 Matthias Wachs- find invalid mem access
2012-05-13 Christian Grothoff-major rewrite of gnunet-service-transport_neighbours...
2012-05-12 Matthias Wachs- stats
2012-05-12 Matthias Wachs- stats
2012-05-11 Matthias Wachs- fixing stat values
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-24 Matthias Wachs- transport receives client_start messages after all...
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-24 Matthias Wachs- assertions and checks for mantis 2283
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-03 Matthias Wachs- changing log functions
2012-03-30 Matthias Wachs- throtteled fast reconnect
next