summaryrefslogtreecommitdiffstats
path: root/lib/libtdekrb
Commit message (Expand)AuthorAgeFilesLines
* Fix libtdekrb FTBFS on StretchTimothy Pearson2016-10-011-1/+1
* Fix FTBFS on DebianTimothy Pearson2016-10-011-2/+7
* Update submodules to latest HEADTimothy Pearson2016-10-012-0/+0
* Add inital component analyzer partTimothy Pearson2015-09-124-6/+10
* Fix incorrect SASL property fetch callsTimothy Pearson2015-09-102-8/+18
* Minor comment updateTimothy Pearson2014-12-241-2/+2
* Add ability to set client socket SASL mechanismTimothy Pearson2014-12-243-4/+65
* Fix a number of memory initialization glitchesTimothy Pearson2014-09-142-29/+39
* Clean up libtdekrb license headersTimothy Pearson2014-02-274-4/+4
* Update common modulesTimothy Pearson2014-01-092-0/+0
* Update API to TDE R14Timothy Pearson2013-10-011-1/+1
* Use latest admin moduleTimothy Pearson2013-09-301-0/+0
* Use latest tdelibs for build depTimothy Pearson2013-09-301-2/+2
* Force tdekrb to depend on a Kerberos SASL pluginTimothy Pearson2013-02-281-1/+1
* Fix incorrect library flagsTimothy Pearson2013-02-281-1/+1
* Update package names and fix library FTBFSTimothy Pearson2013-02-262-1/+11
* Update library packaging filesTimothy Pearson2013-02-264-2/+18
* Minor fixups to Debian packaging filesTimothy Pearson2013-02-261-1/+2
* Update for latest TDE APITimothy Pearson2013-02-251-1/+1
* Fix libtdekrb FTBFS on older Ubuntu versionsTimothy Pearson2013-02-242-2/+10
* Fix FTBFSTimothy Pearson2013-02-232-2/+2
* Reset submodules to latest HEADTimothy Pearson2013-02-232-0/+0
* Update for latest version of TDETimothy Pearson2013-02-111-1/+1
* Update submodules to latest HEADTimothy Pearson2013-02-112-0/+0
* Fix FTBFSTimothy Pearson2013-01-261-0/+1
* Add write buffer to krb client and server socketsTimothy Pearson2012-07-154-16/+86
* Rename krb read buffersTimothy Pearson2012-07-154-158/+158
* Fix scope and float array transfersTimothy Pearson2012-07-152-14/+16
* Use circular buffer in krb client and server socketsTimothy Pearson2012-07-154-74/+68
* Fix scopeTimothy Pearson2012-07-142-2/+2
* Do not wait for incoming data when using socket read functionsTimothy Pearson2012-07-092-8/+8
* Convert to frame based protocolTimothy Pearson2012-07-074-3/+103
* Fix a variety of issuesTimothy Pearson2012-07-062-12/+12
* Get rid of processevents calls in serversTimothy Pearson2012-07-061-1/+3
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-062-17/+42
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-063-15/+14
* Enable character transmission via KerberosTimothy Pearson2012-07-044-78/+192
* Add preliminary basic remotefpga protocol supportTimothy Pearson2012-07-034-0/+14
* Fix crashes in serversTimothy Pearson2012-07-014-6/+45
* Add helper functions to krb socketsTimothy Pearson2012-06-294-72/+176
* Convert krb server socket to stateful operationTimothy Pearson2012-06-294-115/+309
* Convert krb client socket to stateful initTimothy Pearson2012-06-283-141/+229
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-284-26/+108
* Add skeleton for FPGA viewerTimothy Pearson2012-06-262-2/+2
* Fix krb client/server socketsTimothy Pearson2012-06-262-6/+28
* Remove limitation on written data length and fix crashTimothy Pearson2012-06-262-36/+84
* Add proper receive buffer support to tde kerberos socketsTimothy Pearson2012-06-262-20/+224
* Slight updateTimothy Pearson2012-06-264-2/+4
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-264-10/+142
* Update protocol and implement LIST/BIND logicTimothy Pearson2012-06-242-2/+8