- fix error messages
[oweals/gnunet.git] / src / transport / gnunet-service-transport_neighbours.c
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
2012-10-04 Matthias Wachsfix type issue
2012-08-08 Matthias Wachs- coeverity
2012-07-23 Matthias Wachs- coverirt 10105
2012-07-06 Matthias Wachs- undo
2012-07-06 Matthias Wachs quota tests for wlan
2012-07-06 Matthias Wachs- implementation for mantis 0002485
2012-07-03 Matthias Wachs- double checked all switch statements for missing...
2012-07-03 Matthias Wachs- missing cases
2012-07-02 Matthias Wachsfix for mantis 2445 & 2471
2012-06-29 Matthias Wachs- " undo"
2012-06-29 Matthias Wachs fix for mantis 2445
2012-06-29 Matthias Wachs- change for mantis 0002445
2012-06-26 Matthias Wachsfix for 0002463
2012-06-26 Matthias Wachsfix for mantis 0002462
2012-06-26 Christian Grothoff-clarify comments
2012-06-25 Christian Grothoff-LRN: gives CONNECT message a priority (stops waiting...
2012-06-25 Christian Grothoff-LRN: reverting earlier attempt to fix LRN's NAT connec...
2012-06-24 Christian Grothoff-attempting to fix LRN's NAT connect issue
2012-06-22 Christian Grothoff-LRN: Mark session as completely disconnected later.
2012-06-19 Matthias Wachs- doxygen
2012-06-18 Matthias Wachs- fixing assertion in scheduling_api.c:1222
2012-06-18 Matthias Wachs- fix
2012-06-18 Matthias Wachs-fix
next