Name Size Rev. Time Author Log Message
Makefile.in 1.61 k 2af31d809b5b 2021-12-12 23:10:44 simphone simphone 0.8.2
README.txt 1.52 k 2af31d809b5b 2021-12-12 23:10:44 simphone simphone 0.8.2
build 8fca20868b0c 2022-12-28 20:43:44 simphone simphone 0.9.1
cares 084fe5a27770 2021-12-12 23:52:13 simphone merged and patched libraries to release
configure 233.32 k 8fca20868b0c 2022-12-28 20:43:44 simphone simphone 0.9.1
configure.ac 34.45 k 8fca20868b0c 2022-12-28 20:43:44 simphone simphone 0.9.1
cryptopp 084fe5a27770 2021-12-12 23:52:13 simphone merged and patched libraries to release
dht be13ad44bcba 2022-12-28 21:26:39 simphone simphone 0.9.1 libraries
doc 8fca20868b0c 2022-12-28 20:43:44 simphone simphone 0.9.1
efence 7c4ef855616e 2020-07-04 19:57:18 simphone merged and patched libraries to release
expat be13ad44bcba 2022-12-28 21:26:39 simphone simphone 0.9.1 libraries
miniupnpc be13ad44bcba 2022-12-28 21:26:39 simphone simphone 0.9.1 libraries
npth 7c4ef855616e 2020-07-04 19:57:18 simphone merged and patched libraries to release
openssl be13ad44bcba 2022-12-28 21:26:39 simphone simphone 0.9.1 libraries
patches 8fca20868b0c 2022-12-28 20:43:44 simphone simphone 0.9.1
portaudio be13ad44bcba 2022-12-28 21:26:39 simphone simphone 0.9.1 libraries
qsimphone 8fca20868b0c 2022-12-28 20:43:44 simphone simphone 0.9.1
qtsingleapplication 7c4ef855616e 2020-07-04 19:57:18 simphone merged and patched libraries to release
simcore 8fca20868b0c 2022-12-28 20:43:44 simphone simphone 0.9.1
speex bd2d082702f1 2022-12-28 20:26:56 simphone speex 1.2.1
speexdsp aa3c2b5fd105 2022-12-28 20:28:31 simphone speexdsp 1.2.1

README.txt

The source code of Simphone is released under LGPL.

This includes source files under the simcore and qsimphone directories.
In addition to the text of the license, you can find the following files
in the doc subdirectory:

manual.html             Technical user manual.

compiling.html          Instructions on how to compile from source code.

security.html           Cryptographic security architecture.

api.html                Definition of the public interface of simcore.

hacking.html            In-depth description of Simphone internals.

changes.html            History of changes between different versions.

todo.html               List of features that are not available yet.

Third-party libraries in other subdirectories are under their own
respective licenses, which you can find in each of these subdirectories.
To make a long story short, these licenses are compatible with the LGPL.


Simphone is free software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

Simphone is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.

You should have received a copy of the GNU Lesser General Public License
along with Simphone. If not, see <https://www.gnu.org/licenses/>
Show on old repository browser