- 06 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060906062658-65a35-b9b55ef777826095d0400b45240df57c7fe35510.gz
-
- 25 Aug, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060825080153-65a35-7169606d9d859a9ec840b27ed85bd4edfde37047.gz
-
- 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 Aug, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060817183220-65a35-5c13661803969b2eda37ea9074bb03f8abcdd7bf.gz
-
- 02 Aug, 2006 1 commit
-
-
Martti Mela authored
darcs-hash:20060802073216-1b897-464bc262c9d9226c4e1c7a7fc9d6c8131b241612.gz
-
- 10 Aug, 2006 1 commit
-
-
Remi Denis-Courmont authored
darcs-hash:20060810100341-9301c-5aee8d2ba6e38f41eab8d078cd417b70a0d50645.gz
-
- 09 Aug, 2006 2 commits
-
-
Kai Vehmanen authored
darcs-hash:20060809140249-7659e-d53639e490650a7b1c4d8ee8abfa51c60a9beeb5.gz
-
Kai Vehmanen authored
darcs-hash:20060809140249-7659e-6e346256b65fca8005e04faa39892498d63a95ee.gz
-
- 08 Aug, 2006 1 commit
-
-
Pekka Pessi authored
The test failed if all the queued messages were read within a single "IN" event and a single recv() call. Now increasing the size of queued messages and checking if all the queued messages are read with a single recv(), too. darcs-hash:20060808132812-65a35-f7343bc21061b5e80e0a5a8133d1ade2bae62f6e.gz
-
- 07 Jun, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20060607111423-7659e-82912e42ee53e47455f1dfa19d0a85a0c24b8814.gz
-
- 30 May, 2006 3 commits
-
-
Pekka Pessi authored
Do not complain about bad certficates if the certificate directory has not been defined. darcs-hash:20060530182345-65a35-6998382d69d9db01eeb70aaee2c3663d3672685a.gz
-
Pekka Pessi authored
darcs-hash:20060530182230-65a35-b53ef2e3c4e69722a58bb8b378948228be1c7309.gz
-
Pekka Pessi authored
darcs-hash:20060530182147-65a35-fb6a909e6f599c4d19bf8ce56b2e702cb9ebda9e.gz
-
- 17 May, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060517130101-65a35-cf0e5af13bf73fa8b488dda4ea79ae2d23029197.gz
-
- 12 May, 2006 5 commits
-
-
Pekka Pessi authored
Added SOFIAPUBFUN to few functions in msg_parser(). Added new C++ wrappers for C files that need C++ linkage in tport_test. Fixed setlocal braino in build_sources.cmd. darcs-hash:20060512163530-65a35-cfa423f98badd064d27545b3b0997871f9468be0.gz
-
Pekka Pessi authored
Trying to solve ai_addrlen problem. darcs-hash:20060512144731-65a35-ab57c9da2634bc6ff45ef9c87d7ceea0fe6b28fc.gz
-
Pekka Pessi authored
Returning more appropriate error code from tport_tbind(), too. This patch fixes tracked bugs #1485624 (nua not binding to 5060), #1485625 (nua_create() fails if STUN init fails) and #1485632 (ncorrect error message for nua bind error). Nua now also binds both to NUTAG_URL and NUTAG_SIPS_URL() URIs, nua_create() fails if binding either of them fails. darcs-hash:20060512135552-65a35-be04d33c18f485b16d4407c0c8534b15e5424c73.gz
-
Pekka Pessi authored
msg_addrlen() returns a pointer to ai_addrlen field of struct addrinfo inside the msg_t object. ai_addrlen has type size_t. However, system calls taking a return valur pointer to address length, use type socklen_t. Typically size_t is unsigned long, socklen_t is int, so casting msg_addrlen() return value to (socklen_t *) will break on (high-endian) 64-bit platforms. svsp. darcs-hash:20060512123739-65a35-f40e2a77be00bd3293d8cc6877252b046afabcce.gz
-
Pekka Pessi authored
In nua_session, unsigned v. sip_time_t. In tport.c, size_t v. socklen_t. darcs-hash:20060512120805-65a35-02f6ff9889def9ddc94d0cb3856370f1a3798d75.gz
-
- 11 May, 2006 2 commits
-
-
Pekka Pessi authored
Added sofia-sip/ prefix to documentation entries referring to include files. Added SOFIAPUBFUN and SOFIAPUBVAR to files that missed them. Removed some deprecated functions and macros. darcs-hash:20060511143741-65a35-63e87cd71cb4839bf777488dcc66fbd0cb0a50a5.gz
-
Pekka Pessi authored
darcs-hash:20060511140401-65a35-3c7dbf52f966a9b15403dd1298ba9c0ab1ab9834.gz
-
- 04 May, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060504112803-65a35-bf117ca419396cc16fe80de6c26cacad05593762.gz
-
Pekka Pessi authored
Added copyright lines and reference to LGPL license to the Makefile.am and configure.ac files. darcs-hash:20060504072602-65a35-b114bda72a6826460ae03b47c4a3ebdad473a1c7.gz
-
- 03 May, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060503104000-65a35-7ac6dd2e1cb4ab0dcdb1f4f1a4eb172eb0c359f2.gz
-
- 26 Apr, 2006 15 commits
-
-
Pekka Pessi authored
darcs-hash:20060426182227-65a35-f4be46f8357a641d3c46162df3beebd18a876607.gz
-
Pekka Pessi authored
darcs-hash:20060426173525-65a35-6631bf4eac5a0b9b27b4d273b95601e819f6fd08.gz
-
Pekka Pessi authored
Not requiring client certificate in tls. Tried to improve error handling, too. darcs-hash:20060426173450-65a35-4de45c1062356acb2533d26985c5486de123454f.gz
-
Pekka Pessi authored
darcs-hash:20060426173339-65a35-25691bfa6acd969f329523507307ba531d1624af.gz
-
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
darcs-hash:20060426172555-65a35-f93086747ce30a1b0559658a858d411c67c206bd.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:20060426171941-65a35-2a2230c2de6151e26859765351ddf53bd684c252.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
-
Pekka Pessi authored
darcs-hash:20060426163652-65a35-cca4cb0b3f1ae33d2169ce34c0fe5cf48b82c82a.gz
-
Pekka Pessi authored
darcs-hash:20060426163628-65a35-7cd07bb0cf6d2ece5dec6bcc4073f95e8354f510.gz
-
Pekka Pessi authored
tport_primary_by_name() now returns transports regardless of their protocol family if tpn->tpn_host is not a literal IP address. darcs-hash:20060426163427-65a35-c6622e71edf1949eaf781b28c85b18c70caeb10a.gz
-
Pekka Pessi authored
darcs-hash:20060426071011-65a35-8c29e1f0cc410f86ad0ffa54dc81f0b59eeb2e11.gz
-
- 11 Apr, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060411210544-65a35-79909e40e8fc26fb11fbc935e7f11d2038f7f11e.gz
-