| Commit message (Expand) | Author | Age |
* | Send IPv4 addresses ASCII-encoded in v4 bdumps | Jeffrey Hutzelman | 2013-02-17 |
* | Revert "Send IPv4 addresses ASCII-encoded, not ZCode" | Karl Ramm | 2013-02-16 |
* | Send IPv4 addresses ASCII-encoded, not ZCode | Jeffrey Hutzelman | 2013-02-14 |
* | Clean up warnings | Jeffrey Hutzelman | 2013-02-14 |
* | Add Camellia enctypes to the cksumtype map | Jeffrey Hutzelman | 2012-11-24 |
* | Reject checksum if krb5_crypto_init fails | Jeffrey Hutzelman | 2012-11-24 |
* | Ignore garbage when packet len > message len | Jeffrey Hutzelman | 2012-11-24 |
* | Mostly factor out Z_FormatRawHeader | Chaskiel Grundman | 2012-07-16 |
* | make -DZ_DEBUG work | Karl Ramm | 2011-02-02 |
* | Explicitly define ZNotice_Kind constants + actually define the promised strings | Karl Ramm | 2011-02-02 |
* | ZOpenPort stashes the port number, no need to getsockname again | Karl Ramm | 2011-02-02 |
* | utmp.h doesn't appear to be used for anything in Zinternal.c | Karl Ramm | 2010-11-06 |
* | tweak find_or_replace_uid storage algorithm | Karl Ramm | 2010-08-22 |
* | Make sure broken packets get timed out from the queue. | Karl Ramm | 2010-08-22 |
* | properly set the hostmanager address back if sending an ACK fails | Karl Ramm | 2010-08-22 |
* | multinotice values should just never be negative | Karl Ramm | 2010-08-22 |
* | fix an allocation-size braino and rearrange for readability | Karl Ramm | 2010-08-22 |
* | roleplay accordingly with sin_len and sin6_len values on BSD systems | Karl Ramm | 2009-12-18 |
* | Remove the chock wedging things into DES mode and hopefully redo the keyusage... | Karl Ramm | 2009-07-26 |
* | if we're reencoding a packet, don't blindly claim to have Z_NUMFIELDS | Karl Ramm | 2009-07-13 |
* | Check that we don't reformat a zephyr that started with fewer fields, so that... | Karl Ramm | 2009-07-12 |
* | Brain dumps used to stash the address of the client for which metadata | Karl Ramm | 2009-03-23 |
* | fixup address in more places | Karl Ramm | 2009-03-03 |
* | 19 fields zephyrgrams | Karl Ramm | 2009-03-02 |
* | make this work^H^H^H^Hcompile with Heimdal | Karl Ramm | 2008-12-24 |
* | remove macros complicating behind-the-scenes rearranging | Karl Ramm | 2008-12-24 |
* | these would be handy to have in the share library | Karl Ramm | 2008-12-23 |
* | We don't really need a macro for ZGetRealm, do we? | Karl Ramm | 2008-12-22 |
* | actually, this is in h/internal.h | Karl Ramm | 2008-12-21 |
* | Probably a reasonable maximum... | Karl Ramm | 2008-12-21 |
* | cleanup various warnings from gcc -Wall | Karl Ramm | 2008-01-21 |
* | factor out #if 0s and #if 1s | Karl Ramm | 2008-01-20 |
* | first pass de-K&Rify lib | Karl Ramm | 2008-01-20 |
* | /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-lib-20071215.diff | Karl Ramm | 2007-12-25 |
* | applied athena-update-branch patch | Karl Ramm | 2007-12-25 |
* | debian patch applied and reconciled, version unfinalized | Karl Ramm | 2007-07-20 |
* | Fix buffer overruns. | Greg Hudson | 2002-09-10 |
* | Discard packets which don't begin with ZVERSIONHDR ("ZEPH") in case we | Greg Hudson | 2000-01-26 |
* | return ETIMEDOUT after 60 seconds when waiting for a reply from zhm. | Dan Winship | 1999-10-22 |
* | Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$. | Greg Hudson | 1999-01-22 |
* | Make __My_addr a struct in_addr and initialize it in ZInit() instead of | Greg Hudson | 1998-03-17 |
* | ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD | Greg Hudson | 1997-10-25 |
* | We need __Zephyr_realm in the non-Kerberos case, since we no longer | Greg Hudson | 1997-09-23 |
* | From mhpower: avoid possible buffer overflows. | Greg Hudson | 1997-09-23 |
* | Pull in sources from zephyr locker. See /mit/zephyr/repository for | Greg Hudson | 1997-09-14 |
* | Moved some of the new authentication code into a place where it won't | Greg Hudson | 1994-12-19 |
* | Oops, get rid of debugging printf. | Greg Hudson | 1994-11-11 |
* | Changes for better authentication. | Greg Hudson | 1994-11-01 |
* | Changed KERBEROS to Z_HaveKerberos | Richard Basch | 1993-11-20 |
* | Changed bzero/bcopy to memset/memcpy [ANSI] | Richard Basch | 1993-11-19 |