Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sofia-sip
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
external
sofia-sip
Commits
4e6ec7a9
Commit
4e6ec7a9
authored
Mar 26, 2007
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RELEASE: updated.
darcs-hash:20070326180031-55b16-bb9dd180f9b82ca500679e647034f8436c37e6ff.gz
parent
416ceea0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
RELEASE
RELEASE
+12
-2
No files found.
RELEASE
View file @
4e6ec7a9
...
...
@@ -25,6 +25,8 @@ API/ABI changes and versioning
libsofia-sip-ua:
- **template**: Added foobar() function (sofia-sip/foobar.h).
- Added tag NUTAG_AUTH_CACHE() determining when to include credentials in
the request
- Added kqueue and /dev/poll interfaces (su_devpoll_port_create(),
su_devpoll_clone_start(), su_kqueue_port_create(), su_kqueue_clone_start()
in <sofia-sip/su_wait.h>)
...
...
@@ -58,7 +60,7 @@ Contributors to this release
- **template**: First Surname (patch to nua/soa/msg)
- Martti Mela (kqueue interface to Max OS X and FreeBSD)
- Pekka Pessi (/dev/poll interface to Solaris)
- Pekka Pessi (/dev/poll interface to Solaris
, kqueue
)
- Michael Jerris (Solaris patches)
- Colin Whittaker (sresolv patch)
...
...
@@ -88,8 +90,16 @@ Bugs fixed in this release
/>
- **template**: #9499652 sf.net bug item title
- Fixed assertion failure because BYE destroyed a session twice.
Problem reported by Michael Jerris.
- Fixed crash caused by a 0-length UDP datagram.
Problem reported by Michael Jerris.
- Fixed the 305 response handling by nua stack.
Bug #1676445 reported by Fabio Margarido.
- Fixed authentication-related bugs #1685245 and #1570746.
#1685245 reported by Mikhail Zabaluev.
- Fixed problems resuming DNS after server or link downtime.
Problem repor
ted by Colin Whittaker.
Bug #1631198 reported and initial patch submit
ted by Colin Whittaker.
- Fixed NUTAG_APPL_METHOD() implementation for UPDATE and PRACK as documented
- Fixed crashes in nua state engines:
- when nua_invite() was called second time before receiving
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment