summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mutual auth testMichael Neves2012-02-032-7/+28
|
* User Private Key, Certificate und Server Certificate gesetztMichael Neves2012-02-022-21/+35
|
* ignore SelfSignedCertificateInChain-Error fot OpenSLX-CertMichael Neves2012-02-022-7/+14
|
* testedJonathan Bauer2012-02-021-1/+0Star
|
* Merge branch 'ssl' of git.openslx.org:openslx-ng/fbgui into sslJonathan Bauer2012-02-022-17/+71
|\
| * setLocalCertificate, readCertificate and dumpCertificate addedMichael Neves2012-02-022-17/+71
| |
* | test commitJonathan Bauer2012-02-021-0/+1
|/
* registerCACertificates functionMichael Neves2012-01-312-11/+21
|
* Added HTTP Error HandlingMichael Neves2012-01-302-3/+20
|
* Added SSL ErrorHandler for QWebViews NetworkAccessManagerMichael Neves2012-01-302-0/+24
|
* Change pbs_url to https if ssl is enabledMichael Neves2012-01-301-8/+14
|
* ssl option for fbguiMichael Neves2012-01-304-13/+27
|
* ssl options to fbguiMichael Neves2012-01-301-0/+1
|
* Revert "Revert "Revert "ssl options to fbgui"""Michael Neves2012-01-3071-24475/+302Star
| | | | This reverts commit c68da80998ea88aa50c737cf70748da73e8e25f1.
* Revert "Revert "ssl options to fbgui""Michael Neves2012-01-3071-302/+24475
| | | | This reverts commit 3ccf11cb212a7735cfc4ecdc3058776e95501e85.
* Revert "ssl options to fbgui"Michael Neves2012-01-3071-24475/+302Star
| | | | This reverts commit dbab0ab340880bba7103ba534b824721546299e1.
* ssl options to fbguiMichael Neves2012-01-3071-302/+24475
|
* Merge branch 'master' of git.openslx.org:openslx-ng/fbguiMichael Neves2012-01-257-18/+72
|\ | | | | | | | | Conflicts: testApp.sh
| * debug console fixed, now basicly tail on logfileJonathan Bauer2012-01-253-15/+44
| |
| * removed cdhcpcd path from config, now through testApp. Added root check if ↵Jonathan Bauer2012-01-254-4/+20
| | | | | | | | ND is activated
* | testApp customMichael Neves2012-01-251-2/+2
|/
* fix for QT 4.8: setting header for POSTJonathan Bauer2012-01-241-0/+1
|
* added nd template in config file & minor formattingJonathan Bauer2012-01-243-75/+87
|
* new option -n to activate network discoveryJonathan Bauer2012-01-235-11/+46
|
* add doc build targetSebastian Schmelzer2011-12-156-1719/+283Star
|
* spelling ..Sebastian Schmelzer2011-12-081-1/+1
|
* fix empty log message bug ..Sebastian Schmelzer2011-12-081-78/+107
|
* cleanup logging stuffSebastian Schmelzer2011-12-063-99/+101
|
* bigger log dialogSebastian Schmelzer2011-12-061-3/+3
|
* remove obsolete debug msg prefixesSebastian Schmelzer2011-12-067-162/+159Star
|
* update loggingSebastian Schmelzer2011-12-061-0/+25
|
* update loggingSebastian Schmelzer2011-12-061-0/+14
|
* update build-pkg scriptSebastian Schmelzer2011-12-062-4/+5
|
* update authors, remove binary version of libSebastian Schmelzer2011-12-052-4/+5
|
* add cpack stuffSebastian Schmelzer2011-12-053-16/+36
|
* finaly clean cmake filesSebastian Schmelzer2011-12-056-307/+71Star
|
* cleanupSebastian Schmelzer2011-12-051-18/+0Star
|
* cleanup CmakeListSebastian Schmelzer2011-12-053-12/+15
|
* codeformating, change to log4cxxSebastian Schmelzer2011-12-0350-6809/+7197
|
* let cmake find qxtSebastian Schmelzer2011-12-013-5/+242
|
* merge with master-team-projectSebastian Schmelzer2011-12-01101-680/+15074
|\
| * den pfad zur common header file angepasstNiklas2011-11-231-1/+1
| |
| * modified cmakelists, changed include pathsNiklas Goby2011-11-234-8/+10
| |
| * created modulesNiklas Goby2011-11-2391-1/+0Star
| |
| * deleted the NetworkDiscovery and UnixDomainSocketServer folderNiklas Goby2011-11-2358-5563/+0Star
| |
| * deleted the doxygen/html, /latex and /man folder and put them into to ↵Niklas Goby2011-11-23778-28106/+3Star
| | | | | | | | gitignore list
| * new commentsNiklas2011-11-0969-68/+76
| |
| * some documentation changes (adding comments) and doxygen files)Niklas2011-11-09787-44/+30008
| |
| * added some commentsNiklas2011-11-041-2/+2
| |
| * fixed some bugs: continueBoot , checkConnectivity: first check passed, ↵Niklas2011-11-043-70/+29Star
| | | | | | | | second check failed. added a new action. it is now possible to triger the tryAgain via F9