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 |
2008-08-06 |
Ken Raeburn | bad free in kprop |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Fix bug in array size calculation |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Always use unsigned for one-bit fields |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | fix cleanup code in allocating preauth info |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ken Raeburn | Fix possible locking protocol failure in error handling... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Ken Raeburn | error in socket number range check in kdc |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Ken Raeburn | specify return type of 'harmless' |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Ken Raeburn | some comments from Love |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Use load/store_32/16_be/le functions |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Pull out two copies of errno mapping into a common... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Use load_store_16/32_be |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Use load/store_32_be instead of open-coding |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Make more uses of load/store_32_be/le, which on x86... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Use GET_HALF_BLOCK to fetch new values instead of open... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Use krb5int_random_string, load_32_be, load_16_be,... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Rename and export random_string from cc_memory.c |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Reduce code duplication: krb5_fcc_store_int32 vs krb5_f... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Two versions of resolver code were almost identical... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ken Raeburn | Pull out code to compute length of quoted name componen... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Ken Raeburn | note lack of policy propagation |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Ken Raeburn | Reuse more k5beta7 code for iprop |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Alexandra Ellwood | Additional implementation of the KerberosAgent |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Ken Raeburn | Delete decls for nonexistent functions, and an unused... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Ken Raeburn | Remove unused file |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Ken Raeburn | fix possible uninit variable use in error path |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Alexandra Ellwood | Return extended krb5 error strings |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jeffrey Altman | In the gss rpc package, replace the type used for a |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Tom Yu | Fix one missed rename of "exit" label to "done" |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jeffrey Altman | replace "exit" label with "done" |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jeffrey Altman | The NIM error reporting functions (in src/windows/ident... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jeffrey Altman | This patch modifies the NIM Kerberos v5 plug-in to... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jeffrey Altman | The /src/windows/identity/plugins/common/dynimport... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jeffrey Altman | cw_handle_header_msg(): |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Alexandra Ellwood | Add Apple Inc. to copyright lists |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Ken Raeburn | Catch a few more cases of unchecked k5_mutex_lock calls |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Ken Raeburn | A step towards ensuring we check mutex lock attempt... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Ken Raeburn | Another check for null return from krb5_cc_default_name |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Ken Raeburn | Check for null name to krb5_cc_resolve, and return... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jeffrey Altman | This patch addresses the issues raised in this ticket... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jeffrey Altman | kadm5_decrypt_key(). This patch prevents the returned... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jeffrey Altman | krb5_string_to_keysalts() |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jeffrey Altman | There are two mutex locking issues that Roland Dowdeswe... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jeffrey Altman | An implementation of opendir() and friends for _WIN32 |
commit | commitdiff | tree | snapshot |
next |