summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix a variety of issuesTimothy Pearson2012-07-062-12/+12
|
* Get rid of processevents calls in serversTimothy Pearson2012-07-061-1/+3
|
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-062-17/+42
|
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-065-15/+42
|
* Enable character transmission via KerberosTimothy Pearson2012-07-046-78/+201
|
* Add interface mode selectionTimothy Pearson2012-07-041-1/+1
| | | | Make servers use less CPU
* Add preliminary basic remotefpga protocol supportTimothy Pearson2012-07-034-0/+14
|
* Stabilize clients and complete basic view layout/widgetsTimothy Pearson2012-07-022-0/+8
|
* Fix crashes in serversTimothy Pearson2012-07-014-6/+45
| | | | Start work on FPGA client
* Add ability for instruments to add menu options to the main windowTimothy Pearson2012-07-012-0/+8
|
* Extend instrument partsTimothy Pearson2012-06-303-1/+93
|
* Add helper functions to krb socketsTimothy Pearson2012-06-294-72/+176
|
* Convert krb server socket to stateful operationTimothy Pearson2012-06-294-115/+309
| | | | Do the same to the server daemons and the MDI frame client
* Convert krb client socket to stateful initTimothy Pearson2012-06-283-141/+229
|
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-284-26/+108
|
* Fix a number of problemsTimothy Pearson2012-06-272-0/+6
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-262-2/+2
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-262-6/+28
|
* Remove limitation on written data length and fix crashTimothy Pearson2012-06-262-36/+84
|
* Add proper receive buffer support to tde kerberos socketsTimothy Pearson2012-06-262-20/+224
|
* Slight updateTimothy Pearson2012-06-264-2/+4
|
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-264-10/+142
|
* Update protocol and implement LIST/BIND logicTimothy Pearson2012-06-244-9/+74
|
* Fix a number of crashes and generally clean up the codeTimothy Pearson2012-06-236-85/+173
|
* Fix problems with Kerberos socketsTimothy Pearson2012-06-225-34/+44
|
* Added common directoriesTimothy Pearson2012-06-222-0/+0
|
* Add libtqtrla shared libraryTimothy Pearson2012-06-2224-0/+749
|
* Add Kerberos server socket and change authserver skeleton to use itTimothy Pearson2012-06-195-12/+528
|
* Remove artificial buffer size limitation on Kerberos client socketTimothy Pearson2012-06-192-16/+32
|
* Added common directoriesTimothy Pearson2012-06-1826-0/+1119