- 23 Aug, 2006 1 commit
-
-
Pekka Pessi authored
Maximum length of logged line is now 2048 (including final \n). tport_internal.h, tport.c, tport_threadpool.c: updated tport_log_msg()prototype. test_tport.c: using test protocol version on request line. darcs-hash:20060823104436-65a35-390e8c6bab982c85eb95c680f09c34cd960b8365.gz
-
- 17 May, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060517130101-65a35-cf0e5af13bf73fa8b488dda4ea79ae2d23029197.gz
-
- 12 May, 2006 1 commit
-
-
Pekka Pessi authored
Trying to solve ai_addrlen problem. darcs-hash:20060512144731-65a35-ab57c9da2634bc6ff45ef9c87d7ceea0fe6b28fc.gz
-
- 26 Apr, 2006 5 commits
-
-
Pekka Pessi authored
We avoid peeking and fussing around with message size. Simply allocate 64K buffer, receive(), then reduce the buffer size. darcs-hash:20060426173237-65a35-4b3090659246d7e48a2d182deafa6cba457a34cd.gz
-
Pekka Pessi authored
Now using already received data within a msg_t. darcs-hash:20060426173005-65a35-9c94c74a101f7c2c95d490cd50e65713cef914aa.gz
-
Pekka Pessi authored
Changed tport_primary_t in tport_internal.h, updated tport_type_stun.c. darcs-hash:20060426172449-65a35-dd7c1a246d1708996c081666a684c1579f9b77f0.gz
-
Pekka Pessi authored
darcs-hash:20060426171851-65a35-4b51c44caf31117062f744d3aac220cea7f251ea.gz
-
Pekka Pessi authored
Calling tport_alloc_seconary() when client socket has been created, making it possible to set socket options before connecting the socket. Currently, this benefits SCTP and TLS. This change affects tport_internal.h, tport.c, tport_type_sctp.c, tport_type_tcp.c, and tport_type_tls.c. darcs-hash:20060426165300-65a35-6d262b339a4362e16a2b20777e1d580efff33194.gz
-
- 25 Apr, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060425092811-65a35-a63787c7c8e096e115d027a7041555cea9271dc9.gz
-
- 18 Apr, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060418053826-65a35-dc1fe031a2f10d1318f87c18558989547afdc112.gz
-
- 17 Apr, 2006 1 commit
-
-
Pekka Pessi authored
Added tport_compressor_t type, tport_delivered_with_comp(). Removed tpac_sigcomp_accept() and tport_delivered_using_udvm(). darcs-hash:20060417233320-65a35-8a2571e39146a82f57e58d5e97c126392840c873.gz
-
- 31 Mar, 2006 1 commit
-
-
Pekka Pessi authored
Added TPORT_STUN_SERVER(). Having stun server dependencies in <tport_stub_stun.c>. Moved sigcomp dependencies into <tport_stub_sigcomp.c>. darcs-hash:20060331154135-88462-90caca9b5511bfdae6efa5d609deee9d03841607.gz
-
- 27 Mar, 2006 2 commits
-
-
Pekka Pessi authored
Implemented tport_is_updating(), added tport_has_been_updated(). darcs-hash:20060327175627-88462-d200c213d8818545121fa380d44eac1a0f4e76b9.gz
-
Pekka Pessi authored
darcs-hash:20060327135317-88462-550f1dabc010e01eb080206991d3adad10f0e1b3.gz
-
- 24 Mar, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060324160827-88462-65930fa703498def4e9e349f4ec7e6fb34cbbd70.gz
-
Pekka Pessi authored
STUN, UPnP and SigComp still need some polishing. darcs-hash:20060324115822-88462-bffca4ccb55a45c029ec83c39baf953824af8237.gz
-