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
67984173
Commit
67984173
authored
19 years ago
by
Pekka Pessi
Browse files
Options
Download
Patches
Plain Diff
Updated ChangeLog.
darcs-hash:20060125175051-65a35-3180f078111a8df7ab16404f8b9d1bd91504cb54.gz
parent
d012e133
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
+64
-1
ChangeLog
with
64 additions
and
1 deletion
ChangeLog
+
64
−
1
View file @
67984173
2006-01-25 Pekka Pessi <Pekka.Pessi@nokia.com>
* Updated autoconf macros.
Using cache for various checks.
Deprecated HAVE_LONG_LONG (use #ifdef longlong instead).
Collected information used by su_localinfo.c to one place.
M ./libsofia-sip-ua/su/su_taglist.c -2 +2
M ./m4/sac-su2.m4 -64 +103
* Updated Win32 port.
Added autogen.cmd, build_sources.cmd, version_files.cmd and version.awk.
Fixed problems with configuration.
Updated pthread-w32 to version 2.7.0.
* Fixed VC/Win32 problems in libsofia-sip-ua.
Signedness problems, includes, linkage, winsock initialization.
M ./libsofia-sip-ua/msg/msg_types.h -1 +2
M ./libsofia-sip-ua/nta/nta.c -2 +2
M ./libsofia-sip-ua/nua/test_nua.c -5 +5
M ./libsofia-sip-ua/nua/test_proxy.c -7 +11
M ./libsofia-sip-ua/su/su_root.c +8
M ./libsofia-sip-ua/su/su_types.h +2
M ./libsofia-sip-ua/su/su_wait.h +2
* Fixed gawk internal error in msg_parser.awk.
It looks like some gawk versions had problems when a function argument
was an unitialized variable.
M ./libsofia-sip-ua/msg/msg_parser.awk -1 +6
* Defining missing error codes in <su_errno.h>.
M ./libsofia-sip-ua/msg/msg_mime.c -7
M ./libsofia-sip-ua/soa/soa.c -7
M ./libsofia-sip-ua/stun/stun.c -6
M ./libsofia-sip-ua/su/su_errno.h +12
M ./libsofia-sip-ua/su/su_memmem.c -7 +2
M ./libsofia-sip-ua/tport/tport.c -5
* Added checks for different net includes.
Checks for sys/ioctl.h, netinet/in.h, net/if.h net/if_types.h and sys/ioctl.h.
M ./libsofia-sip-ua/su/su_localinfo.c -12 +16
M ./m4/sac-su2.m4 -2 +7
* Fixed rejection of subscriptions in nea server.
Event server does not send extra NOTIFY before 403 response anymore.
M ./libsofia-sip-ua/nea/nea_server.c -1 +1
* Added functions for scanning domain names and IP addresses.
Added span_ip4_address()/scan_ip4_address(),
span_ip6_address()/scan_ip6_address(),
span_ip6_reference()/scan_ip6_reference(),
span_ip_address()/scan_ip_address(),
span_domain()/scan_domain(), and
span_host()/scan_host().
M ./libsofia-sip-ua/bnf/bnf.c -2 +588
M ./libsofia-sip-ua/bnf/bnf.h -2 +18
M ./libsofia-sip-ua/bnf/torture_bnf.c -25 +220
2006-01-23 Pekka Pessi <Pekka.Pessi@nokia.com>
* Removed *_dll.h files - defining *_DLL macros in <su_config.h>.
...
...
@@ -2277,4 +2341,3 @@ Tue Dec 20 19:51:57 EET 2005 Pekka.Pessi@nokia.com
2005-07-20 Pekka Pessi <Pekka.Pessi@nokia.com>
* Makefile.am: Added doxygen target.
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