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
liblinphone
Commits
b2774d1f
Commit
b2774d1f
authored
1 year ago
by
ClémenceHim
Browse files
Options
Download
Patches
Plain Diff
Creation of the lime user before the registration
parent
27091a44
Pipeline
#70392
failed with stage
in 9 seconds
Changes
15
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
coreapi/linphonecore.c
+2
-0
coreapi/linphonecore.c
coreapi/tester_utils.h
+2
-0
coreapi/tester_utils.h
src/account/account.cpp
+73
-11
src/account/account.cpp
src/account/account.h
+11
-0
src/account/account.h
src/c-wrapper/api/c-account.cpp
+15
-0
src/c-wrapper/api/c-account.cpp
src/chat/encryption/encryption-engine.h
+4
-1
src/chat/encryption/encryption-engine.h
src/chat/encryption/lime-x3dh-encryption-engine.cpp
+47
-13
src/chat/encryption/lime-x3dh-encryption-engine.cpp
src/chat/encryption/lime-x3dh-encryption-engine.h
+5
-2
src/chat/encryption/lime-x3dh-encryption-engine.h
tester/ics-tester.cpp
+0
-12
tester/ics-tester.cpp
tester/liblinphone_tester.h
+4
-0
tester/liblinphone_tester.h
tester/lime-user-authentication-tester.cpp
+19
-33
tester/lime-user-authentication-tester.cpp
tester/local_chat_imdn_tester.cpp
+0
-24
tester/local_chat_imdn_tester.cpp
tester/local_conference_tester_functions.cpp
+0
-48
tester/local_conference_tester_functions.cpp
tester/local_secure_chat_tester.cpp
+0
-13
tester/local_secure_chat_tester.cpp
tester/tester.c
+32
-2
tester/tester.c
with
214 additions
and
159 deletions
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