| Commit message (Expand) | Author | Age |
* | Fix getting data out of gethostbyname; should fix #69 | Karl Ramm | 2010-07-28 |
* | we are preparing 3.0.1 | Karl Ramm | 2010-07-28 |
* | autoconf test for etext, cleanup #ifdefs for ancient stuff we don't build on | Karl Ramm | 2010-03-17 |
* | It is the twenty-first century, we don't need #ifdef ladders anymore. | Karl Ramm | 2010-03-17 |
* | roleplay accordingly with sin_len and sin6_len values on BSD systems | Karl Ramm | 2009-12-18 |
* | regenerate configure | Karl Ramm | 2009-10-12 |
* | ss_perror -> com_err | Karl Ramm | 2009-10-12 |
* | Print only some fields of ZGetDestAddr to dodge sin_len | Karl Ramm | 2009-10-12 |
* | Print more info for certain test failures. | Karl Ramm | 2009-10-12 |
* | support Darwin/BSD sockaddr structures with _len fields | Karl Ramm | 2009-10-12 |
* | Add a .gitignore file, as most of us are using git-svn. | Karl Ramm | 2009-10-12 |
* | With xzwrite gone, we don't need libdyn. | Karl Ramm | 2009-10-10 |
* | Add process size estimation for Mac OS X on x86. | Karl Ramm | 2009-10-10 |
* | You'd think I'd know better. | Karl Ramm | 2009-10-09 |
* | simplify error handling | Karl Ramm | 2009-10-08 |
* | bump version # | Karl Ramm | 2009-10-06 |
* | New versionless libreadline-dev metapackage. Yay. | Karl Ramm | 2009-09-29 |
* | Refactor error handling slightly in get_tgt | Karl Ramm | 2009-08-27 |
* | get_tgt() should not fail if built krb5-only and it can't find a des key | Karl Ramm | 2009-08-27 |
* | For now check incoming interrealm stuff with both keyusages because it | Karl Ramm | 2009-08-27 |
* | krb5_init_keyblock is ugly and I'm not sure what it's doing there anyway | Karl Ramm | 2009-08-22 |
* | Fix a casefolding bug. [64-bit] | Karl Ramm | 2009-08-22 |
* | new config.{guess,sub} | Karl Ramm | 2009-08-22 |
* | don't tell people to send mail @mit.edu | Karl Ramm | 2009-08-14 |
* | oddly, this works on debian | Karl Ramm | 2009-08-14 |
* | We ain't in alpha no more, bucky | Karl Ramm | 2009-08-14 |
* | when setting location, wait for SERVACKs _and_ SERVNAKS | Karl Ramm | 2009-08-11 |
* | ZCheckSrvAuthentication says "YES", "NO", or "FAILED" | Karl Ramm | 2009-08-10 |
* | this gets free'd later... | Karl Ramm | 2009-08-09 |
* | less fragile autoconf heimdal/api difference detection thanks to cg2v@ANDREW.... | Karl Ramm | 2009-08-09 |
* | it is the TWENTY-FIRST CENTURY, we can STOP USING K&R | Karl Ramm | 2009-08-09 |
* | if __USE_XOPEN_EXTENDED is already defined, there was an annoying message; | Karl Ramm | 2009-08-09 |
* | change the prototype variable name "class" to match the actual function "clas... | Karl Ramm | 2009-08-09 |
* | if not HAVE_KRB5_C_DECRYPT, there's no krb5_enc_data type, and oh, look we do... | Karl Ramm | 2009-08-09 |
* | I managed to convince myself that this won't cause (much) in the way of | Karl Ramm | 2009-08-08 |
* | Shave the zwrite default formats a touch | Karl Ramm | 2009-08-08 |
* | make the VARIETALS stuff actually work | Karl Ramm | 2009-08-07 |
* | for dh_pycentral | Karl Ramm | 2009-08-07 |
* | It's Release Candidate Time! | Karl Ramm | 2009-08-03 |
* | Work around a... sign extension edge case? | Karl Ramm | 2009-08-03 |
* | Slightly more robust guess at what the noauth ZExpandRealm does | Karl Ramm | 2009-08-01 |
* | Further refactor the library locater, and make the doctests use it | Karl Ramm | 2009-08-01 |
* | More explicitly print the test results, and exit 1 if there was a failure | Karl Ramm | 2009-08-01 |
* | actually look search for the shared library, and hopefully also find it on | Karl Ramm | 2009-08-01 |
* | not sense in these being distinct | Karl Ramm | 2009-08-01 |
* | "make check" is too sensitive to various infrastructure issues to be the | Karl Ramm | 2009-08-01 |
* | Update for krb5. | Karl Ramm | 2009-07-30 |
* | update for krb5. (and mention that server.list is always operative now) | Karl Ramm | 2009-07-30 |
* | Factor out code that extacts a sockaddr_in from a notice (and stop using the | Karl Ramm | 2009-07-29 |
* | Refactor ZCheckRealmAuthentication into ZCheckSrvAuthentication. | Karl Ramm | 2009-07-27 |