summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Get rid of processEvents calls in viewer partTimothy Pearson2012-06-293-84/+124
|
* Add helper functions to krb socketsTimothy Pearson2012-06-296-77/+181
|
* Convert krb server socket to stateful operationTimothy Pearson2012-06-299-169/+411
| | | | Do the same to the server daemons and the MDI frame client
* Convert krb client socket to stateful initTimothy Pearson2012-06-286-158/+260
|
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-2812-297/+497
|
* Fix a number of problemsTimothy Pearson2012-06-2710-125/+320
|
* Remove listviewTimothy Pearson2012-06-272-83/+19
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-2615-102/+471
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-267-23/+121
|
* 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-269-37/+282
|
* Add fpga server skeleton for future developmentTimothy Pearson2012-06-2535-0/+19861
|
* Move old servers to atticTimothy Pearson2012-06-2570-0/+0
|
* Update protocol and implement LIST/BIND logicTimothy Pearson2012-06-2415-38/+563
|
* Fix a number of crashes and generally clean up the codeTimothy Pearson2012-06-2313-264/+440
|
* Fix problems with Kerberos socketsTimothy Pearson2012-06-2211-43/+90
|
* Added common directoriesTimothy Pearson2012-06-223-0/+6
|
* Add libtqtrla shared libraryTimothy Pearson2012-06-2226-2/+817
|
* Add Kerberos server socket and change authserver skeleton to use itTimothy Pearson2012-06-199-302/+543
|
* Remove artificial buffer size limitation on Kerberos client socketTimothy Pearson2012-06-193-19/+36
|
* Use separate kerberos libraryTimothy Pearson2012-06-187-482/+6
|
* Added common directoriesTimothy Pearson2012-06-1827-0/+1125
|
* Write initial SASL/GSSAPI Kerberos classes and server codeTimothy Pearson2012-06-1745-6302/+1430
|
* Added common directoriesTimothy Pearson2012-06-143-0/+6
|
* Add new authserver skeleton treeTimothy Pearson2012-06-1456-22/+19662
|
* Remove spurious files and lock client MDI to standard modeTimothy Pearson2012-06-1420-80171/+20
|
* Added common directoriesTimothy Pearson2012-06-135-30898/+6
|
* Add public domain FPGA files for Xilinx s3/s3eTimothy Pearson2012-05-142-0/+2364
|
* Fixups for ca serverTimothy Pearson2012-04-3065-41/+50548
| | | | 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