summaryrefslogtreecommitdiffstats
path: root/lib/libtdekrb/src/tdekrbclientsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add helper functions to krb socketsTimothy Pearson2012-06-291-36/+85
* Convert krb server socket to stateful operationTimothy Pearson2012-06-291-10/+50
* 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 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