summaryrefslogtreecommitdiffstats
path: root/lib/libtdekrb/src/tdekrbclientsocket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to set client socket SASL mechanismTimothy Pearson2014-12-241-3/+56
| | | | Fix a couple of build warnings
* Fix a number of memory initialization glitchesTimothy Pearson2014-09-141-17/+22
| | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation
* Clean up libtdekrb license headersTimothy Pearson2014-02-271-1/+1
|
* Fix libtdekrb FTBFS on older Ubuntu versionsTimothy Pearson2013-02-241-1/+5
|
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Add write buffer to krb client and server socketsTimothy Pearson2012-07-151-6/+38
|
* Rename krb read buffersTimothy Pearson2012-07-151-76/+76
|
* Fix scope and float array transfersTimothy Pearson2012-07-151-7/+8
|
* Use circular buffer in krb client and server socketsTimothy Pearson2012-07-151-37/+33
|
* Fix scopeTimothy Pearson2012-07-141-1/+1
|
* Do not wait for incoming data when using socket read functionsTimothy Pearson2012-07-091-4/+4
|
* Convert to frame based protocolTimothy Pearson2012-07-071-1/+46
| | | | Finish FPGA programming server/client
* Fix a variety of issuesTimothy Pearson2012-07-061-6/+6
|
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-061-9/+17
|
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-061-1/+1
|
* Enable character transmission via KerberosTimothy Pearson2012-07-041-36/+89
|
* Add preliminary basic remotefpga protocol supportTimothy Pearson2012-07-031-0/+4
|
* Fix crashes in serversTimothy Pearson2012-07-011-3/+17
| | | | Start work on FPGA client
* Add helper functions to krb socketsTimothy Pearson2012-06-291-36/+85
|
* Convert krb server socket to stateful operationTimothy Pearson2012-06-291-10/+50
| | | | Do the same to the server daemons and the MDI frame client
* Convert krb client socket to stateful initTimothy Pearson2012-06-281-130/+200
|
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-281-12/+52
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-261-1/+1
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-261-3/+14
|
* Remove limitation on written data length and fix crashTimothy Pearson2012-06-261-18/+42
|
* Add proper receive buffer support to tde kerberos socketsTimothy Pearson2012-06-261-10/+112
|
* Slight updateTimothy Pearson2012-06-261-1/+1
|
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-261-4/+62
|
* Fix a number of crashes and generally clean up the codeTimothy Pearson2012-06-231-36/+77
|
* Fix problems with Kerberos socketsTimothy Pearson2012-06-221-11/+16
|
* Add Kerberos server socket and change authserver skeleton to use itTimothy Pearson2012-06-191-0/+435