summaryrefslogtreecommitdiffstats
path: root/signet
Commit message (Expand)AuthorAgeFilesLines
* Fix install paths to use KDE4-provided variablesBen Boeckel2009-08-041-2/+2
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-021-1/+1
* Removed unneeded checks from CMakeLists.txtBen Boeckel2009-03-011-4/+0
* Removed all qmake files and other unneeded scriptsBen Boeckel2009-02-261-51/+0
* Made all CMakeLists commands lowercaseBen Boeckel2009-02-231-14/+14
* Moved Client from signet to sigencoreBen Boeckel2009-02-053-168/+0
* Krazy check fixesBen Boeckel2009-01-061-3/+3
* Fixed the exporting with the librariesBen Boeckel2008-11-301-14/+1
* Removed old LINK_INTERFACE_LIBRARIES linesBen Boeckel2008-11-251-1/+0
* Added exports to install targets for libraries and preliminary install target...Ben Boeckel2008-11-251-0/+15
* Fixed up the linking of the librariesBen Boeckel2008-11-251-0/+4
* [FIX] qmake for signet updatedBen Boeckel2008-11-0617-149/+410
* [FIX] Added some preliminary code to handling requests in ServerBen Boeckel2008-11-056-7/+217
* [FIX] Renamed from "master server" to "metaserver"Ben Boeckel2008-11-043-33/+33
* [FIX] Minor fixes with the ChallengeMediatorBen Boeckel2008-11-028-18/+146
* [FIX] Defined the *_IMPORT defines for librariesBen Boeckel2008-11-0218-147/+268
* [FIX] Working on Packet structure yetBen Boeckel2008-11-024-119/+99
* [FIX] Fixed up how challenging worksBen Boeckel2008-11-0113-234/+359
* [FIX] Challenge login can fail due to unknown userBen Boeckel2008-11-019-33/+127
* [FIX] TCP does checksums already; no need in PacketBen Boeckel2008-11-011-10/+1
* [FIX] Packets getting fleshed outBen Boeckel2008-11-014-15/+93
* [FIX] Code for challenge-based login completeBen Boeckel2008-11-0111-4/+549
* [FIX] Server is better formedBen Boeckel2008-10-312-31/+73
* [FIX] Now using KDE4_* macros in CMakeBen Boeckel2008-10-132-23/+20
* [FIX] Fleshing out Signet moreBen Boeckel2008-10-1212-111/+143
* [FIX] Still figuring out things for signetBen Boeckel2008-10-1212-49/+452
* [FIX] Reordered sections in class declarationsBen Boeckel2008-10-116-0/+305