- 02 Feb, 2007 1 commit
-
-
Pekka Pessi authored
If --enable-experimental is given, #define SU_HAVE_EXPERIMENTAL as 1 in <sofia-sip/su_configure.h>. The SU_HAVE_EXPERIMENTAL is used to enable experimental features (currently including suppression of extra NOTIFYs and NOTIFY bodies as specified in draft-niemi-sip-subnot-etag-01). darcs-hash:20070202173259-65a35-b720bc2c5f7bc82f21fc21660966f5a7612a262c.gz
-
- 27 Sep, 2006 2 commits
-
-
Martti Mela authored
darcs-hash:20060927225152-1b897-e7659ed7d7f05b9a52b1e851ec6af4962b6dd2f0.gz
-
Martti Mela authored
darcs-hash:20060927221327-1b897-c2cab7f760cdc52b7b4dfda3156c5e0319ff78bf.gz
-
- 06 Sep, 2006 1 commit
-
-
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
-
- 11 May, 2006 1 commit
-
-
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
-
- 09 Mar, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20060309144945-7659e-f01f6fdb6b72fdad3b56778b47826f4d7caed60b.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
-
- 09 Feb, 2006 1 commit
-
-
Pekka Pessi authored
Testing functions getaddrinfo()/freeaddrinfo(), getnameinfo() and gai_strerror() separately. There is no gai_strerror() in windows, I think. darcs-hash:20060209152438-65a35-1b47dc1ab6a2a024ce390652b65a90d2cf4d20ef.gz
-
- 30 Nov, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20051130222405-65a35-4fe81116d78ab931703bc99c152a9f612a477506.gz
-
Pekka Pessi authored
darcs-hash:20051130150704-65a35-38eb89719580bd41b737a8112fc18f86e1e89d89.gz
-
- 13 Oct, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20051013142609-65a35-ae82bd34717e92d23f57a2f2caab9120cb0c8b3e.gz
-
Pekka Pessi authored
darcs-hash:20051013142158-65a35-4e3c78d621d49e3606938941a31987c858d3ffaf.gz
-
- 12 Oct, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20051012184131-65a35-292dfa6b6e6c9c6ff41b5ca83343b9bc4284255d.gz
-
Pekka Pessi authored
darcs-hash:20051012132227-65a35-87c071f4e6353cf76f5304142320ea2c2972b8a6.gz
-
- 11 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051011141843-65a35-74d21caaf9ada206f45c4c1f17eef8923199e29a.gz
-
- 07 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051007181622-65a35-6b51739758e7c2aab494f667bd6748c6b562ade3.gz
-
- 07 Sep, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20050907200052-65a35-f31775554518776b4e5f4d5729ef9f99eae648dc.gz
-