summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin
Commit message (Collapse)AuthorAgeFilesLines
* Add logout timer to remote server and clientTimothy Pearson2012-09-182-11/+58
|
* Add server indexTimothy Pearson2012-07-223-4/+29
|
* Fix FPGA programmerTimothy Pearson2012-07-201-7/+17
|
* Add write buffer to krb client and server socketsTimothy Pearson2012-07-151-0/+2
|
* Fix GPIB server failureTimothy Pearson2012-07-112-0/+22
|
* Convert to frame based protocolTimothy Pearson2012-07-071-3/+29
| | | | Finish FPGA programming server/client
* Fix a variety of issuesTimothy Pearson2012-07-062-5/+6
|
* Get rid of processevents calls in serversTimothy Pearson2012-07-062-22/+28
|
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-061-0/+1
|
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-061-2/+10
|
* Enable character transmission via KerberosTimothy Pearson2012-07-041-0/+3
|
* Add interface mode selectionTimothy Pearson2012-07-042-5/+37
| | | | Make servers use less CPU
* Fix crashes in serversTimothy Pearson2012-07-012-4/+15
| | | | Start work on FPGA client
* Add helper functions to krb socketsTimothy Pearson2012-06-291-4/+4
|
* Convert krb server socket to stateful operationTimothy Pearson2012-06-291-1/+6
| | | | Do the same to the server daemons and the MDI frame client
* Convert krb client socket to stateful initTimothy Pearson2012-06-281-10/+20
|
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-282-196/+281
|
* Fix a number of problemsTimothy Pearson2012-06-271-56/+124
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-262-53/+79
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-262-2/+61
|
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-261-4/+9
|
* Update protocol and implement LIST/BIND logicTimothy Pearson2012-06-242-13/+218
|
* Fix a number of crashes and generally clean up the codeTimothy Pearson2012-06-233-13/+49
|
* Fix problems with Kerberos socketsTimothy Pearson2012-06-223-1/+13
|
* Add Kerberos server socket and change authserver skeleton to use itTimothy Pearson2012-06-193-289/+14
|
* Remove artificial buffer size limitation on Kerberos client socketTimothy Pearson2012-06-191-3/+4
|
* Write initial SASL/GSSAPI Kerberos classes and server codeTimothy Pearson2012-06-176-22/+459
|
* Added common directoriesTimothy Pearson2012-06-142-0/+0
|
* Add new authserver skeleton treeTimothy Pearson2012-06-1443-5661/+19064
|
* Remove spurious files and lock client MDI to standard modeTimothy Pearson2012-06-145-32410/+0
|
* Initial import of FOSS RemoteFPGA servers from 2009Timothy Pearson2012-04-2631-0/+38647
Prior to this, the servers existed as a source tarball that was periodically updated