summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* README deps updatedHEADmasterJonathan Bauer2012-10-126-9/+14
|
* README: log4cxx setup instructionsJonathan Bauer2012-08-301-2/+8
|
* minorJonathan Bauer2012-07-032-6/+1Star
|
* workaround to load ssl sites (todo proper error handling)Jonathan Bauer2012-06-223-39/+14Star
|
* renamed build-pkg.sh to pkg.shJonathan Bauer2012-06-221-0/+37
|
* clearing cookies + fix for multiple loadURLDone connectsJonathan Bauer2012-05-101-11/+19
|
* pbs2 clear cookies extension (tofix: multiple loaded URLs messages)Jonathan Bauer2012-05-085-3/+103
|
* fooJonathan Bauer2012-04-102-4/+2Star
|
* fix for user dialog showing every timeJonathan Bauer2012-02-231-2/+3
|
* improved user choice coding...Jonathan Bauer2012-02-234-49/+43Star
|
* connected interfaces saved in networkdiscovery class and now accessed by ↵Jonathan Bauer2012-02-235-27/+23Star
| | | | getter & minor
* sorted functions declarations & deleted some unused members...Jonathan Bauer2012-02-225-77/+40Star
|
* code formattingJonathan Bauer2012-02-222-352/+261Star
|
* fix for continueBoot button from user choice dialogJonathan Bauer2012-02-224-2/+13
|
* globals in extra class, new javascript interface classes for fbgui and ↵Jonathan Bauer2012-02-2122-1235/+1042Star
| | | | ndgui, various cleanups in ndgui...
* Merge branch 'ssl' of git.openslx.org:openslx-ng/fbgui into sslMichael Neves2012-02-0320-803/+619Star
|\
| * fix merge errorJonathan Bauer2012-02-031-2/+2
| |
| * merge cleanup branchJonathan Bauer2012-02-0320-801/+617Star
| |\
| | * minor changesJonathan Bauer2012-02-038-38/+15Star
| | |
| | * sysInfo gets interface name for MAC adress from networkdiscoveryJonathan Bauer2012-02-015-16/+10Star
| | |
| | * adapted existing classes to reflect changesJonathan Bauer2012-02-0110-464/+46Star
| | |
| | * new abstract class agui for common gui functions, new console class for ↵Jonathan Bauer2012-02-014-0/+234
| | | | | | | | | | | | debug console
| | * various logging fixesJonathan Bauer2012-01-315-34/+55
| | |
| | * testApp.sh fixed, adapt path to your buildJonathan Bauer2012-01-311-8/+0Star
| | |
| | * fix?Jonathan Bauer2012-01-312-0/+9
| | |\
| | * | build ignoreJonathan Bauer2012-01-311-0/+1
| | | |
| | * | hmJonathan Bauer2012-01-314-304/+315
| | | |
| | * | fix for empty log messagesJonathan Bauer2012-01-311-1/+2
| | | |
* | | | 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
|