2011-04-21 |
Greg Hudson | Remove kg_map_toktype(), as the call sites were removed... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Zhanna Tsitkov | Documented krb5_auth_con_ API family |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Greg Hudson | Install k5login(5) as well as .k5login(5) |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Greg Hudson | Missed in r24888: remove the process_chpw_request(... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Greg Hudson | Clean up schpw.c in kadmind a bit, making use of new... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Greg Hudson | Revert r24886; it was incorrect |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Greg Hudson | Fix memory leak in kpasswd server UDP error path |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Greg Hudson | Handle null OID values in gss_oid_equal() |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Greg Hudson | Check mech_type as well as mech_name in gssint_import_i... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Greg Hudson | Fix a code path where mech could be used uninitialized in |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Greg Hudson | Revert r24826. Export krb5int_nfold from libk5crypto... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Tom Yu | Fix the sole case in process_chpw_request() where a... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Greg Hudson | Remove pointer validation code from the gss krb5 mech |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Greg Hudson | In krb5_gss_display_status, correct the sense of the |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Zhanna Tsitkov | Documentation updates. Mostly GIC related |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Greg Hudson | Shuffle around some gss-krb5 entry points to eliminate... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Greg Hudson | Add Doxygen markup for gss_userok() and gss_authorize_l... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Greg Hudson | Implement gss_authorize_localname, as discussed on... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Greg Hudson | When inquiring the default GSS acceptor principal,... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Greg Hudson | Correctly recognize non-iterable keytabs in k5_kt_get_p... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Greg Hudson | Add k5_kt_get_principal, an internal krb5 interface... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Greg Hudson | In the authdata framework, determine which authdata... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Greg Hudson | Allow anonymous name to be imported with empty name... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Zhanna Tsitkov | Documentation updates |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Greg Hudson | Make depend |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Greg Hudson | gss_duplicate_name SPI for SPNEGO |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Greg Hudson | More sensical mech selection for gss_acquire_cred/accep... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Greg Hudson | r24838 accidentally added a gss_duplicate_name line to |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Greg Hudson | Prevent bleed-through of mechglue symbols into loaded... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Greg Hudson | Add gss_userok and gss_pname_to_uid to dynamic mech... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Greg Hudson | Add gss_userok and gss_pname_to_uid |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Zhanna Tsitkov | Documentation updates |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Ken Raeburn | CoreFoundation is no longer used for UCS2 conversions |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Ken Raeburn | Drop some redundant autoconf tests |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Ken Raeburn | Don't check for stdarg.h |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Ken Raeburn | Don't test HAVE_STDARG_H, just assume it |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Greg Hudson | In t_fortuna.c, use a static buffer in head_tail_test... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Ken Raeburn | Don't allocate over 2MB on the stack; sparc-netbsd3... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Ken Raeburn | Include krb5_libinit.h always, since we call krb5int_in... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Greg Hudson | Revert r24815 and the RTLD_NODELETE part of r24744... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Greg Hudson | Avoid using crypto_int.h in t_nfold.c for convenience... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Greg Hudson | destest.c no longer needs crypto_int.h |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Luke Howard | Use RFC 5587 const types for draft-josefsson-gss-capsul... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Ken Raeburn | Only use RTLD_NODELETE if it's available |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Greg Hudson | Factor out the address checks in krb5_rd_safe and krb5_... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Greg Hudson | In libkrb5, move krb5int_auth_con_chkseqnum to a new... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Greg Hudson | Add PADL license to collected licenses |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Luke Howard | When doing S4U2Self for the anon principal, use the... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Luke Howard | typo fix |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Greg Hudson | Allow absolute paths for mechglue libraries. From... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Greg Hudson | Implement draft-josefsson-gss-capsulate |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Greg Hudson | Fix a potential uninitialized free in prepare_error_as() |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Luke Howard | only reset greeting if provided attribute is urn:greet... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Luke Howard | s4u2proxy_set_attribute should only return EPERM for... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Greg Hudson | In r21175 (on the mskrb branch, merged in r21690) the... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Zhanna Tsitkov | In krb5_cc_move if something went wrong, free the dst... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Zhanna Tsitkov | If the new configuration data that is passed to krb5_cc... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Zhanna Tsitkov | Updated the documentation for the krb5_ error_message... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Zhanna Tsitkov | Static function names should not have krb5_ prefix |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Greg Hudson | Remove the weak key checks from the builtin rc4 enc... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Greg Hudson | Use first principal in keytab when verifying creds |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Zhanna Tsitkov | Documentation update. Mostly related to _kt_ and _cc_... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Greg Hudson | Fix a precedence error in g_make_token_header() which... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Greg Hudson | Set better error messages when plugins fail to load. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Greg Hudson | Fix DAL documentation to recommend using krb5_db_get_co... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Ezra Peisach | Update dependencies |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Zhanna Tsitkov | Minor clean-up in krb5.hin |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Zhanna Tsitkov | Move doxygen comments from source to header. Updated... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Greg Hudson | Reinstate the line wrapping of the copyright notice... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Zhanna Tsitkov | Added usage examples to the krb5_build_principal functi... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Greg Hudson | Use a helper function to clarify prepare_error_as(... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Greg Hudson | KDC memory leak of reply padata for FAST replies |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Greg Hudson | Don't leak the default realm name when initializing... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Greg Hudson | KDC memory leak in FAST error path |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Tom Yu | KDC double-free when PKINIT enabled [MITKRB5-SA-2011... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Greg Hudson | Remove the Yarrow copyright notice since the code is... |
commit | commitdiff | tree | snapshot |
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 |
next |