Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates | Timothy Pearson | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | Add inital component analyzer part | Timothy Pearson | 2015-09-12 | 1 | -2/+4 |
| | | | | | | Fix a couple of Kerberos socket class threading problems Stop drawing garbage in trace viewer when trace data partially intialized Add FloatSpinBox explicit data accessor | ||||
* | Fix incorrect SASL property fetch calls | Timothy Pearson | 2015-09-10 | 1 | -4/+9 |
| | | | | This resolves the long-standing incorrect buffer size issues | ||||
* | Minor comment update | Timothy Pearson | 2014-12-24 | 1 | -2/+2 |
| | |||||
* | Add ability to set client socket SASL mechanism | Timothy Pearson | 2014-12-24 | 1 | -3/+56 |
| | | | | Fix a couple of build warnings | ||||
* | Fix a number of memory initialization glitches | Timothy Pearson | 2014-09-14 | 1 | -17/+22 |
| | | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation | ||||
* | Clean up libtdekrb license headers | Timothy Pearson | 2014-02-27 | 1 | -1/+1 |
| | |||||
* | Fix libtdekrb FTBFS on older Ubuntu versions | Timothy Pearson | 2013-02-24 | 1 | -1/+5 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-23 | 1 | -1/+1 |
| | |||||
* | Add write buffer to krb client and server sockets | Timothy Pearson | 2012-07-15 | 1 | -6/+38 |
| | |||||
* | Rename krb read buffers | Timothy Pearson | 2012-07-15 | 1 | -76/+76 |
| | |||||
* | Fix scope and float array transfers | Timothy Pearson | 2012-07-15 | 1 | -7/+8 |
| | |||||
* | Use circular buffer in krb client and server sockets | Timothy Pearson | 2012-07-15 | 1 | -37/+33 |
| | |||||
* | Fix scope | Timothy Pearson | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Do not wait for incoming data when using socket read functions | Timothy Pearson | 2012-07-09 | 1 | -4/+4 |
| | |||||
* | Convert to frame based protocol | Timothy Pearson | 2012-07-07 | 1 | -1/+46 |
| | | | | Finish FPGA programming server/client | ||||
* | Fix a variety of issues | Timothy Pearson | 2012-07-06 | 1 | -6/+6 |
| | |||||
* | Fix crash caused by improper SASL initialization | Timothy Pearson | 2012-07-06 | 1 | -9/+17 |
| | |||||
* | Fix a number of problems and add skeleton FPGA prog server | Timothy Pearson | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Enable character transmission via Kerberos | Timothy Pearson | 2012-07-04 | 1 | -36/+89 |
| | |||||
* | Add preliminary basic remotefpga protocol support | Timothy Pearson | 2012-07-03 | 1 | -0/+4 |
| | |||||
* | Fix crashes in servers | Timothy Pearson | 2012-07-01 | 1 | -3/+17 |
| | | | | Start work on FPGA client | ||||
* | Add helper functions to krb sockets | Timothy Pearson | 2012-06-29 | 1 | -36/+85 |
| | |||||
* | Convert krb server socket to stateful operation | Timothy Pearson | 2012-06-29 | 1 | -10/+50 |
| | | | | 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 | -130/+200 |
| | |||||
* | Convert servers to cooperative multitasking | Timothy Pearson | 2012-06-28 | 1 | -12/+52 |
| | |||||
* | Add skeleton for FPGA viewer | Timothy Pearson | 2012-06-26 | 1 | -1/+1 |
| | | | | Fix authserver crash | ||||
* | Fix krb client/server sockets | Timothy Pearson | 2012-06-26 | 1 | -3/+14 |
| | |||||
* | Remove limitation on written data length and fix crash | Timothy Pearson | 2012-06-26 | 1 | -18/+42 |
| | |||||
* | Add proper receive buffer support to tde kerberos sockets | Timothy Pearson | 2012-06-26 | 1 | -10/+112 |
| | |||||
* | Slight update | Timothy Pearson | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | Add skeleton for missing functions in tde kerberos library | Timothy Pearson | 2012-06-26 | 1 | -4/+62 |
| | |||||
* | Fix a number of crashes and generally clean up the code | Timothy Pearson | 2012-06-23 | 1 | -36/+77 |
| | |||||
* | Fix problems with Kerberos sockets | Timothy Pearson | 2012-06-22 | 1 | -11/+16 |
| | |||||
* | Add Kerberos server socket and change authserver skeleton to use it | Timothy Pearson | 2012-06-19 | 1 | -0/+435 |