summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin/src/auth_conn.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright datesTimothy Pearson2019-01-241-1/+1
|
* Properly handle recoverable MySQL connection interruptionsTimothy Pearson2014-09-031-4/+7
| | | | Properly track arbiter use
* Increase FPGA viewer refresh rate and add configuration option for sameTimothy Pearson2013-10-301-1/+1
|
* Add ability to tune polling speedTimothy Pearson2013-10-291-2/+3
|
* Add method to mark ulab servers as online or offlineTimothy Pearson2013-03-151-0/+1
|
* Add statistics reportingTimothy Pearson2012-09-191-0/+4
|
* Add logout timer to remote server and clientTimothy Pearson2012-09-181-0/+4
|
* Add server indexTimothy Pearson2012-07-221-1/+3
|
* Fix GPIB server failureTimothy Pearson2012-07-111-0/+2
|
* Fix a variety of issuesTimothy Pearson2012-07-061-0/+1
|
* Get rid of processevents calls in serversTimothy Pearson2012-07-061-1/+3
|
* Add interface mode selectionTimothy Pearson2012-07-041-1/+1
| | | | Make servers use less CPU
* Fix crashes in serversTimothy Pearson2012-07-011-0/+2
| | | | Start work on FPGA client
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-281-0/+9
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-261-0/+5
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-261-0/+1
|
* Update protocol and implement LIST/BIND logicTimothy Pearson2012-06-241-0/+22
|
* Fix a number of crashes and generally clean up the codeTimothy Pearson2012-06-231-0/+2
|
* Fix problems with Kerberos socketsTimothy Pearson2012-06-221-0/+5
|
* Add Kerberos server socket and change authserver skeleton to use itTimothy Pearson2012-06-191-23/+2
|
* Write initial SASL/GSSAPI Kerberos classes and server codeTimothy Pearson2012-06-171-0/+89