source: trunk/libtransmission/net.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7152   14 years charles (libT) I wonder if this will have any affect on the bug reported by …
(edit) @7147   14 years charles (libT) #1468: another stab at getting the peer transfer speeds both …
(edit) @7133   14 years charles (libT) define peer connections' sockets' so_sndbuf size in the …
(edit) @7122   14 years charles increase the socket's SNDBUF size
(edit) @6944   14 years charles remove dead code
(edit) @6906   14 years charles (libT) dead code removal
(edit) @6795   15 years charles run libT, cli, daemon, gtk through the source-code formatter …
(edit) @6556   15 years charles #220: lazy bitfields
(edit) @6552   15 years charles more connection management changes
(edit) @6396   15 years charles one more piece of Aloisius' performance patch: set SO_SNDBUF to 2x MTU
(edit) @6334   15 years charles add a portability wrapper tr_snprintf() around snprintf()
(edit) @5977   15 years charles refactor out some dead code in net.c, and probably give jhujhiti fits
(edit) @5957   15 years charles remove more dead code
(edit) @5956   15 years charles (libT) remove dead code
(edit) @5658   15 years charles string folding
(edit) @5588   15 years charles #857: DSCP support for Transmission
(edit) @5290   15 years charles strings work: (1) folding similar strings together for easier …
(edit) @5208   15 years charles more i18n strings work
(edit) @5193   15 years charles first cut at adding i18n hooks into libtransmission.
(edit) @5065   15 years charles cleanup #includes for errno & strerror
(edit) @4600   15 years charles mingw portability fixes: libtransmission #includes
(edit) @4404   15 years charles set copyright info to 2008
(edit) @4171   15 years charles more helpful error message
(edit) @4170   15 years charles two arguments were transposed.
(edit) @4102   15 years charles finish the `shared' update: bind & listen the incoming port. better …
(edit) @4092   15 years charles Use libnatpmp for port mapping. rewrite the upnp/natpmp manager. …
(edit) @4029   15 years charles use PMP_MCAST_ADDR, instead of a hardcoded address, in net.c
(edit) @4028   15 years charles get nat-pmp working again in Leopard. Thanks to Chinstrap for …
(edit) @3552   15 years charles fix OpenBSD build error.
(edit) @3335   15 years charles * add intltool macros to make it easier to build from svn. * minor …
(edit) @3171   15 years charles * record the ports of incoming sockets. we might need them later if we …
(edit) @3105   16 years livings124 merge encryption branch to trunk (xcode project is still out of date)
(edit) @2614   16 years joshe Use BEOS to test for beos instead of relying on the build to set …
(edit) @2596   16 years charles More win32 portability fixes. we now talk to tracker & peers; hash …
(edit) @2593   16 years charles more portability fixes
(edit) @2591   16 years charles win32 cleanly compiles and starts now. (still doesn't atually *work*, …
(edit) @2578   16 years charles More Win32 portability changes
(edit) @2576   16 years charles get the socket/net code working on win32 too
(edit) @2573   16 years charles continue whittling away at internal.h to reduce the global #include …
(edit) @2555   16 years charles add portability wrapper for in_port_t…
(edit) @2552   16 years charles better encapsulation of platform-specific constructs: tr_thread_t, …
(edit) @2544   16 years charles this looks bug but it's not: just janitorial cleanup, moving #includes …
(edit) @2343   16 years joshe Change a couple functions to take an in_addr pointer instead of an …
(edit) @2334   16 years charles second draft of a fix for the tracker communication bug reported by TMT
(edit) @2328   16 years charles clean up #includes a bit.
(edit) @2311   16 years charles clean up #includes a bit.
(edit) @1425   16 years titer More simplifications
(edit) @1420   16 years titer Officially give up on making libT reentrant, and simplify our code instead
(edit) @1401   16 years titer clean up
(edit) @1357   16 years titer Use tr_cond* a bit more
(edit) @1356   16 years titer Merge io branch into trunk
(edit) @920   16 years joshe Merge nat-traversal branch to trunk.
(edit) @791   17 years joshe Unbreak BeOS build.
(edit) @620   17 years titer Revert [619]
(edit) @261   17 years titer Updated svn:keywords
(edit) @260   17 years titer Added $Id$ keywords and updated a few headers
(edit) @245   17 years titer Fixes warnings
(edit) @237   17 years titer Clean up, perform all DNS resolutions in a common thread. This should …
(edit) @236   17 years titer Code cleanup
(edit) @218   17 years titer Fixed a couple of bugs introduced in [164]
(edit) @164   17 years titer Adds non-blocking (threaded) DNS resolution
(edit) @26   17 years root Update 2006-01-11
(add) @1   17 years root Import from 2005-10-26
Note: See TracRevisionLog for help on using the revision log.