summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* The python tests are too fragile to try and make anyone but Mark and I run them.Gravatar Karl Ramm2013-09-28
* rename zephyr python modules to zephyr_ctypesGravatar Karl Ramm2013-09-28
* Our history has moved.Gravatar Karl Ramm2013-09-28
* release 3.1~rc0Gravatar Karl Ramm2013-09-28
* make it build without kerberosGravatar Karl Ramm2013-09-28
* 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
* Turn find_or_insert_uid's buffer into an LRU cacheGravatar David Benjamin2013-09-28
* Drop packets with garbage at the end on the floorGravatar David Benjamin2013-09-28
* Simplify Z_AddNoticeToEntry a bitGravatar David Benjamin2013-08-20
* cleanup debian/changelog and fix the bug in the release script that was messi...Gravatar Karl Ramm2013-08-08
* release 3.1~beta1Gravatar Karl Ramm2013-08-08
* autoconf check for krb5_free_unparsed_nameGravatar Karl Ramm2013-08-08
* Defensively avoid waiting on non-initial SERVACKsGravatar David Benjamin2013-08-08
* Add fudge factor in subscription shardingGravatar David Benjamin2013-08-08
* Add a bunch of files to .gitignoreGravatar David Benjamin2013-08-08
* Call krb5_unparse_name in server/kstuff.cGravatar David Benjamin2013-08-08
* Free the result of krb5_unparse_name in ZGetSenderGravatar David Benjamin2013-08-08
* Expose Z_Subscriptions as ZSubscriptionsGravatar David Benjamin2013-08-08
* Remove unauthenticated support from subs codeGravatar David Benjamin2013-08-08
* Don't pass HMACKs through reassembly codeGravatar David Benjamin2013-08-08
* Mark cksum_map as constGravatar David Benjamin2013-08-08
* ZSendNotice: Don't leak buffer in error caseGravatar David Benjamin2013-08-08
* package the pkgconfig fileGravatar Karl Ramm2013-08-08
* Provide a pkg-config file for zephyrGravatar Alex Chernyakhovsky2013-08-08
* release should push the release tags as wellGravatar Karl Ramm2013-07-08
* release 3.1~beta0Gravatar Karl Ramm2013-07-08
* git is whiny about ~s in versionsGravatar Karl Ramm2013-07-08
* I meant thatGravatar Karl Ramm2013-07-08
* fix bugs in release scriptGravatar Karl Ramm2013-07-07
* release 3.1-beta0Gravatar Karl Ramm2013-07-07
* add -U to zwrite for UNACKED messagesGravatar Karl Ramm2013-04-07
* zwrite: Add -S for ZNOAUTH sender spoofingGravatar Ray Link2013-04-07
* Fix new style issue in test_serverGravatar Jeffrey Hutzelman2013-04-03
* Fix prototype and style issues in test_serverGravatar Jeffrey Hutzelman2013-04-03
* Don't create directory 755 on make installGravatar David Benjamin2013-03-27
* Fix generated header dependencies for test_serverGravatar David Benjamin2013-03-27
* Mark build as a .PHONY targetGravatar David Benjamin2013-03-27
* server: Recheck other-realm server addresses dailyGravatar Jeffrey Hutzelman2013-03-18
* Don't send to realms with no serversGravatar Jeffrey Hutzelman2013-03-18
* Use c-ares for other-realm server name lookupsGravatar Jeffrey Hutzelman2013-03-18
* Make ZRealm.srvrs be an array of pointersGravatar Jeffrey Hutzelman2013-03-18
* server: c-ares supportGravatar Jeffrey Hutzelman2013-03-18
* Dewarn with -DDEBUGGravatar Jeffrey Hutzelman2013-03-18
* acl_files: always return a value from add_hostGravatar Jeffrey Hutzelman2013-03-18
* rototill uloc.c to be a little less pathologicalGravatar Karl Ramm2013-03-16
* Test the low-level code in uloc.cGravatar Karl Ramm2013-03-16