style
[oweals/gnunet.git] / src / transport / plugin_transport_tcp.c
2010-11-24 Christian Grothoffstyle
2010-11-23 Christian Grothoffcleaning up TCP code, incomplete
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-12 Christian Grothofffixing issue pointed out by amatus
2010-09-23 Christian Grothoffmantis 1606
2010-09-21 Christian Grothoffno SUID on W32
2010-09-15 Nathan S. Evanssafe stdin/stdout inheritance under windows
2010-09-15 Nathan S. Evansfix for api change in disk.c, thanks to patch from LRN
2010-09-14 Nathan S. Evansdon't ignore sessions marked as inbound when checking...
2010-09-14 Nathan S. Evansremove crazy debugging
2010-09-14 Nathan S. Evansverbose debugging for NAT tests
2010-09-08 Nathan S. Evanspossible fix for buildbot failure on NAT test case...
2010-09-02 Nathan S. Evansfix for not accepting pong with address null errors...
2010-09-01 Nathan S. Evanstransport service hello reduction, klocwork fixes
2010-08-22 Christian Grothoffwhitespace
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
next