summaryrefslogtreecommitdiffstats
path: root/servers
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added common directoriesTimothy Pearson2012-06-142-0/+0
|
* Add new authserver skeleton treeTimothy Pearson2012-06-1456-22/+19662
|
* Remove spurious files and lock client MDI to standard modeTimothy Pearson2012-06-1410-64114/+0
|
* Fixups for ca serverTimothy Pearson2012-04-303-41/+432
| | | | Add very preliminary client for ca and TDE
* Extend ca supportTimothy Pearson2012-04-284-3/+25
|
* Fix main server automake filesTimothy Pearson2012-04-2813-4672/+3980
|
* Fix autoconf for gpib serverTimothy Pearson2012-04-288-2285/+2809
|
* Add preliminary support for HP 8924 series communication analyzer (spectrum ↵Timothy Pearson2012-04-276-68/+1047
| | | | | | | analyzer) to GPIB server Fix build warnings Formalize copyright notice with FOSS line
* Initial import of FOSS RemoteFPGA servers from 2009Timothy Pearson2012-04-26102-0/+116557
Prior to this, the servers existed as a source tarball that was periodically updated