Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix client FTBFS on newer TDE versionHEADmaster | Timothy Pearson | 2025-05-25 | 1 | -24/+24 |
| | |||||
* | Disable GSS-SPNEGO when connecting as the underlying uLab libraries do not ↵ | Timothy Pearson | 2019-03-07 | 1 | -0/+3 |
| | | | | support it | ||||
* | Fix crash on reconnect | Timothy Pearson | 2016-12-27 | 1 | -0/+1 |
| | |||||
* | Allow reconnection after certain types of disconnection event | Timothy Pearson | 2016-12-27 | 1 | -0/+1 |
| | |||||
* | Fix scope part crashes | Timothy Pearson | 2014-04-28 | 1 | -2/+21 |
| | | | | | Add server-provided caption support Properly brand client application | ||||
* | Automatically prompt for username/password if Kerberos ticket is invalid | Timothy Pearson | 2014-01-13 | 1 | -1/+47 |
| | |||||
* | Work around data transfer problems in FTDI serial converters | Timothy Pearson | 2013-03-04 | 1 | -0/+1 |
| | | | | Fix glitches in FPGA viewer part | ||||
* | Fix remaining name references to use the uLab system name | Timothy Pearson | 2013-02-27 | 1 | -1/+1 |
| | | | | Fix incorrect Debian init scripts and a wrong binary name | ||||
* | Update for latest TDE API | Timothy Pearson | 2013-02-25 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-23 | 1 | -1/+1 |
| | |||||
* | Update for latest version of TDE | Timothy Pearson | 2013-02-11 | 1 | -15/+15 |
| | |||||
* | Add administration console | Timothy Pearson | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Add logout timer to remote server and client | Timothy Pearson | 2012-09-18 | 1 | -0/+83 |
| | |||||
* | Fix client | Timothy Pearson | 2012-07-22 | 1 | -11/+11 |
| | |||||
* | Add remaining icons | Timothy Pearson | 2012-07-18 | 1 | -0/+1 |
| | |||||
* | Convert to frame based protocol | Timothy Pearson | 2012-07-07 | 1 | -0/+28 |
| | | | | Finish FPGA programming server/client | ||||
* | Fix crash caused by improper SASL initialization | Timothy Pearson | 2012-07-06 | 1 | -9/+1 |
| | |||||
* | Fix disconnect | Timothy Pearson | 2012-07-05 | 1 | -0/+7 |
| | |||||
* | Fix window status bar | Timothy Pearson | 2012-07-05 | 1 | -8/+33 |
| | |||||
* | Enable character transmission via Kerberos | Timothy Pearson | 2012-07-04 | 1 | -0/+6 |
| | |||||
* | Stabilize clients and complete basic view layout/widgets | Timothy Pearson | 2012-07-02 | 1 | -34/+21 |
| | |||||
* | Fix crashes in servers | Timothy Pearson | 2012-07-01 | 1 | -2/+6 |
| | | | | Start work on FPGA client | ||||
* | Add ability for instruments to add menu options to the main window | Timothy Pearson | 2012-07-01 | 1 | -0/+15 |
| | |||||
* | Extend instrument parts | Timothy Pearson | 2012-06-30 | 1 | -6/+33 |
| | |||||
* | Convert krb server socket to stateful operation | Timothy Pearson | 2012-06-29 | 1 | -52/+84 |
| | | | | 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 | -6/+6 |
| | |||||
* | Convert servers to cooperative multitasking | Timothy Pearson | 2012-06-28 | 1 | -3/+8 |
| | |||||
* | Fix a number of problems | Timothy Pearson | 2012-06-27 | 1 | -22/+71 |
| | |||||
* | Remove listview | Timothy Pearson | 2012-06-27 | 1 | -78/+19 |
| | |||||
* | Add skeleton for FPGA viewer | Timothy Pearson | 2012-06-26 | 1 | -31/+49 |
| | | | | Fix authserver crash | ||||
* | Fix krb client/server sockets | Timothy Pearson | 2012-06-26 | 1 | -0/+1 |
| | |||||
* | Update protocol and implement LIST/BIND logic | Timothy Pearson | 2012-06-24 | 1 | -0/+24 |
| | |||||
* | Fix a number of crashes and generally clean up the code | Timothy Pearson | 2012-06-23 | 1 | -30/+37 |
| | |||||
* | Fix problems with Kerberos sockets | Timothy Pearson | 2012-06-22 | 1 | -6/+26 |
| | |||||
* | Add libtqtrla shared library | Timothy Pearson | 2012-06-22 | 1 | -2/+5 |
| | |||||
* | Write initial SASL/GSSAPI Kerberos classes and server code | Timothy Pearson | 2012-06-17 | 1 | -14/+123 |
| | |||||
* | Remove spurious files and lock client MDI to standard mode | Timothy Pearson | 2012-06-14 | 1 | -43/+7 |
| | |||||
* | Fixups for ca server | Timothy Pearson | 2012-04-30 | 1 | -0/+283 |
Add very preliminary client for ca and TDE |