File: ChangeLog

package info (click to toggle)
libzrtpcpp 2.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,564 kB
  • ctags: 2,325
  • sloc: cpp: 10,215; ansic: 3,324; sh: 4; makefile: 3
file content (26 lines) | stat: -rw-r--r-- 560 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2.3.4:

- Fixes vulnerabilities found and reported by Mark Dowd
- Additional fix for nounce header size

2.3.3:

- fallback to gcrypt if no openssl elliptical support

2.3.1:

- 2.3.0 paranoid mode
- mingw build fixes
- MANY other fixes!!

1.5.2:

- a C wrapper was added to enable C programs to use GNU ZRTP
- some fixes in the code (race condition solved)
- better support of multi-stream mode
- change the old cxx file extension to cpp, some build system don't
  like the old cxx (Android NDK for example)
- and much more

--
Add CMake configuration files.