summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* "make check" is too sensitive to various infrastructure issues to be theGravatar Karl Ramm2009-08-01
* Update for krb5.Gravatar Karl Ramm2009-07-30
* update for krb5. (and mention that server.list is always operative now)Gravatar Karl Ramm2009-07-30
* Factor out code that extacts a sockaddr_in from a notice (and stop using theGravatar Karl Ramm2009-07-29
* Refactor ZCheckRealmAuthentication into ZCheckSrvAuthentication.Gravatar Karl Ramm2009-07-27
* Refactor some gratuitously duplicated code in handle_packetGravatar Karl Ramm2009-07-26
* Remove the chock wedging things into DES mode and hopefully redo the keyusage...Gravatar Karl Ramm2009-07-26
* Cleanup unused variable warning and put in a missing prototypeGravatar Karl Ramm2009-07-26
* corrections for style and prototypes for inet_ntoa to pass -Wall -WerrorGravatar Karl Ramm2009-07-26
* redo packet parsing error handlingGravatar Karl Ramm2009-07-26
* braino in supplementary documentationGravatar Karl Ramm2009-07-25
* Factor the python library stuff out of the test suite and stickGravatar Karl Ramm2009-07-15
* Build on solarisGravatar Karl Ramm2009-07-14