hunting bugs
[oweals/gnunet.git] / src / transport / gnunet-service-transport_neighbours.c
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
2012-06-15 Matthias Wachs- fixes
2012-06-15 Matthias Wachs- fix
2012-06-15 Matthias Wachs- changed behavior when receiving CONNECT messages...
2012-06-15 Matthias Wachs- changes related to ATS_address_add + testcases for...
2012-06-13 Matthias Wachs- since session == NULL this is more clear
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-01 Christian Grothoff-fixing #2391
2012-06-01 Christian Grothoff-more logging
2012-05-31 Christian Grothoff-fixing assertion failure on sparcbot in line 2679...
2012-05-31 Christian Grothoff-fix leak
2012-05-31 Christian Grothoff-fix assertion failure
2012-05-28 Christian Grothoff-fix kill logic (#2381), interpretation of flag was...
2012-05-27 Christian Grothoff-fixing #2373
2012-05-27 Christian Grothoff-reduce too high keepalive frequency to more sane levels
2012-05-27 Christian Grothoff-fixig #2377
2012-05-25 Matthias Wachs(no commit message)
2012-05-24 Matthias Wachs- fix memory corruption, various mantis bugs: 0002374...
2012-05-23 Matthias Wachs- additional back off resets
2012-05-16 Christian Grothoff-do switch statement cases in order of enum
2012-05-16 Matthias Wachs- fixing double free mantis 0002363
2012-05-16 Matthias Wachs- fix for 0002364
2012-05-16 Matthias Wachs- fix typo
2012-05-16 Matthias Wachs- some debug messages
2012-05-16 Christian Grothoff-fix bogus assumption on my part
2012-05-16 Christian Grothoff-more logging
2012-05-16 Christian Grothoff-fixing 2360
2012-05-15 Matthias Wachs- fix for mantis 2350
2012-05-15 Matthias Wachs- improved fix for 2356
2012-05-15 Christian Grothoff-really remove
2012-05-15 Matthias Wachsfix for mantis 2356
2012-05-15 Matthias Wachsfix for mantis 2355
2012-05-14 Christian Grothoff-doxygen
2012-05-13 Christian Grothoff-fixing #2347
2012-05-13 Christian Grothoff-major rewrite of gnunet-service-transport_neighbours...
2012-05-11 Christian Grothoff-minor stylistic fixes
2012-05-11 Matthias Wachs- fixing stat values
2012-05-10 Christian Grothoff-typo
2012-05-10 Christian Grothoff-fixing leak
2012-05-08 Christian Grothoff-fixing connection problem in WLAN. Someone should...
2012-05-07 Matthias Wachsfix for mantis 2320
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-04 Matthias Wachs- fix for 0002248
2012-05-04 Christian Grothoff-cleaner
2012-04-24 Matthias Wachs- fix for 2262
2012-04-03 Matthias Wachs- for mantis 2215
2012-03-30 Matthias Wachs(no commit message)
2012-03-30 Matthias Wachs- throtteled fast reconnect
2012-03-30 Matthias Wachs- debugging code for mantis 2216
2012-02-23 Matthias Wachsfix: ats suggested address for unknown plugin
2012-02-20 Matthias Wachs- removing break used for debugging
2012-02-17 Matthias Wachs- fix for FAST_RECONNECT related timeout issue
2012-02-16 Matthias Wachs- fix for Illegal state transition from `S_FAST_RECONN...
2012-02-16 Matthias Wachsfix for fast reconnect: send ack after fast reconnect...
2012-02-16 Matthias Wachs- cleanup while debugging
2012-02-15 Matthias Wachsfix for Assertion failed at gnunet-service-ats_address...
2012-02-14 Matthias Wachs- remove ERROR
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachs- doxygen errors
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Matthias Wachsremoving old send code from neighbours
2012-02-13 Matthias Wachsadding rewritten udp plugin
2012-02-06 Christian Grothoff-applying patch from vminko to fix #1972: adding suppor...
2012-02-01 Christian Grothoff-nicer
2012-01-30 Christian Grothoff-fix
2012-01-26 Matthias Wachs- fix
2012-01-26 Matthias Wachs- session sending in tcp
2012-01-26 Matthias Wachsfixing mantis 2101
2012-01-26 Matthias Wachs- more changes
2012-01-26 Matthias Wachsimplemented session based sending in transport service...
2012-01-26 Matthias Wachs- test code
2012-01-26 Matthias Wachs- more new code
2012-01-23 Matthias Wachsfixing: mantis 0002098: transport did not propagate...
2012-01-21 Christian Grothoff-LRN: Give-debug-log-message-DEBUG-level
2011-12-25 Christian Grothoff-LRN: neaten up, make debug log calls use DEBUG level
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Matthias Wachsfix for mantis 1959
2011-12-19 Christian Grothofffixing #2014
2011-12-19 Matthias Wachsfixes for mantis #1988
next