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
bzrtp
Commits
922bd8a4
Commit
922bd8a4
authored
1 year ago
by
johan
Committed by
johan
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Support GCM authentication tag negociation
use it as default
parent
cc8740fd
master
feature/bzrtp_friends
fix/nix-build
merge/release/5.3
release/5.3
release/5.4
5.5.0-alpha
5.4.0
5.4.0-beta
5.4.0-alpha
5.3.106
5.3.105
5.3.104
5.3.102
5.3.101
5.3.100
5.3.99
5.3.97
5.3.96
5.3.95
5.3.94
5.3.93
5.3.92
5.3.90
5.3.89
5.3.88
5.3.87
5.3.86
5.3.85
5.3.84
5.3.83
5.3.81
5.3.79
5.3.77
5.3.74
5.3.73
5.3.72
5.3.71
5.3.70
5.3.69
5.3.67
5.3.65
5.3.64
5.3.63
5.3.62
5.3.61
5.3.60
5.3.59
5.3.58
5.3.57
5.3.56
5.3.55
5.3.54
5.3.53
5.3.52
5.3.51
5.3.50
5.3.49
5.3.46
5.3.45
5.3.44
5.3.42
5.3.41
5.3.38
5.3.37
5.3.36
5.3.35
5.3.34
5.3.33
5.3.29
5.3.27
5.3.26
5.3.25
5.3.24
5.3.23
5.3.22
5.3.21
5.3.19
5.3.18
5.3.15
5.3.13
5.3.12
5.3.11
5.3.10
5.3.7
5.3.6
5.3.5
5.3.4
5.3.3
5.3.1
5.3.0
5.3.0-beta
1 merge request
!55
Support GCM authentication tag negociation
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
include/bzrtp/bzrtp.h
+1
-0
include/bzrtp/bzrtp.h
src/bzrtp.c
+1
-0
src/bzrtp.c
src/cryptoUtils.cc
+9
-3
src/cryptoUtils.cc
src/stateMachine.c
+9
-6
src/stateMachine.c
test/bzrtpConfigsTest.c
+55
-23
test/bzrtpConfigsTest.c
test/bzrtpCryptoTest.cc
+5
-5
test/bzrtpCryptoTest.cc
with
80 additions
and
37 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