summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* more cmu stuffGravatar Karl Ramm2009-03-16
* file for charset stuffGravatar Karl Ramm2009-03-16
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
* actually set the address family on incoming addressesGravatar Karl Ramm2009-03-04
* fixup address in more placesGravatar Karl Ramm2009-03-03
* fix sense of "is there a NULL here" checkGravatar Karl Ramm2009-03-03
* 19 fields zephyrgramsGravatar Karl Ramm2009-03-02
* build everything successfully with -Wall -WerrorGravatar Karl Ramm2009-03-02
* set SO_REUSADDR if we are opening some sort of well-defined server portGravatar Karl Ramm2008-12-29
* Attempt to compensate for mit krb5_get_realm_host_host stupidity.Gravatar Karl Ramm2008-12-29
* change ZNotice_t around a bit, libzephyr4Gravatar Karl Ramm2008-12-25
* make this work^H^H^H^Hcompile with HeimdalGravatar Karl Ramm2008-12-24
* switch this back for a momentGravatar Karl Ramm2008-12-24
* remove macros complicating behind-the-scenes rearrangingGravatar Karl Ramm2008-12-24
* these would be handy to have in the share libraryGravatar Karl Ramm2008-12-23
* We don't really need a macro for ZGetRealm, do we?Gravatar Karl Ramm2008-12-22
* Pull in our own quad_cksum so a pure-krb5 library can deal with Gravatar Karl Ramm2008-12-21
* #ifdef KRB4 the des_quad_cksum for DES keys hack. Needs reexamination.Gravatar Karl Ramm2008-12-21
* actually, this is in h/internal.hGravatar Karl Ramm2008-12-21
* Probably a reasonable maximum...Gravatar Karl Ramm2008-12-21
* fix a warningGravatar Karl Ramm2008-12-21
* ZFormatAuthenticNotice is a krb4-only thingGravatar Karl Ramm2008-07-18
* patch from eichin to fix crossed acksGravatar Karl Ramm2008-03-24
* no more NOENCRYPTIONGravatar Karl Ramm2008-01-21
* cast args to des_ecb_encrypt and des_quad_cksum to squash last warningsGravatar Karl Ramm2008-01-21
* cleanup various warnings from gcc -WallGravatar Karl Ramm2008-01-21
* force move of zephyr_err.hGravatar Karl Ramm2008-01-21
* factor out #if 0s and #if 1sGravatar Karl Ramm2008-01-20
* first pass de-K&Rify libGravatar Karl Ramm2008-01-20
* get the sender from the ccache and _actually_return_it_.Gravatar Karl Ramm2007-12-31
* don't convert the sender to krb4....Gravatar Karl Ramm2007-12-28
* these should have been added when the branch was merged. *sigh*Gravatar Karl Ramm2007-12-25
* /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-lib-20071215.diffGravatar Karl Ramm2007-12-25
* TODO: rename these files so they no longer fit on 14 character filesystemsGravatar Karl Ramm2007-12-25
* typo'd the typo fixGravatar Karl Ramm2007-12-25
* typo'd patchGravatar Karl Ramm2007-12-25
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
* Include library dependencies when building libzephyr.Gravatar Greg Hudson2005-07-14
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
* Remove code to set SO_BSDCOMPAT. Modern Linux complains about it beingGravatar Garry Zacheiss2005-04-14
* Remove authenticator caching; it doesn't help much (most notices areGravatar Greg Hudson2002-11-11
* Fix buffer overruns.Gravatar Greg Hudson2002-09-10
* Discard packets which don't begin with ZVERSIONHDR ("ZEPH") in case weGravatar Greg Hudson2000-01-26
* return ETIMEDOUT after 60 seconds when waiting for a reply from zhm.Gravatar Dan Winship1999-10-22
* fix things Irix n32 cc complains aboutGravatar Dan Winship1999-08-12
* use ZEPHYR_VARS environment variable (if it exists) to determine theGravatar Dan Winship1999-06-03
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* BSD/OS doesn't define INADDR_LOOPBACK. What a loser operating system.Gravatar Greg Hudson1998-09-21