summaryrefslogtreecommitdiffstats
path: root/servers
Commit message (Collapse)AuthorAgeFilesLines
* Add administration consoleTimothy Pearson2012-09-196-41/+70
|
* Add logout timer to remote server and clientTimothy Pearson2012-09-183-15/+115
|
* Add preliminary database connections to admin serverTimothy Pearson2012-09-173-15063/+166
|
* Add initial admin control server skeletonTimothy Pearson2012-09-1734-0/+20127
|
* Add server indexTimothy Pearson2012-07-223-4/+29
|
* Fix sensor client serverTimothy Pearson2012-07-221-0/+5
|
* Initial sensor monitor server clientTimothy Pearson2012-07-214-164/+138
|
* Add sensor monitor server and client skeletonsTimothy Pearson2012-07-2034-0/+20124
|
* Fix FPGA programmerTimothy Pearson2012-07-202-29/+47
|
* Add run controls to scopeTimothy Pearson2012-07-183-3/+69
|
* Add channel controls to scopeTimothy Pearson2012-07-183-6/+116
|
* Add trigger displayTimothy Pearson2012-07-163-2/+133
|
* Streamline code and fix scope captureTimothy Pearson2012-07-163-27/+39
|
* Add write buffer to krb client and server socketsTimothy Pearson2012-07-152-0/+3
|
* Fix scopeTimothy Pearson2012-07-141-1/+25
|
* Fix scopeTimothy Pearson2012-07-141-8/+10
|
* Add profiling to scope trace grabberTimothy Pearson2012-07-141-0/+36
|
* Can now grab initial scope tracesTimothy Pearson2012-07-143-120/+547
|
* Fix GPIB server failureTimothy Pearson2012-07-113-9/+23
|
* Fix commanalyzer functionalityTimothy Pearson2012-07-111-17/+25
|
* Add untested support for scope trace grabbingTimothy Pearson2012-07-103-2/+189
|
* Add initial instrument command functionsTimothy Pearson2012-07-106-53/+565
|
* Add serial port instrument supportTimothy Pearson2012-07-1012-192/+1014
|
* Added common directoriesTimothy Pearson2012-07-0941-0/+22885
|
* Convert to frame based protocolTimothy Pearson2012-07-074-27/+150
| | | | Finish FPGA programming server/client
* Fix a variety of issuesTimothy Pearson2012-07-064-6/+87
|
* Get rid of processevents calls in serversTimothy Pearson2012-07-066-85/+113
|
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-063-0/+3
|
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-067-89/+25
|
* Added common directoriesTimothy Pearson2012-07-052-0/+0
|
* Add skeletal FPGA programming serverTimothy Pearson2012-07-0532-0/+20000
|
* Enable character transmission via KerberosTimothy Pearson2012-07-041-0/+3
|
* Add interface mode selectionTimothy Pearson2012-07-043-6/+47
| | | | Make servers use less CPU
* Fix crashes in serversTimothy Pearson2012-07-014-8/+29
| | | | Start work on FPGA client
* Add helper functions to krb socketsTimothy Pearson2012-06-292-5/+5
|
* Convert krb server socket to stateful operationTimothy Pearson2012-06-292-2/+12
| | | | 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-284-205/+292
|
* Fix a number of problemsTimothy Pearson2012-06-271-56/+124
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-263-65/+92
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-263-16/+85
|
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-265-27/+140
|
* Add fpga server skeleton for future developmentTimothy Pearson2012-06-2534-0/+19855
|
* Move old servers to atticTimothy Pearson2012-06-2570-47743/+0
|
* 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-1734-6274/+787
|