2009-02-12 |
Ken Raeburn | Don't apply 'const' twice |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Greg Hudson | In krb5_get_in_tkt_with_password, free opte before... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Greg Hudson | Make output parameter of krb5_generate_subkey_extended... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ken Raeburn | Remove useless unsigned >=0 tests |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Greg Hudson | In krb5_rc_io_open_internal, d->fn is always set for... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Greg Hudson | Modify asn12krb5_buf and asn1_do_full_encode to make... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Greg Hudson | Fix allocation failure check in walk_rtree |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Greg Hudson | Add a new test harness to facilitate memory leak detect... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Greg Hudson | Ensure we have a free function for every data type... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ezra Peisach | --disable-rpath is not working |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ezra Peisach | Add test for krb5_cc_get_principal and ensure returned... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Russ Allbery | Install ktutil and kadmin into CLIENT_BINDIR instead... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | remove local objects from list for windows |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | remove des425 syms; add some new dce,iov syms needed... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | Updates for current CCAPI code; build krb5 unicode... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | Some updates to compile and link on Windows, with recen... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | pull in unicode stuff on windows |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | hide stat buf init on windows |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | make build on windows, in current makefile framework |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | Windows version of 'copy a bunch of files around' |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | build strlcpy.c, printf.c, ipc_stream.c on windows |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | define SSIZE_MAX forWindows |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | unistd.h is posix only |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ken Raeburn | pull in dependency files |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ken Raeburn | update |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Greg Hudson | In krb5_ccache_internalize: fix resource leaks, fix... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Greg Hudson | In the ccache serialization code, remove some unnecessa... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Greg Hudson | Fix a memory leak (unlikely to happen in practice)... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Greg Hudson | Adjust the structure of krb5_decode.c functions to... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Greg Hudson | Update t_k5buf.c for the renamed buffer type constants |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Rename functions from k5_ipc_stream_* to krb5int_ipc_st... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Add variables for optionally building ipc_stream.c... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Adjust names to not conflict with Windows headers |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Include assert.h |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Use winsock2.h on Windows. Make initializer value... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | More KfW generated stuff |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | More KfW generated stuff |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Ignore some stuff generated for KfW build |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Rename X11 resource file to avoid name conflict on... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Ignore files generated by in-place build on Mac |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Greg Hudson | Make asn1buf_destroy return void, since it's a free... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Greg Hudson | In asn1_k_encode.c, stop inconsistently destroying... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Fix one more case of an explicit null check before... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Zhanna Tsitkov | Check if mem allocation was successful |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Greg Hudson | Fix possible free of uninitialized value in walk_rtree |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Greg Hudson | Change contract of krb5int_utf8_normalize and fix memor... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Provide omitted return value in last change |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Remove unused file |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | make krb5_free_* functions ignore NULL |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Check C++ compatibility for some internal headers that... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | More C++ compatibility: Don't use "typedef struct tag... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | C++ compatibility fix -- g++ says "types may not be... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | For Sun CC, also make implicit function declarations... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | Supply missing fn declarations |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | use unsigned value for shifting, avoiding undefined... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ken Raeburn | For Sun CC, create one errwarn arg with commas instead... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Greg Hudson | Memory handling fixes in walk_rtree |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Greg Hudson | Fix whitespace on previous commit to ure.c. Correct... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Greg Hudson | Pass the correct width argument to fprintf for URE_CHAR in |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Greg Hudson | Fix error handling in krb5_walk_realm_tree |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ezra Peisach | Unsigned/signed fixes |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ezra Peisach | Change variable accepting return from strftime to time_... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ezra Peisach | Do not assume sizeof(bool_t) == sizeof(krb5_boolean) |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ezra Peisach | Unsigned/signed warnings cleanup |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ezra Peisach | Cleanup some warnings due to getsockname's third argume... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ken Raeburn | remove some redundant or useless qualifiers |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ken Raeburn | use casts, for c++ compilation on windows |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | Fix memory handling bug in mk_req_ext |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Will Fiveash | deal with memleaks in migrate mkey project |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | In gc_frm_kdc.c's do_traversal(), fix an assert which... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | In krb5_rc_io_store, check the return value of krb5int_... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | In recvauth_common, initialize ap_option. It can't... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | Change krb5_rc_resolve_type (not a public API) to alloc... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ezra Peisach | Detect failure to register with rpcbind/portmap due... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | Add a missing break in the switch statement of |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ken Raeburn | Create and use (in several places) a variant of |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | In krb5_ktfileint_find_slot, check for an error return... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | Coverity was nervous that hst_realm.c's domain_heuristi... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Greg Hudson | Fix a memory leak in krb5_kt_resolve when we fail to... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ken Raeburn | include omitted system header string.h |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ken Raeburn | declare replacement [v]asprintf functions |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ken Raeburn | int/ptr bug in gssapi code |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ken Raeburn | don't do arithmetic on void pointers |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ken Raeburn | regenerate |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Will Fiveash | new multi-masterkey support doesn't work well when... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Greg Hudson | Remove xfread/xfwrite macros. Casting the first argume... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Greg Hudson | In tcl_ovsec_kadm_get_policy, initialize ent since... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Greg Hudson | In krb5int_utf8s_to_ucs2les, free the correct value... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Greg Hudson | Include k5-int.h in several pkinit source files, in... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Zhanna Tsitkov | Use macros for config parameters |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ken Raeburn | remove some krb4 testing hooks |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ken Raeburn | don't create or delete krb.conf, krb.realms |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Ken Raeburn | prefer structure assignment to memcpy |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Ken Raeburn | Remove unnecessary pointer casts in args to free,memcpy... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Ken Raeburn | TWRITE_STR casts second argument; don't add redundant... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Greg Hudson | Fix a whitespace error introduced when fixing a typo... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Greg Hudson | Fix a typo in the defines added to k5-int.h |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Zhanna Tsitkov | Introduces macros for config parameters |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Ken Raeburn | Get rid of casts of free() argument to char*, except... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Ken Raeburn | Collect hairy parts of krb5_is_<msgtype> macros into... |
commit | commitdiff | tree | snapshot |
next |