2007-03-21 |
Jeffrey Altman | When using the Vista SDK version of NTSecAPI.h it... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Ken Raeburn | krb5 library uses kdc.conf when it shouldn't |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jeffrey Altman | NIM: New Default View and miscellaneous fixes |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jeffrey Altman | Enable Vista support for MSLSA |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Alexandra Ellwood | Zero sockaddrs in fai_add_entry() so we can compare... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Kevin Koch | KfW automated build scripts & supporting files |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Kevin Koch | Update 3.1.0 to 3.2.0; update location of sample directory |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Kevin Koch | Update build files for new version and file locations |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ken Raeburn | On Linux, add linker flags -Bsymbolic (makes for smalle... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ken Raeburn | Depend on kadm5 server library too, now that we use... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | Use "unsigned __int{16,32}" types for Windows in load_... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | * kadm5_create.c: Include fake-addrinfo.h. |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | Fix tail portability problem by adding an expression... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | Remove test pass that exercises AES256 over UDP, since... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | * include/k5-platform.h: Add load_{16,32,64}_n for... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | * sendto_kdc.c (default_debug_handler): If writing... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Jeffrey Altman | KFW: Vista Integrated Logon |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Ken Raeburn | Remove from unused_passes a configuration also listed... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ken Raeburn | Do use valgrind on /bin/sh commands, since that's how... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Jeffrey Altman | reverting commit to windows WIX installer (revision... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ken Raeburn | osf1: get proper library dependencies installed |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Kevin Koch | Train build script to use repository sources, omit... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Kevin Koch | Move automation documentation from wiki to here. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Kevin Koch | Automation for building KfW |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Sam Hartman | Back out windows specific makefile change |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Kevin Koch | More existence tests; path update |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Kevin Koch | Test for existence of identity/obj before try to delete... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Ken Raeburn | On unload, free up g_mechSet and g_mechList |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Ken Raeburn | Delete more stuff for 'clean' and 'distclean' targets |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Ken Raeburn | valgrind detects uninitialized (but really unused)... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Jeffrey Altman | krb5_get_cred_from_kdc fails to null terminate the... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jeffrey Altman | Add intalert.h which should have been added as part of |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jeffrey Altman | Windows - some apps define ssize_t as a preprocessor... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jeffrey Altman | NIM Improved Alert Management |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Ken Raeburn | Unused macro NEG removed |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ken Raeburn | When importing a name with a valid (non-null) handle... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ken Raeburn | If a reflection is detected, zap the message buffer... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Ken Raeburn | Initialize "loopback" field in newly allocated name... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Ezra Peisach | Ensure consistancy between prototypes and functions |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ken Raeburn | Conditionalize some ipv6 bits |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ken Raeburn | Conditionalize more bits that might not be defined... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ken Raeburn | Don't use struct in6_addr if we don't have IPv6 support |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Tom Yu | rename krb5_server_decrypt_ticket_keyblock() to |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Jeffrey Altman | hack to permit GetEnvironmentVariable usage without... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Ezra Peisach | In the resolve function - ensure on memory allocation... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ezra Peisach | krb5_kt_default_name should take an unsized length |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ezra Peisach | krb5_kt_get_type should return const char *. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Ezra Peisach | Add a new program to perform various tests on the WRFIL... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Ezra Peisach | MEMORY keytab krb5_kt_get_entry sets enctype to 0 if... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Ezra Peisach | MEMORY keytab does not copy keytab_entry keyblock contents |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Russ Allbery | The default K4 compatibility mode is now none, not... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Ezra Peisach | Memory leak in new memory keytab |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Ezra Peisach | buffer overflow in krb5_kt_get_name |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Ken Raeburn | Use krb5.h now for kdb errors, not kdb5_err.h |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Ken Raeburn | Don't need to initialize error tables |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Ken Raeburn | Don't need to register WRFILE: keytab type, it's alread... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Tom Yu | Fix merge botches: |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Tom Yu | remove krb5_get_init_creds_opt_set_pkinit() for now |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ken Raeburn | sort, remove duplicates |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Tom Yu | update def-check to look at preauth_plugin.h |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Tom Yu | get_init_creds_opt extensibility |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Jeffrey Altman | This commit adds a thread safe MEMORY keytab implement... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Jeffrey Altman | Conditionalize ssize_t declaration |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Jeffrey Altman | The fix for the command line race conditions |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Jeffrey Altman | Microsoft Windows Visual Studio does not define ssize_t |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Jeffrey Altman | KFW: 32-bit builds use the pismere krbv4w32.dll library |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Ken Raeburn | sort |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Ken Raeburn | sort |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jeffrey Altman | NIM Bug Fixes |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Ken Raeburn | ideas for passing error msg info across kadm5 api |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Ezra Peisach | Add const to variable to cleanup warnings |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Ezra Peisach | Include k5-int.h for krb5_cc_register() prototype.... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Ezra Peisach | Change second argument to krb5_cc_register to take... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Ezra Peisach | gss_krb5int_unseal_token_v3() - change bodysize argumen... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Jeffrey Altman | kt_file.c memory leak on error in krb5_kt_resolve ... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ezra Peisach | Include fake-addrinfo.h before krb5.h to get proper... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Ezra Peisach | Only declare cc_fcc_entry if USE_KEYRING_CCACHE is... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Jeffrey Altman | small fixes |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Jeffrey Altman | Move files to their correct location |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Use intermediate target to prevent parallel invocations... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Use move-if-changed and a timestamp file to avoid re... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Don't copy headers to .../include |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Build krb5.h using the _err.h files from the error_tabl... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Don't explicitly include error table headers that are... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Mark as C source for Emacs mode selection |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Move osconf input file to include directory instead... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | * Makefile.in (osconf.h): Use move-if-changed script |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | * pre.in (MOVEIFCHANGED): New variable |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Remove unused file |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Remove varargs.h paths, always use stdarg.h |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Include stdarg.h, and don't conditionalize declarations... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Handle function names immediately preceded by "*",... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Mark as C source for Emacs mode selection |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Don't define KRB5_PRIVATE, since it's not tested any... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Move all KRB5_PRIVATE declarations from krb5.h(in)... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | * Makefile.in (private-and-public-decls): New target... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Ken Raeburn | Include k5-int.h instead of krb5.h when 'private' funct... |
commit | commitdiff | tree | snapshot |
next |