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 |
2009-10-25 |
Tom Yu | make depend |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Tom Yu | Resurrect deleted test files. Adjust Makefile.in files... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Luke Howard | Comment out empty definition of krb5_gss_set_sec_contex... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Luke Howard | Remove #define DEBUG 1 that slipped in in S4U merge |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zhanna Tsitkov | Changed the crypto make system to add build flexibility... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Luke Howard | When iterating through the keytab in krb5_rd_req()... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Luke Howard | Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | Allow the constrained delegation authorization method... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | simplify logic fix introduced in r22960 for S4U2Self |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | remove some unneeded extensions from the Novell backend... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | ensure that forwardable flag is propagated along S4U2Se... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | Increment authdata SPI to V2 (V1 was experimental)... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | Increment authdata SPI to V2 (V1 was experimental)... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | For naming extensions draft compliance, s/mspac:/urn... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | Make some gss-krb5 utility functions take enctypes... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | use ANSI prototypes for acquire_XXX_cred, and fix cast... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | correct indirection of minor status code when calling... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | In k5_hmac_md5_hash_iov, initialize keyblock.contents... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | In krb5_k_make_checksum, check for a null key passed... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ezra Peisach | Clean up memory leaks by releasing key at end |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ezra Peisach | Include des_int.h for mit_des_fixup_key_parity prototype |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | Fix memory leaks in enc-perf work |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | fix some Coverity reported defects in naming extensions |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Greg Hudson | Implement new APIs to allow improved crypto performance |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Tom Yu | Update prototype files to conform with newer whitespace... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Ezra Peisach | Include des_int.h for mit_des_fixup_key_parity prototyp... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Ezra Peisach | Remove adb.h as it is not used in the source tree |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Zhanna Tsitkov | Properly handle ivec for chaining ops |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Zhanna Tsitkov | Fix the value of ivec in aes_decrypt_iov |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Zhanna Tsitkov | Enable t_cts test |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Zhanna Tsitkov | Fixed aes to handle the input buffers of the various... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Greg Hudson | Fix preauth looping in krb5_get_init_creds |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Greg Hudson | Revert a small part of r22736 which incorrectly fixed... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Ezra Peisach | Fix memory leak and init those magic number fields... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Ezra Peisach | Clean nfold.o on make clean |
commit | commitdiff | tree | snapshot |
next |