- 20 Sep, 2007 1 commit
-
-
Pekka Pessi authored
Removed internal files from doxygen-generated documentation. darcs-hash:20070920173656-65a35-ddd22b107b84ee52fdb9ec536caf5d0c658f864c.gz
-
- 02 May, 2007 1 commit
-
-
Martti Mela authored
darcs-hash:20070502110158-1b897-cba98e0e6eae5976a3b73701da2ef7c622b8acd4.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
-
- 06 Feb, 2007 1 commit
-
-
Michael Jerris authored
darcs-hash:20070206215153-16063-fa600da7ff2d41a3e81831e593c2efee31bcff3f.gz
-
- 02 Feb, 2007 1 commit
-
-
Pekka Pessi authored
Note that an assertion fails if su_home_deinit() or su_home_destroy() is passed a home object that has reference count more than 1. darcs-hash:20070202180709-65a35-8810986f9572370a333dbd0c3bbadd23e9914477.gz
-
- 26 Jan, 2007 1 commit
-
-
Pekka Pessi authored
Basic su_port.c implementation using pthreads and poll() is now divided into three modules: su_base_port.c contains base implementation with su_base_*() functions, su_pthread_port.c contains pthread-specific implementation and su_poll_port() contains poll()/epoll()-specific parts. The decomposed su_port allows implementations on different platforms and usages to share code as far as possible. This patch also introduces configure option --disable-poll-port which should be used on systems with emulated poll, like older *BSD derivatives such as OS X. Note however that su_select_poll.c is not completed yet. darcs-hash:20070126155634-65a35-09612536f51f7cd14c33ba42278bc9ed2cee4144.gz
-
- 28 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061128234417-65a35-eb12edbf534f59d4ec97592c509032cfc7895f26.gz
-
- 22 Nov, 2006 1 commit
-
-
Pekka Pessi authored
su tests: removed VC warnings from test_su.c, torture_su_alloc.c, torture_su_bm.c, torture_su_time.c. Patch from Michael Jerris. darcs-hash:20061122173712-65a35-9125e1ba2192103096c17b73fe4dd23b27da5cf7.gz
-
- 21 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061121185719-65a35-2fab31d458a013d437ef7ff469971fb0bce2043a.gz
-
- 10 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061110113826-65a35-6f191ada713c5c332a1fbc9ffb702b83676fb4f8.gz
-
- 26 Sep, 2006 1 commit
-
-
Pekka Pessi authored
msg, nth, nua, sip, soa, sresolv, su, tport: signed/unsigned fixes, fixes in checking error returns. darcs-hash:20060926112825-65a35-d94b2830f4e2cc4d7af21308f69d4d94d068b3e6.gz
-
- 21 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060921084535-65a35-9ed3febcadca7c52aa035283f3c5a796df2819af.gz
-
- 29 Mar, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060329110555-65a35-dafc2e63d6ba7f0c13b9267c19d2358b7503a859.gz
-
- 24 Mar, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060324153939-65a35-0f5f59055a6692f14f8a83f1b3f2a9228a5223d4.gz
-
- 15 Mar, 2006 1 commit
-
-
Pekka Pessi authored
Added: - su_strcat_all() - su_slprintf(), su_slvprintf() - su_strlst_create_with(), su_strlst_vcreate_with() - su_strlst_create_with_dup(), su_strlst_vcreate_with_dup() darcs-hash:20060315135105-65a35-4caeb11f3f16c296740b987cc0d9b2c4c772fcbf.gz
-
- 15 Feb, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060215142225-65a35-c83d550e794fd23fa4a822d15bb54b597be36602.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
-
- 23 Dec, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051223131915-65a35-c690f5c052581d4c69007c1e43f57d0f3008693b.gz
-
- 20 Dec, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051220175157-65a35-ef04acb4eb56a9305d169f38325c533548d50a83.gz
-
- 01 Nov, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051101140703-65a35-b1d2c26fa7d383556a06933da9cb574ef00ddc67.gz
-
- 13 Oct, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20051013142609-65a35-ae82bd34717e92d23f57a2f2caab9120cb0c8b3e.gz
-
Pekka Pessi authored
darcs-hash:20051013142158-65a35-4e3c78d621d49e3606938941a31987c858d3ffaf.gz
-
- 11 Oct, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20051011141843-65a35-74d21caaf9ada206f45c4c1f17eef8923199e29a.gz
-
- 07 Oct, 2005 1 commit
-
-
Pekka Pessi authored
Statistics related to "preallocated" homes are now much better. Added more tests to su_alloc_test(). darcs-hash:20051007073513-65a35-5ef7ace10c48a51f6a670d538d9c1d406d2b8265.gz
-
- 28 Sep, 2005 2 commits
-
-
Pekka Pessi authored
darcs-hash:20050928200733-65a35-38df178f7bb157f9983fbf551e53e6ef38715a61.gz
-
Pekka Pessi authored
darcs-hash:20050928165557-65a35-9525728a95788eff241bdbb9e544524ac658b48e.gz
-
- 09 Sep, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20050909105809-65a35-b0d73b05e3938422557b5fce77f44beaa2dc709c.gz
-
- 08 Sep, 2005 1 commit
-
-
Pekka Pessi authored
Added su_home_new() and su_home_unref(). Fixed su_home_mutex_lock() and su_home_mutex_unlock(). Slightly changed semantics of su_home_clone() versus su_home_threadsafe(). darcs-hash:20050908001135-65a35-9408f1630a3ec6b926461e82525cf7bf3fd67685.gz
-
- 07 Sep, 2005 1 commit
-
-
Pekka Pessi authored
darcs-hash:20050907200052-65a35-f31775554518776b4e5f4d5729ef9f99eae648dc.gz
-