2011-03-14 |
Greg Hudson | Resolve a few miscellaneous warnings |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Greg Hudson | Remove two headers accidentally left behind in r24677 |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Greg Hudson | Although it can't actually happen, make it more explici... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Greg Hudson | Fix NSS PBKDF2 in the v4 salt (i.e. empty salt) case |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Greg Hudson | Move the des and AFS string-to-key implementations... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Greg Hudson | Fix a couple of key import modes in the NSS module... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Greg Hudson | Remove ser_eblk.c, which has been unused since r11001... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Greg Hudson | Add one-line descriptions in the filename comments... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Greg Hudson | Adjust most C source files to match the new standards... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Greg Hudson | Add a script and Makefile target to check for violation... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Tom Yu | Fix a memory leak independently found by Tim Pozdeev... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Greg Hudson | SPNEGO's accept_sec_context and init_sec_context produc... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Greg Hudson | prototype/getopt.c hasn't been updated in quite some... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Ezra Peisach | Update dependencies |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Ezra Peisach | Fix up signed/unsigned warnings in this directory.... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Ezra Peisach | Clean up memory leaks at end of program. No leaks now... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Ezra Peisach | On make clean remove test programs and object files... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Greg Hudson | Add test vectors from RFC 3961 for DES and DES3 to... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Ezra Peisach | Add test script for user2user programs |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Ezra Peisach | Include crypto_int.h for mit_des_fixup_key_parity prototype |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Greg Hudson | Fix a conceptual (but not practical) type mismatch... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Greg Hudson | Make enc provider free_state function return void |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Greg Hudson | Remove the init_state and free_state enctype functions... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Greg Hudson | Move t_cf2 from lib/crypto/builtin to lib/crypto/crypto... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Greg Hudson | Flatten lib/crypto/krb, as its seven subdirectories... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Greg Hudson | Fix SHA-256 on big-endian platforms |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Greg Hudson | Consolidate almost all lib/crypto/krb headers into... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Greg Hudson | Remove some declarations from kdc_preauth.c which are... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Greg Hudson | In export-check.pl, display a better error if there... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Greg Hudson | Simplify lib/crypto/krb/arcfour in the wake of r23444... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Greg Hudson | Use the hash provider interface in krb5int_arcfour_stri... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Greg Hudson | Reference random-to-key handlers through the enctype... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Greg Hudson | Remove nonexistent aes_ctr from object and source file... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Greg Hudson | Make sure ulog_map() is invoked whenever we open the... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Namespace-protect SHA-256 symbols. Build SHA-256 code... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Add Fortuna test program to file list for dependency... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Add a non-default PRNG module which just retrieves... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Remove some unnecessary includes from prng_fortuna.c |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Make depend |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Now that all PRNG modules fit nicely into a single... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Remove Yarrow PRNG implementation |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | A couple more Windows build system adjustments for... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Add a stubs file missing from r24656 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Greg Hudson | Make Fortuna the default PRNG for the Windows build |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Greg Hudson | Unbreak the OpenSSL and NSS crypto builds in the wake... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Greg Hudson | Fix dangling Makefile reference after r24652 |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Greg Hudson | Make depend |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Greg Hudson | Make Fortuna the default PRNG algorithm |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Greg Hudson | Fortuna as default PRNG |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Greg Hudson | Remember to free the result of getaddrinfo() in the... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Ezra Peisach | Fix memory leak in t_expire_warn |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Greg Hudson | Fix a memory leak introduced in r23926 where k_cred... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Greg Hudson | Don't leak the mechanism internal context when we get... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Tom Yu | Delete kinit_kdb.o in make clean |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Greg Hudson | Fix a conceptual bug in r24639: the intermediate key... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Greg Hudson | Don't reject AP-REQs based on PACs |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Greg Hudson | hmac-md5 checksum doesn't work with DES keys |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Greg Hudson | In kg_acceptor_princ, make Coverity happy by using... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Greg Hudson | In kadm5_rename_principal, fix an oversight which would... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Greg Hudson | Untabify trace.c (tabs crept in when the file was created) |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Greg Hudson | Defer hostname lookups in krb5_sendto_kdc |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Greg Hudson | Trace logging file descriptor leak |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Greg Hudson | Reposition a trace call which was dereferencing freed... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Tom Yu | KDC denial of service attacks [MITKRB5-SA-2011-002... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Tom Yu | kpropd denial of service [MITKRB5-SA-2011-001 CVE-2010... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Greg Hudson | Add missing KRB5_USE_INET6 ifdefs around some bits... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Greg Hudson | Assume ELF on FreeBSD if objformat doesn't exist |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Greg Hudson | Fix seg faulting trace log message for use of fallback... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Zhanna Tsitkov | Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Greg Hudson | Improve acceptor name flexibility |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Zhanna Tsitkov | Add "make doxugen" option to generate doxygen output |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Zhanna Tsitkov | Added doxygen comments (mostly from the backup location) |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Greg Hudson | Change flow control in krb5_gss_import_name to better... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Greg Hudson | Remove an unnecessary statement in acquire_init_cred... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Greg Hudson | kadmin's ktremove can remove wrong entries when removin... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Tom Yu | Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Greg Hudson | When building PKINIT against OpenSSL 1.0 or later,... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Greg Hudson | Make principal renaming work in libkadm5srv by converti... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Greg Hudson | Make gss_krb5_set_allowable_enctypes work for the acceptor |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Greg Hudson | Add a trace log event for unrecognized enctypes in... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Greg Hudson | Fix edge case in LDAP last_admin_unlock processing |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Zhanna Tsitkov | Where missing, add the argument's names to the function... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Zhanna Tsitkov | Renamed static function krb5_rd_safe_basic into rd_safe... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Greg Hudson | In t_expire_warn.py, put the hashbang line at the top... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Greg Hudson | Update copyright year in prototype sources |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Zhanna Tsitkov | Doxygen style re-formating of the existing comments |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Greg Hudson | In krb5_set_realm(): |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Ken Raeburn | Don't call memset with a zero length |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Zhanna Tsitkov | Asn.1 decode related file rearrangement. It was made... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Greg Hudson | Tighten up the error handling in the mechglue's gss_can... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Greg Hudson | Fix a couple of cases in the SPNEGO implementation... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Greg Hudson | Don't attempt to serialize a NULL authdata context... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Greg Hudson | Don't use a krb5 context in t_fork, since we don't... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Tom Yu | Document rdns libdefault setting |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Greg Hudson | Eliminate some unused variable warnings |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Greg Hudson | Remove an unnecessary clause from safe_cksumtype()... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Tom Yu | update acknowledgments |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Greg Hudson | Ensure time() is prototyped in g_accept_sec_context.c |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Tom Yu | memory leak in changepw.c |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Greg Hudson | Fix a regression in the client-side ticket renewal... |
commit | commitdiff | tree | snapshot |
next |