Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
sofia-sip
Commits
d72c7416
Commit
d72c7416
authored
19 years ago
by
Pekka Pessi
Browse files
Options
Download
Patches
Plain Diff
Updated CVS with darcs.
darcs-hash:20060308171522-65a35-627e4dd92fb2fd4ea674b0de37d40913a7348317.gz
parent
817a5535
bc
bc-flexisip-release/2.3
bc_flexisip_2_0
dev/fix_tls_setup
fix/certificate_update_multiple_transports
master
tmp/test_tport
1.13.45bc
1.13.44bc
1.13.43bc
1.13.42bc
1.13.41bc
1.13.40bc
1.13.39bc
1.13.38bc
1.13.37bc
1.13.36bc
1.13.35bc
1.13.34bc
1.13.33bc
1.13.32bc
1.13.30bc
1.13.29bc
1.13.28bc
1.13.27
1.13.26
1.13.26bc
1.13.25bc
1.13.24bc
1.13.23bc
1.13.22bc
1.13.21bc
1.13.20bc
1.13.19bc
1.13.18bc
1.13.16bc
1.13.11bc
1.13.10bc
1.13.9bc
1.13.8bc
1.13.7bc
1.13.6bc
1.13.5bc
1.13.4bc
1.13.3bc
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+57
-0
ChangeLog
with
57 additions
and
0 deletions
ChangeLog
+
57
−
0
View file @
d72c7416
2006-03-08 Pekka Pessi <Pekka.Pessi@nokia.com>
* Renamed sofia-sip/features.h as sofia-sip/sofia_features.h.
M ./RELEASE +3
M ./configure.ac -1 +1
M ./libsofia-sip-ua/features/Makefile.am -1 +1
M ./libsofia-sip-ua/features/sofia-sip/features.h.in -2 +4
M ./scripts/fix-include-sofia-sip -2 +5
* Generating man pages in $(srcdir).
M ./Makefile.am -5 +3
* Split nua_stack.c into multiple files.
M ./libsofia-sip-ua/nua/Makefile.am +6
M ./libsofia-sip-ua/nua/nua.c -52 +13
A ./libsofia-sip-ua/nua/nua_dialog.c
A ./libsofia-sip-ua/nua/nua_dialog.h
A ./libsofia-sip-ua/nua/nua_event_server.c
A ./libsofia-sip-ua/nua/nua_message.c
A ./libsofia-sip-ua/nua/nua_options.c
A ./libsofia-sip-ua/nua/nua_publish.c
A ./libsofia-sip-ua/nua/nua_register.c
A ./libsofia-sip-ua/nua/nua_session.c
M ./libsofia-sip-ua/nua/nua_stack.c -5026 +177
M ./libsofia-sip-ua/nua/nua_stack.h -125 +166
A ./libsofia-sip-ua/nua/nua_subnotref.c
A ./libsofia-sip-ua/nua/nua_tag_ref.c
* Added nta_check_*() functions.
M ./libsofia-sip-ua/nta/Makefile.am -1 +1
A ./libsofia-sip-ua/nta/nta_check.c
M ./libsofia-sip-ua/nta/sofia-sip/nta.h +26
* msg_parser.awk was printing spurious errors by SIP-ETag header etc.
* Removed doxygen crud from <sofia-sip/sl_utils.h>.
* Added SIPS_DEFAULT_PORT and SIPS_DEFAULT_SERV.
M ./libsofia-sip-ua/sip/sofia-sip/sip.h -1 +7
* Removed redundant reference to <sl_utils.h>.
M ./libsofia-sip-ua/nea/nea.c -2
M ./libsofia-sip-ua/nea/nea_server.c -1
* Added some error checking to the win32 autogen scripts.
M ./win32/Makefile.am -1 +1
M ./win32/autogen.cmd -2 +4
M ./win32/build_sources.cmd -22 +53
M ./win32/version_files.cmd +1
2006-03-03 Pekka Pessi <Pekka.Pessi@nokia.com>
* Do not use glib upon --without-glib-dir or --without-glib in configure.
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets