- 27 Nov, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20081127231519-db55f-a422efd10aed3c9095a698df01e40eea9f347bb2.gz
-
- 26 Nov, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20081126191857-db55f-a4a989eac05e94746ecc16034a74f2af1e6a38e3.gz
-
- 03 Sep, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20080903171143-db55f-b92e82267a9e75b8e9560ffada470ecc78480407.gz
-
- 12 Jul, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20080712140720-db55f-74935ef2b7ca09f1559209038c75e42932e7ac06.gz
-
- 05 Jun, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20080605154810-db55f-9a991f257a33b262bc5a98aa4d3d755cc54601f1.gz
-
- 26 May, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20080526125627-db55f-da8ad2a88361231c89428382f1252cb682cf6482.gz
-
- 19 May, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20080519155528-db55f-2ed5f8a6983f0310621b90ab0bc1cc46b66c22c1.gz
-
- 27 Feb, 2008 1 commit
-
-
Michael Jerris authored
darcs-hash:20080227210618-16063-81961ecdbd9968863d3bae209a2deb84892d1940.gz
-
- 23 Jan, 2008 2 commits
-
-
Pekka Pessi authored
darcs-hash:20080123192507-65a35-96ddee45b5f4beafacab51f9fdf14d38b3fb2ddc.gz
-
Pekka Pessi authored
darcs-hash:20080123182542-88462-2cda0afc68cb2f548e9b639972a8929b3e26ae6d.gz
-
- 17 Jan, 2008 1 commit
-
-
Pekka Pessi authored
darcs-hash:20080117125729-65a35-dbed1fd93fb40a6032454efe4f8ca27a8cad8f65.gz
-
- 29 Nov, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071129180525-65a35-29a0cf9b3467c86fe657f1f9fecb1f933af57fcf.gz
-
- 27 Nov, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071127001541-88462-aff06911b9738aea425e6f2b4bed807c25483496.gz
-
- 17 Oct, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071017151315-65a35-551f4be1c35930e86b39d06d138177024a8a474d.gz
-
- 15 Oct, 2007 2 commits
-
-
Pekka Pessi authored
darcs-hash:20071015122713-65a35-74fca790b330422d745bcea34731274409e2d770.gz
-
Pekka Pessi authored
darcs-hash:20071015080322-65a35-ecc35c207e2698a6bc00f16011571b51408b6950.gz
-
- 28 May, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070528085928-65a35-03420e9b2d5bad485ff70afb29bbeb608eb1ddfa.gz
-
- 02 May, 2007 1 commit
-
-
Pekka Pessi authored
The transaction matching logic failed on server side when the To URI was changed between INVITE and ACK. Now it is possible to change the To/From URI in nua_ack(), too. Binary API was changed, too, and accessor function nta_outgoing_branch() was added. darcs-hash:20070502151640-55b16-73889a36bd0cb0d74413bb258e01c46193748b8f.gz
-
- 25 Apr, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070425202103-55b16-a5ef28953d0d287fca7889ccbc791eb509cf9ef1.gz
-
- 24 Apr, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070424134136-55b16-68493e94868560b9891a93660895050f93c13b5b.gz
-
- 19 Apr, 2007 2 commits
-
-
Pekka Pessi authored
Now allow 'make doxygen' also if srcdir ! darcs-hash:20070419193025-88462-1ab6f6f26ac5725c5f379de48ea6cff5be680e27.gz
-
Pekka Pessi authored
darcs-hash:20070419103915-65a35-525ddb4eae352731228134560290e58e0b800609.gz
-
- 13 Apr, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070413160114-55b16-b56c7d27f597af06045334f1d685053b569efb94.gz
-
- 28 Mar, 2007 2 commits
-
-
Pekka Pessi authored
darcs-hash:20070328152151-88462-bdae1b55538f4798ca8e72337efc3906c2151d1f.gz
-
Pekka Pessi authored
RELEASE: updated. configure.ac: bumbed .so version. nua_tag.h: added @NEW_1_12_6 to NUTAG_AUTH_CACHE() darcs-hash:20070328140858-55b16-33e20e3450b9387e2b3ff5aecbb4a0589abbd025.gz
-
- 22 Feb, 2007 3 commits
-
-
Pekka Pessi authored
darcs-hash:20070222205115-88462-9fe7e3120f1b022abe48e5d462dbdf8222bdebef.gz
-
Pekka Pessi authored
darcs-hash:20070222205102-88462-13c51420bc228e67aee4bc5dd4f3be0fe04103c3.gz
-
Pekka Pessi authored
- Autoconf now checks for support of %zu and %llu - Autoconf disables the E_BAD_PTR_INT_COMBINATION warning on SUNWspro - Fixed inline support: - SU_INLINE and SU_HAVE_INLINE macros defined correctly if compiler does not support inline - Using su_inline in public headers - Added normally inlined functions to library - Added some inlined functions as macros - Using explicit signedness with bit fields - (The bitfields in soa_session.h should go away, but...) - Fixed warnings in nta.c - Defining missing SOL_SCTP in tport_type_sctp.c Michael Jerris sent patch for some of the changes mentioned above. darcs-hash:20070222203018-88462-ec89b84a178f699bcd1e2195cfa75e2bbe10c9ae.gz
-
- 12 Feb, 2007 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20070212201459-7659e-4c647e503db6deeaf001704f8c7a3d51ead71f2f.gz
-
- 09 Feb, 2007 1 commit
-
-
Kai Vehmanen authored
Updated library interface version to 4:0:4 as APIs have been added, and froze the version for 1.12.5 release. darcs-hash:20070209155109-7659e-57d475bfed03a6f72f96b855df490898b39bd574.gz
-
- 06 Feb, 2007 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20070206180829-7659e-ccf73b73cf63fbac4410f078963b4ff66f9cb3f7.gz
-
- 01 Feb, 2007 1 commit
-
-
Pekka Pessi authored
Moved SIGPIPE check from configure.ac to m4/sac-su2.m4. darcs-hash:20070201121044-65a35-14bcf08fcb2d0b9fd2e9e4c2376d18e6c5f26aaf.gz
-
- 05 Dec, 2006 3 commits
-
-
Pekka Pessi authored
darcs-hash:20061205154448-65a35-890f10d8bf4709decec7471ea10442ed1ce850e4.gz
-
Kai Vehmanen authored
darcs-hash:20061205171246-7659e-00ef32d133dc468083cbf054725ede5eecded22b.gz
-
Kai Vehmanen authored
The nua-glib module has been removed from the libsofia-sip-ua-glib library, and will be made available as a separate package. darcs-hash:20061205171044-7659e-daeaf8778616b593bc9b3db24b422e404c59ffd1.gz
-
- 04 Dec, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20061204153459-7659e-142ca06a76021c5af9ba97a35f7138601eb6ba46.gz
-
- 29 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061129074202-65a35-1a21aa6f00cb6fc9fad545ec2156be20ddd1f2d9.gz
-
- 22 Nov, 2006 2 commits
-
-
Kai Vehmanen authored
The nua-glib signal addition does not break the ABI, so revert the soname change for libsofia-sip-ua-glib. darcs-hash:20061122154526-7659e-956f73bbe3efde7966c6ce3311aca7dc9890b5f1.gz
-
Pekka Pessi authored
darcs-hash:20061122075443-65a35-74cbfac7800672f6fade286c7ec07518f7274217.gz
-
- 10 Nov, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20061110072933-65a35-b5ab37155f45004cad79bb2cc325a5322b77a64e.gz
-