2008-09-18 |
Ken Raeburn | makedepend |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Ken Raeburn | If unset env(KRB5CCNAME) doesn't work, skip the tests... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Alexandra Ellwood | Removed kim_identity_get_gss_name and updated documentation |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Alexandra Ellwood | Added tentative plugin API for KIM UI |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Alexandra Ellwood | Added support for options in favorite identities. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Alexandra Ellwood | Fixed KIM export list for KerberosLite (forgot there... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Alexandra Ellwood | Removed favorite identities object from public API... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Ken Raeburn | Untabify; trim trailing whitespace; add emacs local... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Alexandra Ellwood | Use krb5 threading functions. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Ken Raeburn | Use braces to repair broken emacs indentation, caused... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Ken Raeburn | Whitespace changes, mostly horizontal, for consistency... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Alexandra Ellwood | CCAPI should only use one pthread key |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Ken Raeburn | Use GSS_S_BAD_STATUS for unknown status codes |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Ken Raeburn | Fix vasprintf signed/unsigned mix; separate out duplica... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Ken Raeburn | fix resource leak in USE_PASSWORD_SERVER code |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Ken Raeburn | Fix resource leak |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Alexandra Ellwood | Additional code for KerberosAgent. Checking in so... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Ken Raeburn | compile-time flag to disable iprop |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Ken Raeburn | Some helper rules for running Coverity Prevent |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Ken Raeburn | Based on patch from lxs, with some changes: |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Ken Raeburn | r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Ken Raeburn | Change non-debug version of k5_debug_log to int to... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Tom Yu | whitespace |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Tom Yu | Fix PROG_LIBPATH so in-tree tests work |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Ken Raeburn | Update description of -k option: From the code it appea... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Ken Raeburn | Incorporate Apple's patch |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Ken Raeburn | Fix sense of test of lock call preparing to update... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Alexandra Ellwood | CCAPI is leaking mach ports |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Ken Raeburn | Let walk_realm_tree tests fail for now, ignore them... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Ken Raeburn | Use capaths unconditionally. Update copyright |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Ken Raeburn | New macro for testing whether the compiler supports... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Alexandra Ellwood | KIM should not provide keytab functions when building... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Alexandra Ellwood | Updated documentation to be more specific about TLS... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Alexandra Ellwood | Removed warnings of unused variable |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Ken Raeburn | Check for struct sockaddr_storage only in top-level... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Zhanna Tsitkov | lean client changes |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Alexandra Ellwood | Add support to send CFNotifications on ccache and cache... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Alexandra Ellwood | Notify clients on ccache deletion |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Alexandra Ellwood | Added some carriage returns to decrease line length |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ken Raeburn | Update krb4 test to use aclocal.m4 macro and default... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ken Raeburn | Fix broken build -- conditionalize some stuff on DISABL... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Alexandra Ellwood | profile write code should only quote empty strings |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Alexandra Ellwood | Get KerberosAgent building again after KIM changes |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ken Raeburn | Default to not building krb4 support |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Alexandra Ellwood | Fixed export list for new hints functions |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Alexandra Ellwood | Modified hints APIs to be a single API that takes strin... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Alexandra Ellwood | Updated bindings. Incomplete but commiting to avoid... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Ezra Peisach | Using gcov, it was noted that the tests were never... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ezra Peisach | In parsing authorization data, if run out of memory... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ezra Peisach | In copying a credential - if we run out memory - the... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ezra Peisach | Move internal cccursor structures/prototypes to the... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Alexandra Ellwood | Conditionalize building of CCAPI ccache type on USE_CCAPI |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Alexandra Ellwood | mac port of kim should not depend on kipc |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Ezra Peisach | Move prototype for krb5int_random_string from k5-int... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Will Fiveash | a stash file is not a keytab |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ken Raeburn | Only add -Os for size optimizations if CFLAGS wasn... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ken Raeburn | If the LDAP KDB back end is being built, define ENABLE_... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ezra Peisach | In parsing principal - if run out memory - clean up... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ezra Peisach | In krb5int_copy_creds_contents - if we run out of memor... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ezra Peisach | Clean up memory leak in krb5_build_principal if we... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ezra Peisach | Error return from krb5int_random_string not tested... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ezra Peisach | krb5_fcc_read_addrs returns pointer to released memory... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ezra Peisach | krb5_fcc_resolve file locking error on malloc failuer |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Ken Raeburn | Don't build PKINIT ASN.1 support code if not building... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Alexandra Ellwood | Open log file for appending only, not also reading |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Alexandra Ellwood | Use a valid UTF8 password for randkey password |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Ken Raeburn | Rewrite the building of the ccache-type linked list... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Ken Raeburn | If CONFIG_SMALL_NO_CRYPTO is defined, turn off CONFIG_S... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Ken Raeburn | Shorter export list, dumping a bunch of stuff most... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Ken Raeburn | Add a new directory, configured but not built by defaul... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Ken Raeburn | Actually use the export list for Darwin libraries |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Ken Raeburn | Disable caching on Mac for now |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Ken Raeburn | Always define krb5int_pthread_loaded, for consistency |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Tom Yu | Update copyright notices to reflect donation of DES... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Ken Raeburn | If krb5int_pthread_loaded is a function and we're using... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | New config option to enable size optimizations |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | Disable CONFIG_SMALL optimizations for now |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | Don't use memcmp for comparing structures of values |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | Don't leak attr_types storage on error |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | sequence_of_no_tagvars declared variables used only in |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | get_eoc() is always followed by next_tag(), so don... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | malloc+memset(,0,) -> calloc |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | Pull out EOC error checks into separate functions |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | Use bitfields for class and construction type |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Ken Raeburn | Rewrite tagnum-checking code to streamline normal path... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | turn off thread-support debugging code |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Check fstat result. Close fd on error |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | If CONFIG_SMALL is defined, always use function calls... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Oops. Really delete the extra argument this time |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Remove some 'register' declarations |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Rewrite conditional test for update log processing... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | After freeing dbprinc, reset it to null |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | In loop over entries, make local vars local to each... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Fully initialize handle data on allocation |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Don't coerce fgetc value to char before EOF check |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Check for malloc failure |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Removed unused (and unpassed) argument to process_k5bet... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | cstatus() takes no arguments |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Fix test for accept failure |
commit | commitdiff | tree | snapshot |
next |