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 |
2008-07-21 |
Jeffrey Altman | Assign fixed ordinals to comerr32.dll exports |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Ken Raeburn | When reading from the routing socket, only provide... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Jeffrey Altman | ccdefault.c: |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Ken Raeburn | Don't set LOCAL_SUBDIRS in many places and SUBDIRS... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Ken Raeburn | Drop $(SUBDIRS_@srcdir@) hack, it's not being used... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Tom Yu | Use mkstemp(), and fstat() the file to make sure that... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ken Raeburn | Set non-blocking mode on incoming TCP connections. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ken Raeburn | On systems with struct rt_msghdr, open a routing socket... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ken Raeburn | Rewrite krb5_db_open flag handling to avoid confusing... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Tom Yu | Revert due to potential file modes race condition |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Tom Yu | Make krb5_rc_io_creat() use mkstemp |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Tom Yu | In krb5_rc_io_creat(), unlink any existing rcache file... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Alexandra Ellwood | CCAPI side of the patch |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Alexandra Ellwood | Removed _t suffix from KIM types |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Alexandra Ellwood | Removed _t suffix from all type names |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Tom Yu | Apply patch from Mark Phalan to correctly use progname... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Tom Yu | Apply patch from Mark Phalan to initialize progname... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Tom Yu | Fix indirection on assignment to minor status |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Tom Yu | Check return value from k5_mutex_lock() to partially... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ken Raeburn | r1926@ken-wireless: raeburn | 2008-07-15 16:49:17... |
commit | commitdiff | tree | snapshot |
next |