- 05 Feb, 2007 5 commits
-
-
Pekka Pessi authored
darcs-hash:20070205205815-65a35-510f397a752eccc72e8687b97e6ed308d7725b2f.gz
-
Pekka Pessi authored
darcs-hash:20070205182921-55b16-ceb6c2e3dd449634ecce6803b38603859d3887d7.gz
-
Pekka Pessi authored
darcs-hash:20070205182433-55b16-9fe0586a0d468791e1b3b5d09c92b10a6221505d.gz
-
Pekka Pessi authored
darcs-hash:20070205181924-55b16-90d1c7fb65daae81fcc71e718875014d78cad39a.gz
-
Pekka Pessi authored
darcs-hash:20070205192406-65a35-14350bf4fd116d32a5649d00fbbdd56cc9b8d25c.gz
-
- 04 Oct, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20061004104233-65a35-577f13e34d96e964ada1736f50242100be710b97.gz
-
Pekka Pessi authored
darcs-hash:20061004123911-65a35-9c111b57842629be6f3df0b08e66381939c50662.gz
-
- 02 Feb, 2007 3 commits
-
-
Pekka Pessi authored
darcs-hash:20070202183637-65a35-147fbd57625d981f2b625065daf384d1439840cc.gz
-
Pekka Pessi authored
darcs-hash:20070202182009-65a35-fe371f1d92e0cc307785d4920ad2c51ea7bcc61d.gz
-
Pekka Pessi authored
darcs-hash:20070202162338-65a35-199a43518b7a8883ad768dd6e423573d5dd9d4ce.gz
-
- 04 Oct, 2006 2 commits
-
-
Pekka Pessi authored
darcs-hash:20061004123911-65a35-04416055245d0b4a2e588927adf7e78e1fcf6ad2.gz
-
Pekka Pessi authored
darcs-hash:20061004104233-65a35-48cf039be67556cb3165dd612cbaa0505dc88b26.gz
-
- 02 Feb, 2007 11 commits
-
-
Pekka Pessi authored
OpenSSL unignores SIGPIPE? darcs-hash:20070202180843-65a35-77caf082e11ed53aef66015cd118cd084b0bbb5c.gz
-
Pekka Pessi authored
darcs-hash:20070202180754-65a35-387f2d9da4287aabaf1a53d040f8b03e1de5529c.gz
-
Pekka Pessi authored
darcs-hash:20070202180735-65a35-f60732398fd8c58884d9e287dcf2ac00f7c78414.gz
-
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
-
Pekka Pessi authored
darcs-hash:20070202180535-65a35-54bc2baa0413ceca2beb8b47b64ec90a56b764d1.gz
-
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
-
Pekka Pessi authored
darcs-hash:20070202155136-65a35-f03737b64b394b58d46eda119a1461d12b7a2aa8.gz
-
Pekka Pessi authored
There are now two different preferred port implementations: one used with su_root_create() and another with su_clone_start(). darcs-hash:20070202155042-65a35-90517d7a3f3dbbd7b0ce8c9169a40915d75e139b.gz
-
Kai Vehmanen authored
darcs-hash:20070202161458-7659e-984f72ffde1340d7aa79aef347532b5e07991678.gz
-
Kai Vehmanen authored
darcs-hash:20070202151504-77cd4-d32f8f780a3b0fcb4c7df89d22d19213ba27f96b.gz
-
Pekka Pessi authored
Thanks for Colin Whittaker for reporting this. darcs-hash:20070202105056-65a35-0f063c0d1588cea31894c6395a0f20f9447eb5cb.gz
-
- 01 Feb, 2007 1 commit
-
-
Pekka Pessi authored
Fix proposed by Nickolay V. Shmyrev. darcs-hash:20070201203620-65a35-06b53caeb758cb48abd1b49cdfbafe0e7544e6d3.gz
-
- 02 Feb, 2007 4 commits
-
-
Pekka Pessi authored
darcs-hash:20070202071811-65a35-fa8f02a0460ef02aeb6a5919c54143f5264f7936.gz
-
Pekka Pessi authored
nua: using NUTAG_M_DISPLAY(), NUTAG_M_USERNAME(), and NUTAG_M_PARAMS() in Contacts added to ordinary requests or responses darcs-hash:20070202005910-65a35-ec99d6775b4b2e3075c6e2e7d5fcae74b6efdf48.gz
-
Pekka Pessi authored
When NUTAG_NEWSUB(1) is included in nua_notify() tags, notifier will allow sending unsolicited NOTIFY without existing subscription. When NUTAG_APPL_METHOD("NOTIFY") is included in nua_set_params() tags, incoming NOTIFYs are to be processed and accepted by application. darcs-hash:20070202001221-65a35-398f052ec1badc0bc6ef370fa602a160b7dda300.gz
-
Pekka Pessi authored
darcs-hash:20070202000744-65a35-793dc534498783c5520b358d9ab290d7a5f3bd86.gz
-
- 01 Feb, 2007 5 commits
-
-
Pekka Pessi authored
Fabio Margarido reported that the BYE is not sent upon certain error conditions. This was because state machine does not allow sending duplicate BYE in terminating state. Usually, the call state machine switches to terminating state upon sending BYE. However, certain error conditions (like not receiving ACK) causes the session to terminate, and the session state is change to terminating state outside BYE. The fix here changes the behaviour of internally generated BYE requests, they do not change the session state to terminating nor they check if the session state is already terminating. darcs-hash:20070201200704-65a35-4efc2f1879aa86f17b20e3e400d6c5eee18cb81b.gz
-
Pekka Pessi authored
darcs-hash:20070201194306-65a35-dd94b1659b7836715bb9ae265b4aeca9927aefe6.gz
-
Pekka Pessi authored
Virtualized su_clone_start(), su_clone_wait(), su_task_execute(). Added them to su_poll_port.c, su_epoll_port.c and su_select_port.c. darcs-hash:20070201193758-65a35-79d8040b37d1ae02a99a938b5955d1a4a20172c4.gz
-
Pekka Pessi authored
Moved SIGPIPE check from configure.ac to m4/sac-su2.m4. darcs-hash:20070201121044-65a35-14bcf08fcb2d0b9fd2e9e4c2376d18e6c5f26aaf.gz
-
Pekka Pessi authored
darcs-hash:20070201103848-65a35-afc8fa24fcb461df523edf9ccc7d22f11b981903.gz
-
- 31 Jan, 2007 2 commits
-
-
Pekka Pessi authored
darcs-hash:20070131115226-65a35-bf187a3fc0122f0aa0055539bdd80e5c28538b86.gz
-
Pekka Pessi authored
darcs-hash:20070131200910-65a35-7e52523d25a1c938e5a24c30aaea11585738e7e3.gz
-
- 30 Jan, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070130230312-65a35-f8759b2123ca900aba77e5b19eab0e632cd00981.gz
-
- 19 Dec, 2006 1 commit
-
-
Pekka Pessi authored
Printing a more descriptive error message from run_test_sresolv. darcs-hash:20061219054554-65a35-e5b3ec5bd40dca8d61faff46bf80e73dc54f8431.gz
-
- 30 Jan, 2007 1 commit
-
-
Pekka Pessi authored
Thanks for Maxim Zaikin for reporting the problem. darcs-hash:20070130193708-65a35-5d618ca123a85cb74c2ed63fa1742dbf8d4ac023.gz
-
- 26 Jan, 2007 2 commits
-
-
Pekka Pessi authored
Added a few test cases and fixed errors in su_port.c. darcs-hash:20070126184414-65a35-b3d2a1864afa68cf7511c6b02a1dfef4a89dcb0c.gz
-
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
-