summaryrefslogtreecommitdiffstats
path: root/src/user.cpp
Commit message (Collapse)AuthorAgeLines
* Fix spelling errorsJose Riha2020-02-20-10/+10
|
* PAI Header optionGrzegorz Woźniak2017-04-13-0/+21
|
* Replace (old) FSF postal address with URL in header filesFrédéric Brière2016-10-02-2/+1
| | | | | | Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html Fixes #25, fixes #71
* Build fix for a (probably?) broken std::match_results::format() overloadLubos Dolezel2015-07-07-1/+3
|
* Replaced Boost regex dependency with C++11 regexLuboš Doležel2015-07-04-4/+4
|
* G.729A support is complete (resolves #15)Lubos Dolezel2015-06-15-3/+3
|
* Further work on G.729A integration (issue #15)Lubos Dolezel2015-06-15-0/+10
|
* add missing return statementsMichal Kubecek2015-04-13-0/+4
| | | | Fix occurences of "no return in non-void function".
* initial checkinMichal Kubecek2015-04-13-0/+3147
Check in contents of upstream 1.4.2 tarball, exclude generated files.