-use sqlite
[oweals/gnunet.git] / src / transport /
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-23 Christian Grothoff-LRN: Check session target:
2012-06-23 Christian Grothoff-removing dead old code
2012-06-22 Christian Grothoff-LRN: Mark session as completely disconnected later.
2012-06-20 Matthias Wachs- workaround for mantis 0002445
2012-06-20 Christian Grothoff-check misc return values
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-18 Matthias Wachs-fix
2012-06-18 Matthias Wachs- fix
2012-06-15 Christian Grothoff-LRN: don't use Z
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-12 Matthias Wachs- fix
2012-06-12 Matthias Wachs- fix
2012-06-12 Matthias Wachsclean up
2012-06-12 Matthias Wachs- fix mem leak
2012-06-12 Matthias Wachsmonitor mode implemented correctly
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-10 Christian Grothoff-more testcase cleanup
2012-06-08 Christian Grothoff-LRN: fix udp plugin on W32
2012-06-07 Christian Grothoff-fixing #2405
2012-06-02 Christian Grothoff-fix
2012-06-01 Christian Grothoff-minor code cleanups
2012-06-01 Christian Grothoff-bump versions
2012-06-01 Matthias Wachsfix for 2395
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Christian Grothoff-trying to make issues such as #2389 less likely, but...
2012-06-01 Matthias Wachs- correct output
2012-06-01 Christian Grothoff-fixing #2391
2012-06-01 Christian Grothoff-more logging
2012-06-01 Matthias Wachsadditional error message
2012-06-01 Matthias Wachsremove unused variable
2012-05-31 Christian Grothoff-code cleanup, more precise error messages
2012-05-31 Christian Grothoff-fixing compiler warnings on FreeBSD
2012-05-31 Christian Grothoff-increasing timeout to hopefully help sparcbot
2012-05-31 Christian Grothoff-removing assertion that seems bogus
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-29 Christian Grothoff-removing bogus const
2012-05-29 Matthias Wachs- remove msg
2012-05-29 Matthias Wachs- no rescheduling when mhd is scheduled to run asap
2012-05-29 Matthias Wachs- fixing memory corruption
2012-05-29 Matthias Wachs- fix address length
2012-05-29 Matthias Wachs- refactorind reverting last fix
2012-05-29 Matthias Wachs- fix for 0002383
2012-05-28 Christian Grothoff-fixing #2382, also some code cleanup
2012-05-28 Christian Grothoff-doxygen
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-minor code cleanups
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-27 Christian Grothoff-reduce too high keepalive frequency to more sane levels
2012-05-27 Christian Grothoff-fixig #2377
2012-05-27 Christian Grothoff-some code cleanup
2012-05-25 Matthias Wachs- preweekend fix
2012-05-25 Matthias Wachs- fix
2012-05-25 Matthias Wachs- missing
2012-05-25 Matthias Wachs- timeout for http/s
2012-05-25 Matthias Wachs- timeout for unix
2012-05-25 Matthias Wachssession timeout for udp and tcp
2012-05-25 Matthias Wachs(no commit message)
2012-05-24 Matthias Wachs- remove msg
2012-05-24 Matthias Wachs- fix memory corruption, various mantis bugs: 0002374...
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-23 Matthias Wachs- find invalid mem access
2012-05-23 Matthias Wachs- additional checks
2012-05-23 Matthias Wachs- additional back off resets
2012-05-18 Sree Harsha Totakura-fixed warnings from lockmanager service during tranpor...
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 Christian Grothoff-fixing testcases, cleanup
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-use MHD_LONG_LONG
2012-05-16 Christian Grothoff-fix loglevel
2012-05-16 Christian Grothoff-fixing 2360
2012-05-15 Christian Grothoff-dead field
2012-05-15 Christian Grothoff-cleaning up TCP logging
2012-05-15 Christian Grothoff-fix
2012-05-15 Christian Grothoff-cleanup
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 memleak
next