=== LICENSE === This software is made availlable to you under the terms of the GNU Affero General Public License version 3, see LICENSE.txt file content. === BUILD INSTRUCTIONS === The git repository uses git submodules to handle libqpcap dependency, therefore you should use following steps to clone repository and submodules repositories: git clone git@bitbucket.org:g76r/httppp.git cd httppp git submodule init git submodule update Then one should build libqpcap before httppp since it's a dependency. This can be done with the top directory qmake project or with any external programm such as an IDE like Qt Creator.
Recent activity
Commits by g76r were pushed to g76r/httppp
8fea64e
-
moving repositories from gitorious to bitbucket
g76r stripped 3d7d411 from g76r/httppp
Commits by g76r were pushed to g76r/httppp
3d7d411
-
moving repositories from gitorious to bitbucket
e7b8117
-
debug.env did not work without an unpublished local file
g76r created g76r/httppp