- 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 5 commits
-
-
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 3 commits
-
-
Kai Vehmanen authored
darcs-hash:20060907144110-7659e-4b897a4ca68788a8b3e75065c047770b22dc3412.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
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
-
- 06 Sep, 2006 20 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
-
Pekka Pessi authored
Fixed basic authentication crashing with too long username/password. darcs-hash:20060906220220-65a35-0b0945975325002a818338ef48589c9c8fb20c46.gz
-
Pekka Pessi authored
darcs-hash:20060906215612-65a35-399384fbfee1fa84ac7bdb0f71b453ca4a318f3c.gz
-
Pekka Pessi authored
darcs-hash:20060906215314-65a35-6f4915046f8c54040db275eba1a56d5c96455d6a.gz
-
Pekka Pessi authored
Internally using size_t/ssize_t. darcs-hash:20060906215233-65a35-390752eece82f1ef5d1c2699849258a5575fd7fd.gz
-
Pekka Pessi authored
Using internally size_t. darcs-hash:20060906195027-65a35-8ce244cb4b2cd32f0649d48fbebeadfea78eb6ad.gz
-
Pekka Pessi authored
Internally, this looks like all mess. darcs-hash:20060906194732-65a35-2d2179a81ffccf4b7f89d28aba1fc9e2e69f2af8.gz
-
Pekka Pessi authored
darcs-hash:20060906192304-65a35-736529a032f82a800f3f34ca188d37c5f18eb707.gz
-
Pekka Pessi authored
Internally using size_t. darcs-hash:20060906191926-65a35-c53873aad548c35a36bd3ca8490b24c843de9636.gz
-
- 04 Sep, 2006 1 commit
-
-
Michael Jerris authored
darcs-hash:20060904182655-11237-00461e8af2e69f14c824c721a2411d147a798e38.gz
-
- 06 Sep, 2006 3 commits
-
-
Pekka Pessi authored
darcs-hash:20060906191338-65a35-89465dcb1f8c7d7e4ebd11e0f9a6cf703ed847c6.gz
-
Pekka Pessi authored
su.h, su_localinfo.h (li_addrlen), su_addrinfo.c, su_localinfo.c. darcs-hash:20060906190747-65a35-849f2c5e03b719a798c4968aa1869cafbd4ff6d1.gz
-
Pekka Pessi authored
Added HTABLE_DECLARE_WITH(), HTABLE_PROTOS_WITH(), HTABLE_BODIES_WITH(). darcs-hash:20060906190246-65a35-e5153642848f840c71f2f05ab518096b9a816af4.gz
-
- 04 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060904190642-65a35-141f92b640ee152a6f968b03f637ec546b5e5ab0.gz
-
- 31 Aug, 2006 1 commit
-
-
Pekka Pessi authored
sres_socket_t is typedef to SOCKET or int. darcs-hash:20060831164221-65a35-efc091fea435b5edf7543dea2187df4719e4f6fa.gz
-
- 07 Sep, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20060907085404-7659e-d27824ded08659e41d763c1bb80f1a4c8e1988f5.gz
-
- 06 Sep, 2006 2 commits
-
-
Pekka Pessi authored
test_soa.c: added test for dropping codecs from new offer. Based on patch by Legostayev Denis. darcs-hash:20060906141017-65a35-b295ab4b9dc8be32db6288817d749ddaf6bfcb42.gz
-
Pekka Pessi authored
darcs-hash:20060906065148-65a35-9477c42ba148819a7a7306736050957c459f0593.gz
-