indent
[oweals/gnunet.git] / src / transport / plugin_transport_udp.c
2010-07-02 Christian Grothoffindent
2010-07-02 Christian Grothoffredundant cases
2010-07-02 Christian Grothoffgpl3
2010-06-29 David BarksdaleRemove the 2 padding bytes (that are currently filled...
2010-06-28 Nathan S. Evanscheck address function
2010-06-28 Christian Grothoffimplementing local address check for tcp/udp
2010-06-28 Christian Grothofffixes to plugin API for DV
2010-06-28 Nathan S. Evansmore portability changes; so NAT punching also should...
2010-06-27 Nathan S. Evanscoverity and codesonar fixes
2010-06-25 Christian Grothoffclenaer
2010-06-25 Nathan S. Evansfixing christians overwritten changes
2010-06-25 Nathan S. Evansfixing christians overwritten changes
2010-06-23 Nathan S. Evansdefine nat port
2010-06-21 Christian Grothoffnate on code sonar crack
2010-06-21 Nathan S. Evanscodesonar changes/fixes
2010-06-18 Christian Grothoffcleaning
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-11 Nathan S. Evansbugs from codesonar
2010-06-10 Nathan S. Evansadd support for using both NAT and non-NAT addresses...
2010-06-09 Nathan S. Evansfirst implementation of NAT punching for TCP transport...
2010-06-09 Nathan S. Evansminor cleanups
2010-06-09 Nathan S. Evansproper test case configuration
2010-06-09 Nathan S. Evansmalformed address handling
2010-06-09 Nathan S. Evansfixes
2010-06-09 Nathan S. Evanschange from udp_nat to only udp, altered testcases...
2010-05-21 Christian Grothoffmore FBSD fixes
2010-05-21 Christian Grothofffix compile error on FBSD
2010-05-12 Christian Grothoffdce
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-13 Christian Grothofftransport API changes in preparation for the storm
2010-03-19 Christian Grothofffixing disconnect handling, making TCP plugin ready...
2010-03-18 Christian Grothofffix
2010-03-18 Christian Grothofffix
2010-03-18 Christian Grothoffmove
2010-03-04 Nathan S. Evansremove debug
2010-03-01 Christian Grothofffixing API issue of who is responsible for quota in
2010-02-24 Nathan S. Evanscoverity, doxygen cleanup stuff
2010-02-22 Christian Grothoffdead
2010-02-18 Christian Grothofffixing doxygen warnings
2010-02-14 Christian Grothofftowards better working transport code
2010-02-01 Nathan S. Evanscoverity fixes
2010-01-28 Nathan S. Evansudp test_transport_api test now working, tcp not.....
2010-01-26 Nathan S. Evansstill not really working... sending and receiving of...
2010-01-26 Nathan S. Evanstransport plugin change from single MessageHeader to...
2010-01-25 Nathan S. Evansudp closer to working, still wrestling with how to...
2010-01-25 Nathan S. Evansresolver for udp plugin, don't propagate welcomes in tcp
2010-01-21 Nathan S. Evans(no commit message)
2010-01-21 Nathan S. Evansit compiles, but definitely doesn't work
2010-01-21 Nathan S. Evansfixing api related changes
2010-01-20 Nathan S. Evanswhiny christian fix
2010-01-19 Nathan S. Evansmaking udp maybe, possibly, do something
2010-01-19 Nathan S. Evanssmall changes
2010-01-19 Nathan S. Evansfix memory leaks
2010-01-19 Nathan S. Evanspre-commit
2010-01-19 Nathan S. Evansremove comments
2010-01-19 Nathan S. Evansmoderate udp support, not really tested (:
2009-10-08 Christian Grothoffbetter comments
2009-09-24 David BarksdaleFreeBSD has sockaddr_in.sin_len, and sockaddr_in6.sin6_len.
2009-09-11 Christian Grothofffixing docu issues
2009-08-29 Nils Durnernaming
2009-08-23 Nils Durnerlow level network API
2009-05-29 Christian Grothoffng