summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix an allocation-size braino and rearrange for readabilityGravatar Karl Ramm2010-08-22
* Fix a leak if ZNewFormatSmallRawNotice fails. (thanks to nelhage@mit.edu for ...Gravatar Karl Ramm2010-08-22
* Don't crash if the header mysteriously gets too big. (Thanks to nelhage@mit....Gravatar Karl Ramm2010-08-22
* Fix some formatting, and add some paranoia about oversized headers.Gravatar Karl Ramm2010-08-22
* fix subscriptions-too-wide-breaks-braindump problemGravatar Karl Ramm2010-07-28
* Fix getting data out of gethostbyname; should fix #69Gravatar Karl Ramm2010-07-28
* we are preparing 3.0.1Gravatar Karl Ramm2010-07-28
* autoconf test for etext, cleanup #ifdefs for ancient stuff we don't build onGravatar Karl Ramm2010-03-17
* It is the twenty-first century, we don't need #ifdef ladders anymore.Gravatar Karl Ramm2010-03-17
* roleplay accordingly with sin_len and sin6_len values on BSD systemsGravatar Karl Ramm2009-12-18
* regenerate configureGravatar Karl Ramm2009-10-12
* ss_perror -> com_errGravatar Karl Ramm2009-10-12
* Print only some fields of ZGetDestAddr to dodge sin_lenGravatar Karl Ramm2009-10-12
* Print more info for certain test failures.Gravatar Karl Ramm2009-10-12
* support Darwin/BSD sockaddr structures with _len fieldsGravatar Karl Ramm2009-10-12
* Add a .gitignore file, as most of us are using git-svn.Gravatar Karl Ramm2009-10-12
* With xzwrite gone, we don't need libdyn.Gravatar Karl Ramm2009-10-10
* Add process size estimation for Mac OS X on x86.Gravatar Karl Ramm2009-10-10
* You'd think I'd know better.Gravatar Karl Ramm2009-10-09
* simplify error handlingGravatar Karl Ramm2009-10-08
* bump version #Gravatar Karl Ramm2009-10-06
* New versionless libreadline-dev metapackage. Yay.Gravatar Karl Ramm2009-09-29
* Refactor error handling slightly in get_tgtGravatar Karl Ramm2009-08-27
* get_tgt() should not fail if built krb5-only and it can't find a des keyGravatar Karl Ramm2009-08-27
* For now check incoming interrealm stuff with both keyusages because itGravatar Karl Ramm2009-08-27
* krb5_init_keyblock is ugly and I'm not sure what it's doing there anywayGravatar Karl Ramm2009-08-22
* Fix a casefolding bug. [64-bit]Gravatar Karl Ramm2009-08-22
* new config.{guess,sub}Gravatar Karl Ramm2009-08-22
* don't tell people to send mail @mit.eduGravatar Karl Ramm2009-08-14
* oddly, this works on debianGravatar Karl Ramm2009-08-14
* We ain't in alpha no more, buckyGravatar Karl Ramm2009-08-14
* when setting location, wait for SERVACKs _and_ SERVNAKSGravatar Karl Ramm2009-08-11
* ZCheckSrvAuthentication says "YES", "NO", or "FAILED"Gravatar Karl Ramm2009-08-10
* this gets free'd later...Gravatar Karl Ramm2009-08-09
* less fragile autoconf heimdal/api difference detection thanks to cg2v@ANDREW....Gravatar Karl Ramm2009-08-09
* it is the TWENTY-FIRST CENTURY, we can STOP USING K&RGravatar Karl Ramm2009-08-09
* if __USE_XOPEN_EXTENDED is already defined, there was an annoying message;Gravatar Karl Ramm2009-08-09
* change the prototype variable name "class" to match the actual function "clas...Gravatar Karl Ramm2009-08-09
* if not HAVE_KRB5_C_DECRYPT, there's no krb5_enc_data type, and oh, look we do...Gravatar Karl Ramm2009-08-09
* I managed to convince myself that this won't cause (much) in the way ofGravatar Karl Ramm2009-08-08
* Shave the zwrite default formats a touchGravatar Karl Ramm2009-08-08
* make the VARIETALS stuff actually workGravatar Karl Ramm2009-08-07
* for dh_pycentralGravatar Karl Ramm2009-08-07
* It's Release Candidate Time!Gravatar Karl Ramm2009-08-03
* Work around a... sign extension edge case?Gravatar Karl Ramm2009-08-03
* Slightly more robust guess at what the noauth ZExpandRealm doesGravatar Karl Ramm2009-08-01
* Further refactor the library locater, and make the doctests use itGravatar Karl Ramm2009-08-01
* More explicitly print the test results, and exit 1 if there was a failureGravatar Karl Ramm2009-08-01
* actually look search for the shared library, and hopefully also find it onGravatar Karl Ramm2009-08-01
* not sense in these being distinctGravatar Karl Ramm2009-08-01