2008-12-12 |
Ken Raeburn | Accept digits and = in base64 output to flush |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ken Raeburn | For Sun Studio compilers, set WARN_CFLAGS to emit warni... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Greg Hudson | Clean up some kadmind4 relics left behind in osconf.hin |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Zhanna Tsitkov | Release default credentials before exiting krb5_gss_ini... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Greg Hudson | Add a configure option --disable-rpath to suppress... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Greg Hudson | Remove some lingering Saber C cruft |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Zhanna Tsitkov | When storing info into cred cache, remove any dups. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Zhanna Tsitkov | Fix data initialization in process_as_req function |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Zhanna Tsitkov | Ticket: 6286 |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Greg Hudson | In the dejagnu test suite utilities, use the caller... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Greg Hudson | In the rlogin tests, expect to see /bin/sh echoed back... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Sam Hartman | Merge in fix from ms-krb-integ branch to avoid modify... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Ken Raeburn | Fix from Marcus Watts for glob-to-regexp conversion... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Sam Hartman | Cleanup warnings |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Sam Hartman | Merge R21122 from mskrb-integ |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Sam Hartman | Merge r21120 from mskrb-integ |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Greg Hudson | Move warning flags to new variables WARN_CFLAGS and... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Sam Hartman | make depend |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Sam Hartman | Crypto IOV API per Projects/AEAD encryption API |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Zhanna Tsitkov | Remove unneeded LEAN_CLIENT #define's |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Tom Yu | add k5-platform.h for asprintf |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Greg Hudson | Convert many uses of sprintf to snprintf or asprintf |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Ezra Peisach | make depend |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Ezra Peisach | Move cc_mutex code from k5-int.h - where it is globally... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Ken Raeburn | Shawn's fix for some iprop bugs, with some tweaks |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Ken Raeburn | fix tiny overrun |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Ken Raeburn | Simplify memory management a bit in places, by allocati... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Ken Raeburn | Test with varying numbers of principal name components... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Ken Raeburn | Use profile_free_list as appropriate. Fix memory leaks |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Ken Raeburn | Fix memory leak caught by valgrind |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Ken Raeburn | Note kprop doesn't do IPv6 yet either |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Ken Raeburn | Set krb4 and priocntl flags via site.exp instead of... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Ken Raeburn | Fix a memory management bug |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Ken Raeburn | Don't stick '<null>' in log messages. Run kdb5_util... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Ken Raeburn | Log more info if ulog_replay fails. Correctly use... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Ken Raeburn | Use correct update log file name in messages |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Zhanna Tsitkov | Lite Client - the following calls are server-side funct... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Zhanna Tsitkov | PERF: Introduced a new function krb5_is_permitted_encty... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Ken Raeburn | Fix test bug: kpropd -S exits after success |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Ken Raeburn | Add basic kprop test, and a little more debugging support |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Ken Raeburn | Delete replay cache before exiting with success indication |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Ken Raeburn | Generate separate master-KDC and slave-KDC config files... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Greg Hudson | Fix a krsh bug introduced in r21001 which could cause... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Ken Raeburn | Delete the pass (one of twelve) that does all KDC excha... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Greg Hudson | In pa_sam(), free the outer krb5_data structure returned by |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Greg Hudson | Properly free sam_challenge in pa_sam() |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ken Raeburn | Re-add repaired iprop (really, update-log creation... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ken Raeburn | Back out iprop test; it's not working right after all |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ken Raeburn | Test that an iprop update log gets properly created... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ken Raeburn | fix typo in 'file delete' change |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ken Raeburn | Use 'file delete' instead of spawning an 'rm' process |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Ken Raeburn | Recognize 'ticket expired' when trying to get a root... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Greg Hudson | Fix a kadmin bug introduced in a recent set of string... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ken Raeburn | Only look for IPv4 addresses for the kpasswd server... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Greg Hudson | Rename krb5int_buf_cstr to krb5int_buf_data, since... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Greg Hudson | Add more svn:ignore entries for generated files |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Greg Hudson | Convert many uses of strcpy/strcat (and sometimes sprin... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Greg Hudson | Replace strcpy/strcat/sprintf uses in a couple of sampl... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ken Raeburn | Check in Nalin's patch, and a test case for changing... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ken Raeburn | Don't build dependencies for fakeka.c |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ken Raeburn | Don't build dependencies for v4rcp.c. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Alexandra Ellwood | Add _with_password credential acquisition functions... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Alexandra Ellwood | BIND_8_COMPAT no longer needed in Leopard |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Greg Hudson | Apply Apple patch to null out key->contents after freei... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Ken Raeburn | Fix conditionals from last change |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Ken Raeburn | Maybe include printf.o in t_k5buf build |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Greg Hudson | Apply a patch from Apple to correct a few memory leaks |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Ken Raeburn | If we're not making asn1buf_insert_octet an inline... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Greg Hudson | Apply an adapted Sun patch to fix error string leaks... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Justin Anderson | KerberosAgent bindings causing crashes |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Alexandra Ellwood | No . at end of strings |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Greg Hudson | Add a few safeties to the k5buf code, to make static... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Alexandra Ellwood | Avoid duplicate identical dialogs in KIM |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Greg Hudson | Use the k5buf module instead of strcpy/strcat in severa... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Justin Anderson | KerberosAgent now saves successfully authenticated... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Justin Anderson | Clear auth prompt on success or cancel. Leave change... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Alexandra Ellwood | Removed unnecessary code that was resetting options... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Alexandra Ellwood | Only prompt automatically from GUI apps |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Alexandra Ellwood | Remove saved password if it fails to get tickets |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Justin Anderson | KerberosAgent hangs changing pw for passwordless identities |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Ezra Peisach | Cleanup memory leaks in test program for dynamically... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Greg Hudson | Update the exports file for krb5int_buf_add_fmt |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Greg Hudson | In the k5buf module, add a function to append formatted... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Greg Hudson | The last change to plugins.c erroneously passes a size_... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Greg Hudson | Eliminate use of strcpy/strcat/sprintf in wconfig.c... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Greg Hudson | Add the k5buf string module to libkrb5support |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Ezra Peisach | Unsigned/signed warnings cleanup |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Alexandra Ellwood | localize format strings, not final error string |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Ezra Peisach | Remove empty declaration of struct _krb5_kt_ops after... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Ezra Peisach | signed vs. unsigned warnings cleanup |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Ezra Peisach | Remove kproplog on make clean |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Ken Raeburn | partial rewrite of the ASN.1 encoders |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Ken Raeburn | More regression tests for ASN.1 encoders |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Alexandra Ellwood | krb5_build_principal_ext walks off beginning of array |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Greg Hudson | Use strlcpy instead of strcpy in many places |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Alexandra Ellwood | krb5_build_principal_va does not allocate krb5_principal |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Alexandra Ellwood | Add test for kim_identity_create_from_components |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Greg Hudson | Add build system support for strlcpy and strlcat on... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Greg Hudson | Amend svn:ignore properties to include more generated... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Alexandra Ellwood | Use CFStringGetCStringPtr if possible to avoid wasting... |
commit | commitdiff | tree | snapshot |
next |