- 24 Apr, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070424105453-55b16-c43cfe728fa67f029b7c3338091d484eebbf901a.gz
-
- 16 Apr, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070416192059-55b16-8eefdd15e1c80bba5f1c9c5f44f606b3114b54c7.gz
-
- 28 Feb, 2007 1 commit
-
-
Pekka Pessi authored
Updated usage. darcs-hash:20070228172037-55b16-0f4fdb3d30f034f83a1625e66c00c9f620bdc338.gz
-
- 07 Feb, 2007 1 commit
-
-
Michael Jerris authored
It is not possible to cast function pointers to (void *) in C99 (section 6.2.2.3). C99 printf formatting expects (void *) for %p argument (section 7.13.6.1 p. 335). darcs-hash:20070207193814-16063-b6f3632e0911cee2ab67a1b184bbf18d3b7bd174.gz
-
- 28 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061128195213-65a35-210b321f01bc3820a94b62d91fb2d378307042e5.gz
-
- 22 Nov, 2006 1 commit
-
-
Michael Jerris authored
darcs-hash:20061122015202-16063-184d997dc7201f8ca6f3cc5f891c4f86df93e29e.gz
-
- 21 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061121185741-65a35-d41f73bf792953a4bd7b0553f01478a757ec6db6.gz
-
- 25 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060925222211-65a35-ea7db7a1a5e7916a219b9cd8a3dda0e20140263e.gz
-
- 08 Sep, 2006 2 commits
-
-
Kai Vehmanen authored
Added a workaround for platforms such as VC6 that do not support %z modifier for printing size/ssize_t (a C99 feature). darcs-hash:20060908122054-7659e-52de5c77b938dc5bdd943465763d9fd7b66a4a56.gz
-
Kai Vehmanen authored
darcs-hash:20060908091508-7659e-0c8e1cd6583e768970b795f815c65cd2cc41734d.gz
-
- 06 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060906221401-65a35-e1d9fd94e156376a6b3c379069cede5c87433271.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
-
- 10 Aug, 2006 1 commit
-
-
Remi Denis-Courmont authored
darcs-hash:20060810100341-9301c-5aee8d2ba6e38f41eab8d078cd417b70a0d50645.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
-
- 12 May, 2006 1 commit
-
-
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
-
- 26 Apr, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060426173525-65a35-6631bf4eac5a0b9b27b4d273b95601e819f6fd08.gz
-
- 11 Apr, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060411184731-65a35-8255da382a4db86684f1d61e53cdda4aac76c347.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
-
- 24 Mar, 2006 2 commits
-
-
Pekka Pessi authored
STUN, UPnP and SigComp still need some polishing. darcs-hash:20060324115822-88462-bffca4ccb55a45c029ec83c39baf953824af8237.gz
-
Pekka Pessi authored
API: tport_is_public(). darcs-hash:20060324014001-3e792-bccf257536ae0777433441f198b298510e746884.gz
-
- 23 Feb, 2006 1 commit
-
-
Pekka Pessi authored
The function tpac_address is called whenever tport detects that its addresses has changed. darcs-hash:20060223201957-65a35-614c717f4fb1da1dd6329b517f522c68d0e19ece.gz
-
- 14 Feb, 2006 1 commit
-
-
Pekka Pessi authored
All public include files installed in ${sofiadir} are now in sofia-sip subdirectories. They are installed to ${sofiadir}/sofia-sip, too. ${sofiadir} is defined by configure script relative to your ${prefix}, by default ${sofidir} is ${prefix}/include/sofia-sip-1.11. The default prefix is /usr/local and ${sofiadir} is /usr/local/include/sofia-sip-1.11. When using package manager, the ${prefix} is usually /usr and ${sofiadir} is /usr/include/sofia-sip-1.11. The public include files should be referenced using sofia-sip path, e.g., <sofia-sip/su.h>. You can either fix your applications to use the new include file names with the fix-include-sofia-sip sed script found in scripts/ directory, or add both ${sofiadir} and ${sofiadir}/sofia-sip into your include path, e.g., INCLUDES darcs-hash:20060214140740-65a35-305973241d6cc2e1ab3fe19359445b839b3c22a8.gz
-
- 05 Jan, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060105174213-65a35-bc59bb7ea6a567653d1fd491d076a422819cc6ca.gz
-
- 03 Jan, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060103204348-65a35-293d8b6f87eb77457887e8ce70289db22e8d7690.gz
-
- 30 Dec, 2005 2 commits
-
-
Pekka Pessi authored
Test our TP_AI_ assumptions. Added a test for asymmetric SigComp on TCP. We use TP_AI_COMPRESSED flag in this test. darcs-hash:20051230131841-65a35-ecc644c201fb4428a70e615a3487943b2db75eab.gz
-
Pekka Pessi authored
darcs-hash:20051230122555-65a35-d0fb6fac94046ef2eb177acd74139828df2e66a1.gz
-
- 08 Dec, 2005 1 commit
-
-
Martti Mela authored
darcs-hash:20051208085824-1b897-e67df720430427bfefad27f8e536a2e178e962dd.gz
-
- 01 Dec, 2005 1 commit
-
-
Martti Mela authored
darcs-hash:20051201142448-1b897-a46da7cdb4bf9941ef939b3e936ebaa820110227.gz
-
- 08 Nov, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20051108105353-65a35-8a9ce48125097b628e15448a420ed242b6195e44.gz
-
Pekka Pessi authored
Renamed msg_test.c as test_msg.c. Renamed msg_test_class.[hc] as test_class.[hc], msg_test_protos.h(.in) as test_protos.h(.in), msg_test_table.c(.in) as test_table.c(.in). darcs-hash:20051108102532-65a35-490146c7c8f95c74c20c13bddf15971faec8b557.gz
-
- 18 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051018175455-65a35-ec6a7dfe90f340e48203d680cb2864111a751519.gz
-
- 13 Oct, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20051013142609-65a35-ae82bd34717e92d23f57a2f2caab9120cb0c8b3e.gz
-
Pekka Pessi authored
darcs-hash:20051013142158-65a35-4e3c78d621d49e3606938941a31987c858d3ffaf.gz
-
- 09 Sep, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20050909105809-65a35-b0d73b05e3938422557b5fce77f44beaa2dc709c.gz
-
- 08 Sep, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20050908183639-65a35-cc77c3aecda936404b146182bcc00ccfb8d07458.gz
-
Pekka Pessi authored
darcs-hash:20050908181639-65a35-cbae3de5c04cb1e834c9835a8c9c870dc5e7e67d.gz
-
- 09 Sep, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20050909101729-65a35-6b9ee87a8350aee303ec15bd3c89009132a1bbcd.gz
-
- 07 Sep, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20050907200052-65a35-f31775554518776b4e5f4d5729ef9f99eae648dc.gz
-