| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html
Fixes #25, fixes #71
|
|
|
|
|
|
|
|
|
|
|
| |
New version of ucommon adds some restriction to Digest class which
break the way twinkle is using it:
- proper initialization using constructor is needed
- c_str() method is gone; fortunately, str() result can be used to
initialize std::string instead
Neither of these changes breaks build with ucommon 6.x.
|
|
|
|
| |
Also requires version 2 of libccrtp and libzrtpcpp.
|
|
Check in contents of upstream 1.4.2 tarball, exclude generated files.
|