more code cleanup
[oweals/gnunet.git] / src / transport / plugin_transport_tcp.c
2010-08-19 Nathan S. Evansremove un-needed fake pong
2010-08-17 Nathan S. Evansfixing tcp nat implementation, WINDOWS SUPPORT NOTWITHS...
2010-08-17 Nathan S. Evanstrying to debug
2010-08-17 Nathan S. Evanssome nat fixes
2010-08-15 Christian Grothoffleak
2010-07-18 Christian Grothofffixing UDP bug
2010-07-02 Christian Grothoffredundant cases
2010-07-02 Nathan S. Evansremove max buffer size from socket create calls
2010-07-02 Christian Grothoffgpl3
2010-06-29 David BarksdaleRemove the 2 padding bytes (that are currently filled...
2010-06-28 Christian Grothoffimplementing local address check for tcp/udp
2010-06-28 Christian Grothofffixes to plugin API for DV
2010-06-25 Christian Grothoffmarking performance issues
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-25 Christian Grothoffclenaer
2010-06-25 Christian Grothoffnew transport address validation code -- see Mantis...
2010-06-23 Nathan S. Evansextra check for blacklist, spelling
2010-06-18 Christian Grothoffcleanup
2010-06-17 Christian Grothofffixes
2010-06-11 Nathan S. Evansalways add user provided external addresses (duh)
2010-06-11 Nathan S. Evansexplicitly add user provided external address to known...
2010-06-10 Nathan S. Evansadd support for using both NAT and non-NAT addresses...
2010-06-10 Nathan S. Evansworking TCP PWNAT implementation (at least on my machin...
2010-06-09 Nathan S. Evansfirst implementation of NAT punching for TCP transport...
2010-05-31 Christian Grothofffixes
2010-05-31 Christian Grothofftestcase
2010-05-21 Christian Grothoffmore FBSD fixes
2010-05-21 Christian Grothofffix compile error on FBSD
2010-05-21 Christian Grothoffndbg
2010-05-21 Christian Grothoffndbg
2010-05-21 Christian Grothoffdo not use link local addresses
2010-05-21 Christian Grothoffproperly print v6 addrs
2010-05-12 Christian Grothoffdce
2010-05-06 Christian Grothoffcomplain louder
2010-05-04 Nathan S. Evansget rid of duplicate statistics handle in each plugin
2010-05-03 Christian Grothoffinet_ntop
2010-05-02 David BarksdaleSet the oft-forgotten sin_len.
2010-05-02 Christian Grothoffdoxygen
2010-05-02 Christian Grothofffixing major issue with how IP addresses go over the...
2010-04-22 Christian Grothoffignore addresses of other peers that are equal to our own
2010-04-14 Christian Grothofffix
2010-04-13 Christian Grothoffnotify
2010-04-13 Christian Grothofftransport API changes in preparation for the storm
2010-04-10 Christian Grothoffdone
2010-03-25 Christian Grothofffix
2010-03-19 Christian Grothoffbi-di, no multicast PONG if reliable channel exists
2010-03-19 Christian Grothoffbetter session selection
2010-03-19 Christian Grothofffixing disconnect handling, making TCP plugin ready...
2010-03-19 Christian Grothofffix
2010-03-19 Christian Grothofffix for 32-bit size_t negation
2010-03-16 Christian Grothoffstats
2010-03-16 Christian Grothoffstats
2010-03-16 Christian Grothofffix
2010-03-15 Christian Grothoffmore stats
2010-03-13 Christian Grothoffadd stats
2010-03-08 Christian Grothoffnodeb
2010-03-05 Christian Grothofftrying to fix bandwidth calculations
2010-03-04 Christian Grothofffmt
2010-03-04 Christian Grothoffdce
2010-03-01 Christian Grothofffixing API issue of who is responsible for quota in
2010-02-27 Christian Grothoffcomment
2010-02-27 Christian Grothoffmore logging
2010-02-18 Christian Grothofffixing doxygen warnings
2010-02-15 Christian Grothoffreduce debug logging
2010-02-15 Christian Grothoffdocu
2010-02-15 Christian Grothofffixing session lookup
2010-02-15 Christian Grothoffcode cleanup
2010-02-15 Christian Grothoffreducing allocations
2010-02-14 Christian Grothofftowards better working transport code
2010-02-14 Christian Grothofffixing non-terminating loop
2010-01-28 Nathan S. Evansfound the bug, test cases should now work
2010-01-28 Nathan S. Evansallow message chunking in tcp, still not working seemin...
2010-01-26 Nathan S. Evanstransport plugin change from single MessageHeader to...
2010-01-25 Nathan S. Evansresolver for udp plugin, don't propagate welcomes in tcp
2010-01-22 Nathan S. Evans(no commit message)
2010-01-22 Christian Grothoffupdates to peerinfo to use new nc API
2010-01-21 Nathan S. Evans(no commit message)
2010-01-21 Christian Grothoffcomment
2010-01-21 Christian Grothofffx
2010-01-21 Nathan S. Evansit compiles, but definitely doesn't work
2010-01-20 Christian GrothoffTCP plugin that might actually implement the new API...
2010-01-20 Christian Grothoffmaking tcp plugin code compile again, but does not...
2010-01-19 Nathan S. Evansmaking udp maybe, possibly, do something
2010-01-19 Nathan S. Evanspre-commit
2010-01-19 Nathan S. Evansmoderate udp support, not really tested (:
2010-01-16 Christian Grothofffurther simplify transport API
2010-01-15 Christian Grothofffixes
2010-01-15 Christian Grothofffurther simplify API
2010-01-15 Christian Grothoffsimplifying transport plugin API
2009-12-29 David BarksdaleUse ntohs where appropriate.
2009-11-04 Heikki Lindholmfix format types
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-28 Christian Grothoffgetting testing to work
2009-10-27 Christian Grothoffmaking use of resolver cancellation to avoid callback...
2009-10-08 Christian Grothoffbetter comments
2009-10-02 Christian Grothofffixes
2009-10-02 Christian Grothoffmisc bugfixes
2009-09-07 Christian Grothofffixes
2009-08-29 Christian Grothofffixing remaining network-connection naming confusion...
2009-08-29 Christian Grothoffmore naming fixes
next