summaryrefslogtreecommitdiff
path: root/h
Commit message (Expand)AuthorAge
* Implement ZDumpSession and ZLoadSessionGravatar David Benjamin2013-09-28
* Use the saved session keys in ZCheckZcodeAuthenticationGravatar David Benjamin2013-09-28
* Create an alternate Z_AuthProc that saves keysGravatar David Benjamin2013-09-28
* Add internal Z_MakeZcodeAuthentication functionGravatar David Benjamin2013-09-28
* Bump find_or_insert_uid's time limitGravatar David Benjamin2013-09-28
* Expose Z_Subscriptions as ZSubscriptionsGravatar David Benjamin2013-08-08
* zctl flush_subsGravatar Jeffrey Hutzelman2013-02-26
* server: add CLIENT_FLUSHSUBS control messageGravatar Jeffrey Hutzelman2013-02-26
* Allow zctl flush_locs to take a user argumentGravatar Jeffrey Hutzelman2013-02-26
* Send IPv4 addresses ASCII-encoded in v4 bdumpsGravatar Jeffrey Hutzelman2013-02-17
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* Retool our use of configure such that we track it like everyone else doesGravatar Karl Ramm2011-10-23
* It is still not the 80s anymore -- remove all caddr_tsGravatar Karl Ramm2011-02-02
* make -DZ_DEBUG workGravatar Karl Ramm2011-02-02
* Explicitly define ZNotice_Kind constants + actually define the promised stringsGravatar Karl Ramm2011-02-02
* stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp...Gravatar Karl Ramm2010-08-24
* autoconf test for etext, cleanup #ifdefs for ancient stuff we don't build onGravatar Karl Ramm2010-03-17
* roleplay accordingly with sin_len and sin6_len values on BSD systemsGravatar Karl Ramm2009-12-18
* With xzwrite gone, we don't need libdyn.Gravatar Karl Ramm2009-10-10
* if __USE_XOPEN_EXTENDED is already defined, there was an annoying message;Gravatar Karl Ramm2009-08-09
* I managed to convince myself that this won't cause (much) in the way ofGravatar Karl Ramm2009-08-08
* Remove the chock wedging things into DES mode and hopefully redo the keyusage...Gravatar Karl Ramm2009-07-26
* Build on solarisGravatar Karl Ramm2009-07-14
* use less oddball typesGravatar Karl Ramm2009-04-21
* prototype for ZTranslateGravatar Karl Ramm2009-04-17
* More i18n infrastructureGravatar Karl Ramm2009-04-17
* If you don't have termios, get a better computer. Nickels available.Gravatar Karl Ramm2009-04-15
* Clean up $Zephyr$sGravatar Karl Ramm2009-04-14
* further arpa/nameser_compat.h hijinks for #39Gravatar Karl Ramm2009-04-02
* Explicitly #include <arpa/nameser_compat.h> if it exists.Gravatar Karl Ramm2009-04-02
* formatting errorGravatar Karl Ramm2009-03-28
* I want to get this in now so the structure can stop changing size.Gravatar Karl Ramm2009-03-28
* keep track of total # of incoming header fields, and cksum appropriatelyGravatar Karl Ramm2009-03-24
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
* 19 fields zephyrgramsGravatar Karl Ramm2009-03-02
* CPP flags for "Znotice has a sockaddr" and Znotice has a charset"Gravatar Karl Ramm2008-12-29
* hack at traditional heimdal cryptoGravatar Karl Ramm2008-12-25
* sys/socket.h for struct sockaddrGravatar Karl Ramm2008-12-25
* change ZNotice_t around a bit, libzephyr4Gravatar Karl Ramm2008-12-25
* make this work^H^H^H^Hcompile with HeimdalGravatar Karl Ramm2008-12-24
* do it all with krb5Gravatar Karl Ramm2008-12-24
* remove macros complicating behind-the-scenes rearrangingGravatar Karl Ramm2008-12-24
* allow des key brain dumps from transition servers to krb5-only serversGravatar 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
* cleanup, remove prototype shieldingGravatar Karl Ramm2008-12-21
* new constant MAX_PRINCIPAL_SIZE: what it says on the tinGravatar Karl Ramm2008-12-21
* define __USE_XOPEN_EXTENDED so we get the signature for getsidGravatar Karl Ramm2008-01-21
* actually implement new config testsGravatar Karl Ramm2008-01-21