- 12 Sep, 2006 8 commits
-
-
Pekka Pessi authored
darcs-hash:20060912172419-65a35-0120747d84dff39062f09edc473ff6ee040d1151.gz
-
Kai Vehmanen authored
darcs-hash:20060912105606-7659e-2a49efd0275490084218ba3d07047105efc214e7.gz
-
Pekka Pessi authored
darcs-hash:20060912115525-65a35-f35ea22c1d15da7a5982d8b4d2625dfe3ae03868.gz
-
Pekka Pessi authored
darcs-hash:20060912115448-65a35-f1f49ed67c7057aa266a2b0d48788b0035530728.gz
-
Pekka Pessi authored
darcs-hash:20060912115343-65a35-62633f7082be55463d0a0a2782be2f06f69c9a4d.gz
-
Pekka Pessi authored
darcs-hash:20060912115000-65a35-a21a1b1feb833af49666aa951592ccca5f4c18ae.gz
-
Pekka Pessi authored
darcs-hash:20060912114944-65a35-e56da29cbf702771f7855335d98b08212a2cb667.gz
-
Pekka Pessi authored
darcs-hash:20060912101756-65a35-b9faf2d7c5a67a930fd15b295ceb59c999b77cb4.gz
-
- 11 Sep, 2006 1 commit
-
-
Michael Jerris authored
darcs-hash:20060911193208-16063-b2f92284baa7fb9a43e53def96410b1adb69c969.gz
-
- 12 Sep, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20060912105606-7659e-4aca878123a8c005d3097c147d41fc38641781b8.gz
-
- 11 Sep, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20060911125444-65a35-774501fccad12bb431bbc9e4e1ef2b4c1b9a1d4b.gz
-
Pekka Pessi authored
Note that sresolv module tries very hard not to depend on <sofia-sip/su.h>. darcs-hash:20060911123956-65a35-45c4a61d32fc1d119d8f4c116ddfb673d1ec7d98.gz
-
- 10 Sep, 2006 1 commit
-
-
Michael Jerris authored
fix safe to fix msvc 2005 level 3 warnings with /w64 by changing many types of variables internal to fuctions, to be more strongly typed to function prototypes and returns darcs-hash:20060910073404-16063-6395b472c0c75b26c4bdd35bef7bccb2b8e9257b.gz
-
- 08 Sep, 2006 1 commit
-
-
Michael Jerris authored
darcs-hash:20060908213220-16063-e2341d9d1300d62e047c5647318f065127795215.gz
-
- 09 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060909113443-65a35-dbb19bf39f213ec2662831fa12c85079f9fcef07.gz
-
- 08 Sep, 2006 7 commits
-
-
Pekka Pessi authored
su_win32/sofia-sip/su_configure.h: take 3 on defining suitable values for win32/win64. Now use __w64 as explained by Michael Jerris. darcs-hash:20060908132928-65a35-e316db2a75b99a36a63544ff5ec0f0a6d5652b79.gz
-
Pekka Pessi authored
Always defining isize_t, usize_t as size_t on Windows, issize_t as ssize_t. Note that <limits.h> with _POSIX_ on VC uses 16-bit values for SSIZE_MAX, for instance. darcs-hash:20060908124727-65a35-5d0f451b8588059a06bf85419d5f6678c0b629c1.gz
-
Pekka Pessi authored
darcs-hash:20060908122750-65a35-bbb559ebdc5b66fa4906c4542771d09cf4e1b0c3.gz
-
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
-
Kai Vehmanen authored
darcs-hash:20060908091429-7659e-f05fcc54890a77d71c32b7f6e7fd6e8aec5c3c3e.gz
-
Kai Vehmanen authored
darcs-hash:20060908090330-7659e-d4effc1a304db47dca0afe1883dac2e6f999cbb6.gz
-
- 07 Sep, 2006 6 commits
-
-
Kai Vehmanen authored
darcs-hash:20060907144110-7659e-4b897a4ca68788a8b3e75065c047770b22dc3412.gz
-
Kai Vehmanen authored
darcs-hash:20060907143102-7659e-f9558c18509272f1d223024cc6bf5c5e3accea6a.gz
-
Kai Vehmanen authored
Added ability to select transport to use by passing NTATAG_TPORT() to nta_outgoing_*create() functions. darcs-hash:20060907132931-77cd4-eace2bebd73403be4a8d114697244a2f9c02188f.gz
-
Pekka Pessi authored
darcs-hash:20060907142701-65a35-d9680925ae0721ba91b27022b32db5efd7b486ef.gz
-
Pekka Pessi authored
The SDP answer is included in non-realiable 1XX response, if NUTAG_EARLY_ANSWER(1) is included in nua_response() tags, or the user SDP is specified with SOATAG_USER_SDP() or SOATAG_USER_SDP_STR() in nua_response() tags. test_basic_call.c: added test_basic_call_2() for testing the call setup where 180 contains the answer and the SDP in 200 OK is ignored. darcs-hash:20060907141236-65a35-e0364e67f4c5d446bf7195e1c5dc721ddaaa0894.gz
-
Pekka Pessi authored
win32/sofia-sip/su_configure.h: fixed SU_INTPTR_T definition. Defining SIZE_MAX and SSIZE_MAX if needed. darcs-hash:20060907125122-65a35-6003c18b47d6451bb4dbc6a2edaf069f012cadfd.gz
-
- 06 Sep, 2006 12 commits
-
-
Pekka Pessi authored
darcs-hash:20060906225635-65a35-8cbca09714667f5af2f6cda836088803f05bd655.gz
-
Pekka Pessi authored
Internally using size_t. darcs-hash:20060906225539-65a35-5ef913b376cf87ae25f10de387ad20fe77b89503.gz
-
Pekka Pessi authored
darcs-hash:20060906224648-65a35-d8aac5f2e323391404f4a4aa32c7f606feb7a1b4.gz
-
Pekka Pessi authored
darcs-hash:20060906224631-65a35-9bff3d99f562ad2a6caf88b8ef3c80b4133e1b94.gz
-
Pekka Pessi authored
darcs-hash:20060906224342-65a35-9c2c896e4fe74d17aa9b109c433a92b6a33df1cc.gz
-
Pekka Pessi authored
darcs-hash:20060906224235-65a35-dfb929d0a9c95c77d57f619f93c255898da865b4.gz
-
Pekka Pessi authored
Sofia-SIP 1.12 API passes size in int or unsigned int in numerous places. Now use typedes isize_t (used instead of int), usize_t (used instead of unsigned) and issize_t (used instead of int when returning signed size). With --disable-size-compat, make API to use size_t or ssize_t instead of int/unsigned int. win32/sofia-sip/su_configure.h: define suitable values for isize_t, usize_t and issize_t. darcs-hash:20060906224131-65a35-78c83038c5adaa9e7a9a2905c6086b372e8017fc.gz
-
Pekka Pessi authored
darcs-hash:20060906223951-65a35-2f2cb2025f82acc5e68dd8b13787bd44257839f4.gz
-
Pekka Pessi authored
darcs-hash:20060906223842-65a35-b09275217b51097b4725b616a5beea20ec7cbca0.gz
-
Pekka Pessi authored
darcs-hash:20060906221401-65a35-e1d9fd94e156376a6b3c379069cede5c87433271.gz
-
Pekka Pessi authored
darcs-hash:20060906220424-65a35-de886a4101b313981b8748b8f63638287c484dc2.gz
-
Pekka Pessi authored
darcs-hash:20060906220350-65a35-2a47650d88ace67c08b8bfeea7c8a3b7eef08c97.gz
-