index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
This is small, but -entirely dead-.
Karl Ramm
2013-10-12
*
dewarn; unused variable
Karl Ramm
2013-09-30
*
i is unused there, and here without KRB5
Karl Ramm
2013-09-30
*
rename zephyr python modules to zephyr_ctypes
Karl Ramm
2013-09-28
*
make it build without kerberos
Karl Ramm
2013-09-28
*
Implement ZDumpSession and ZLoadSession
David Benjamin
2013-09-28
*
Use the saved session keys in ZCheckZcodeAuthentication
David Benjamin
2013-09-28
*
Create an alternate Z_AuthProc that saves keys
David Benjamin
2013-09-28
*
Add internal Z_MakeZcodeAuthentication function
David Benjamin
2013-09-28
*
Bump find_or_insert_uid's time limit
David Benjamin
2013-09-28
*
Turn find_or_insert_uid's buffer into an LRU cache
David Benjamin
2013-09-28
*
Drop packets with garbage at the end on the floor
David Benjamin
2013-09-28
*
Simplify Z_AddNoticeToEntry a bit
David Benjamin
2013-08-20
*
Defensively avoid waiting on non-initial SERVACKs
David Benjamin
2013-08-08
*
Add fudge factor in subscription sharding
David Benjamin
2013-08-08
*
Free the result of krb5_unparse_name in ZGetSender
David Benjamin
2013-08-08
*
Expose Z_Subscriptions as ZSubscriptions
David Benjamin
2013-08-08
*
Remove unauthenticated support from subs code
David Benjamin
2013-08-08
*
Don't pass HMACKs through reassembly code
David Benjamin
2013-08-08
*
Mark cksum_map as const
David Benjamin
2013-08-08
*
ZSendNotice: Don't leak buffer in error case
David Benjamin
2013-08-08
*
Treat obviously non-zephyr packets as bad
Jeffrey Hutzelman
2013-02-27
*
zctl flush_subs
Jeffrey Hutzelman
2013-02-26
*
Allow zctl flush_locs to take a user argument
Jeffrey Hutzelman
2013-02-26
*
Send IPv4 addresses ASCII-encoded in v4 bdumps
Jeffrey Hutzelman
2013-02-17
*
Don't try to checksum with NULL creds
Jeffrey Hutzelman
2013-02-16
*
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
*
ZGetSubs.c: Make sure MIN is defined before using
Jeffrey Hutzelman
2013-01-31
*
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
*
Actually avoid ZReceiveNotice NULL pointer deref
Darrell Kindred
2012-11-24
*
Avoid null pointer dereference in ZReceiveNotice
Derrick Brashear
2012-11-24
*
Mostly factor out Z_FormatRawHeader
Chaskiel Grundman
2012-07-16
*
Kill off another MAXPATHLEN
Karl Ramm
2012-02-05
*
Retool our use of configure such that we track it like everyone else does
Karl Ramm
2011-10-23
*
_actually_ make the code work with heimdal.
Karl Ramm
2011-02-21
*
Use different flags for krb5_cc_retrieve_cred if not using MIT Kerberos.
Karl Ramm
2011-02-21
*
It is still not the 80s anymore -- remove all caddr_ts
Karl Ramm
2011-02-02
*
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
*
use system MIN
Karl Ramm
2011-02-02
*
In the expired tickets case, authent->length is probably gibberish;
Karl Ramm
2010-12-11
*
Apparently, on Linux at least, if you have an open UDP listening socket
Karl Ramm
2010-12-04
*
No output, ever! We have com_err for a reason
Karl Ramm
2010-12-04
*
check the return code from krb5_get_default_realm _before_ dereferencing
Karl Ramm
2010-11-08
*
Restate error table dependencies such that make -j doesn't trip over itself
Karl Ramm
2010-11-06
[next]