2009-11-19 |
Luke Howard | krb5_free_ad_signedpath must free outer structure |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Greg Hudson | Put krb5_auth_con_set_req_cksumtype back in the public... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Zhanna Tsitkov | Minor reindent fix |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Zhanna Tsitkov | minor reindent |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Tom Yu | Rework using "do { } while (0)" in macro bodies to... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Tom Yu | Clean up some open-parenthesis problems, and reindent |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zhanna Tsitkov | Typo fix |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zhanna Tsitkov | Remove unreferred krb5int_keyhash_aescbc_xxx. Cleaner... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Tom Yu | Fix coding style in lib/krb5/asn.1, remove from exclusi... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Ezra Peisach | Move prototypes for krb5int_send_tgs and krb5int_decode... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Ezra Peisach | Move krb5int_get_fq_local_hostname to os-proto.h. ... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Ezra Peisach | Moved krb5int_sendto prototype to os-proto.h. This... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Greg Hudson | Add an exception for include/iprop.h and revert its... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Tom Yu | Fix typos in previous |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Greg Hudson | Reindent include directory, reformatting prototypes... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Greg Hudson | Remove include/krb54proto.h as it is no longer used |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Greg Hudson | Constrained delegation without PAC support |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Greg Hudson | In lib/krb5/rcache, ensure that function definition... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zhanna Tsitkov | Typo fix |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zhanna Tsitkov | Post-great-reindent check. Part II |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zhanna Tsitkov | Restore the local variable type |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zhanna Tsitkov | Post-great-reindent check. Part I |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Luke Howard | For iprop test, reduce expected attribute change count... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Greg Hudson | In lib/krb5/keytab, ensure that function definition... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Greg Hudson | Remove the unnecessary src/lib/glue4.c |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Greg Hudson | Remove src/lib/crypto/krb/enc_provider, which was accid... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Ken Raeburn | Revise patch to avoid using changequote |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Ken Raeburn | quoting bug causes solaris pre-10 thread handling bugs |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Ken Raeburn | Don't flush stdout so much. Calculate and display... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Ken Raeburn | Delay start of test until the start of a new second... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tom Yu | Reformat some open-paren issues. Remove kprop.c and... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ken Raeburn | Change INIT_ONCE compile-time flag into a run-time... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ken Raeburn | Don't start by attempting to unlink replay caches by... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ken Raeburn | Use krb5_get_error_message for reporting if krb5_get_se... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tom Yu | make mark-cstyle; make reindent |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tom Yu | Add slave/ to INDENTDIRS, with some exclusions |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Tom Yu | Move more reindent settings into variables |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Tom Yu | make mark-cstyle; make reindent |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Tom Yu | Reformat some block comments. Refine lib/krb5/asn... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Tom Yu | Deal with some open paren formatting issues, and reinde... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Greg Hudson | Remove cast-qual from the gcc warnings set; it is too... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ken Raeburn | Use "unsigned short" instead of "u_short" in argument... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Greg Hudson | Restore the krb5 1.6 behavior of not retrying AS reques... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Tom Yu | Delete obsolete krb5-mark-cstyle.el. (replaced by... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Tom Yu | Reindent and manually restore some BSD-style files... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Tom Yu | Correct regexps for matching emacs and cc-mode versions... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Tom Yu | Reindent after making fixes for emacs-23 |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Tom Yu | Monkey patch for the cc-mode that comes with emacs... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Tom Yu | Emacs 21 doesn't have custom-variable-p. Also, adjust... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Greg Hudson | Clean up a bunch of signed/unsigned comparison warnings |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Greg Hudson | Simplify krb5int_get_error (and fix a cast-qual warning... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Greg Hudson | Be a little more const-correct in krb5int_vset_error_fl |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Greg Hudson | Un-constify struct errinfo's msg field because it is... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Greg Hudson | In k5-int.h, fix make_data to work with C++ |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Greg Hudson | Memory leak fix: in obtain_sam_padata, after claiming... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Tom Yu | Rework in an attempt to deal with variant Emacs versions |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Greg Hudson | Move the implementations of four deprecated crypto... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Greg Hudson | Stop using deprecated krb5_encrypt_data in preauth... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Tom Yu | Reformat to avoid parens at beginnings of lines |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Greg Hudson | In lib/krb5/ccache, ensure that function definition... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Greg Hudson | In lib/krb5/asn.1, ensure that function definition... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Greg Hudson | Reformat lib/krb5/asn.1 internal prototypes to avoid... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Greg Hudson | Reformat asn1_make.h prototypes to avoid the problemati... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Greg Hudson | In lib/krb5/os, ensure that function definition headers... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Greg Hudson | In lib/krb5/krb, ensure all function definition headers... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Greg Hudson | Fix indentation in gc_via_tkt.c which was messed up... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Tom Yu | make mark-cstyle |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Ken Raeburn | Fixes for Emacs 22 compatibility |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Ken Raeburn | If krb5_sname_to_principal returns a null realm for... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Ken Raeburn | Quote realm name in error message. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Tom Yu | Tweak batch reindent some more. Limit the initial... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Greg Hudson | Update the kadm5 design documentation slightly to refle... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Hudson | In process_tgs_req, fully initialize e_data since we... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Hudson | Add a couple of krb5_data convenience constructor funct... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Zhanna Tsitkov | Corrected Copyrights and some minor reorganization... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Zhanna Tsitkov | Files that were not picked up by svn rev #22995 commit: |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Zhanna Tsitkov | Restored few symbols in the crypto exports list to... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Hudson | Rename api.3 to api.current in the libkadm5 unit tests... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Hudson | Rename some lingering krb5_derive_key references |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Luke Howard | remove times underflow/overflow checks, they break... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Tom Yu | New elisp file to mark C styles in files. New top... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Greg Hudson | Bump the accessor version number since we made changes. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Zhanna Tsitkov | Restrict libk5crypto.exports list to API and ABI. Also... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Zhanna Tsitkov | Replace krb5_ with krb5Int_ prefix for non-API functions |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Tom Yu | Update to use heuristics for setting "krb5" style based... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Tom Yu | Print a "starting..." message on stderr if running... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Ezra Peisach | Remove "verify" on make clean |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Ezra Peisach | Add variable DB_VERSION to Makefile.in. Generate deps... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Greg Hudson | Heimdal DB bridge plugin for KDC back end |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Tom Yu | Add "reindent" target to top-level Makefile.in. Add |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Ezra Peisach | Do not include com_err.h - not used here |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Ezra Peisach | with an uninitialized entry on error exit |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Tom Yu | Fix missing emacs file variable markers. Add krb5... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Greg Hudson | Fix printf argument type mismatches related to pw_max_f... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Greg Hudson | Remove the libkadm5 api.2 unit tests which don't pertai... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Greg Hudson | Remove the telnet-to-localhost sanity check in start_se... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Ezra Peisach | not try to free random stack garbage on error |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Greg Hudson | Reformat function definition headers in gss-krb5's... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Greg Hudson | Account lockout |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Tom Yu | Set up an INIT-CMD to set CRYPTO_IMPL in config.status... |
commit | commitdiff | tree | snapshot |
next |