Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
5197c0b1
Commit
5197c0b1
authored
Oct 04, 2005
by
Pekka Pessi
Browse files
cvs ci darcs-to-cvs-2005-10-04
darcs-hash:20051003225933-65a35-15d0907e29dd9b8da5a34cf68107f099b63e8e86.gz
parent
cc6723f0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
3 deletions
+21
-3
ChangeLog
ChangeLog
+12
-0
libsofia-sip-ua/nua/ChangeLog
libsofia-sip-ua/nua/ChangeLog
+6
-0
libsofia-sip-ua/nua/nua_stack.c
libsofia-sip-ua/nua/nua_stack.c
+2
-2
libsofia-sip-ua/testutils/coverage
libsofia-sip-ua/testutils/coverage
+1
-1
No files found.
ChangeLog
View file @
5197c0b1
2005-10-04 Pekka Pessi <Pekka.Pessi@iki.fi>
* Importing darcs-to-cvs-2005-10-04.
* Using DIST_SUBDIRS when including dist-only dirs
M ./Makefile.am -1 +2
M ./libsofia-sip-ua/Makefile.am -1 +4
M ./libsofia-sip-ua/docs/Makefile.am -3 +1
M ./libsofia-sip-ua/sdp/Makefile.am -1 +1
M ./libsofia-sip-ua/sip/Makefile.am -1 +1
2005-10-03 Pekka Pessi <Pekka.Pessi@nokia.com>
* Importing darcs-to-cvs-2005-10-03.
...
...
libsofia-sip-ua/nua/ChangeLog
View file @
5197c0b1
2005-10-04 Pekka Pessi <Pekka.Pessi@nokia.com>
* Fixed soa_set_params() in respond_to_invite().
M ./libsofia-sip-ua/nua/nua_stack.c -1 +1
2005-10-03 Pekka Pessi <Pekka.Pessi@nokia.com>
* Added soa_set_params() to respond_to_invite().
...
...
libsofia-sip-ua/nua/nua_stack.c
View file @
5197c0b1
...
...
@@ -31,13 +31,13 @@
* @author Tat Chan <Tat.Chan@nokia.com>
*
* @date Created: Wed Feb 14 18:32:58 2001 ppessi
* $Date: 2005/10/03
16:48
:22 $
* $Date: 2005/10/03
22:59
:22 $
*/
#include "config.h"
const
char
_nua_stack_c_id
[]
=
"$Id: nua_stack.c,v 1.1
4
2005/10/03
16:48
:22 ppessi Exp $"
;
"$Id: nua_stack.c,v 1.1
5
2005/10/03
22:59
:22 ppessi Exp $"
;
#include <stddef.h>
#include <stdlib.h>
...
...
libsofia-sip-ua/testutils/coverage
View file @
5197c0b1
...
...
@@ -2,7 +2,7 @@
#
# Calculate coverage of source files
#
# $Id:
calculate-
coverage,v 1.1 2005/
08/26 09:58:34
ppessi Exp $
# $Id: coverage,v 1.1 2005/
10/03 22:59:22
ppessi Exp $
#
{
...
...
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