Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add logout timer to remote server and client | Timothy Pearson | 2012-09-18 | 2 | -11/+58 |
| | |||||
* | Add server index | Timothy Pearson | 2012-07-22 | 3 | -4/+29 |
| | |||||
* | Fix FPGA programmer | Timothy Pearson | 2012-07-20 | 1 | -7/+17 |
| | |||||
* | Add write buffer to krb client and server sockets | Timothy Pearson | 2012-07-15 | 1 | -0/+2 |
| | |||||
* | Fix GPIB server failure | Timothy Pearson | 2012-07-11 | 2 | -0/+22 |
| | |||||
* | Convert to frame based protocol | Timothy Pearson | 2012-07-07 | 1 | -3/+29 |
| | | | | Finish FPGA programming server/client | ||||
* | Fix a variety of issues | Timothy Pearson | 2012-07-06 | 2 | -5/+6 |
| | |||||
* | Get rid of processevents calls in servers | Timothy Pearson | 2012-07-06 | 2 | -22/+28 |
| | |||||
* | Fix crash caused by improper SASL initialization | Timothy Pearson | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | Fix a number of problems and add skeleton FPGA prog server | Timothy Pearson | 2012-07-06 | 1 | -2/+10 |
| | |||||
* | Enable character transmission via Kerberos | Timothy Pearson | 2012-07-04 | 1 | -0/+3 |
| | |||||
* | Add interface mode selection | Timothy Pearson | 2012-07-04 | 2 | -5/+37 |
| | | | | Make servers use less CPU | ||||
* | Fix crashes in servers | Timothy Pearson | 2012-07-01 | 2 | -4/+15 |
| | | | | Start work on FPGA client | ||||
* | Add helper functions to krb sockets | Timothy Pearson | 2012-06-29 | 1 | -4/+4 |
| | |||||
* | Convert krb server socket to stateful operation | Timothy Pearson | 2012-06-29 | 1 | -1/+6 |
| | | | | Do the same to the server daemons and the MDI frame client | ||||
* | Convert krb client socket to stateful init | Timothy Pearson | 2012-06-28 | 1 | -10/+20 |
| | |||||
* | Convert servers to cooperative multitasking | Timothy Pearson | 2012-06-28 | 2 | -196/+281 |
| | |||||
* | Fix a number of problems | Timothy Pearson | 2012-06-27 | 1 | -56/+124 |
| | |||||
* | Add skeleton for FPGA viewer | Timothy Pearson | 2012-06-26 | 2 | -53/+79 |
| | | | | Fix authserver crash | ||||
* | Fix krb client/server sockets | Timothy Pearson | 2012-06-26 | 2 | -2/+61 |
| | |||||
* | Add skeleton for missing functions in tde kerberos library | Timothy Pearson | 2012-06-26 | 1 | -4/+9 |
| | |||||
* | Update protocol and implement LIST/BIND logic | Timothy Pearson | 2012-06-24 | 2 | -13/+218 |
| | |||||
* | Fix a number of crashes and generally clean up the code | Timothy Pearson | 2012-06-23 | 3 | -13/+49 |
| | |||||
* | Fix problems with Kerberos sockets | Timothy Pearson | 2012-06-22 | 3 | -1/+13 |
| | |||||
* | Add Kerberos server socket and change authserver skeleton to use it | Timothy Pearson | 2012-06-19 | 3 | -289/+14 |
| | |||||
* | Remove artificial buffer size limitation on Kerberos client socket | Timothy Pearson | 2012-06-19 | 1 | -3/+4 |
| | |||||
* | Write initial SASL/GSSAPI Kerberos classes and server code | Timothy Pearson | 2012-06-17 | 6 | -22/+459 |
| | |||||
* | Added common directories | Timothy Pearson | 2012-06-14 | 2 | -0/+0 |
| | |||||
* | Add new authserver skeleton tree | Timothy Pearson | 2012-06-14 | 43 | -5661/+19064 |
| | |||||
* | Remove spurious files and lock client MDI to standard mode | Timothy Pearson | 2012-06-14 | 5 | -32410/+0 |
| | |||||
* | Initial import of FOSS RemoteFPGA servers from 2009 | Timothy Pearson | 2012-04-26 | 31 | -0/+38647 |
Prior to this, the servers existed as a source tarball that was periodically updated |