summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu2003-05-219-25/+50
* krb5_get_in_tkt now only supports old (non-etype-info2) enctypesSam Hartman2003-05-202-1/+18
* Implement krb5_get_in_tkt_with_password andSam Hartman2003-05-209-258/+165
* * asn1_k_encode.c (asn1_encode_krb_safe_body): UseEzra Peisach2003-05-203-2/+11
* Register writable keytabs by defaultSam Hartman2003-05-196-14/+19
* * depgen.sed: Put print command on separate lines from substitution commands,Ken Raeburn2003-05-182-3/+20
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-1816-41/+333
* * schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if theKen Raeburn2003-05-172-1/+6
* * chpw.c (krb5int_rd_chpw_rep): Allow new kpasswd error codes up throughKen Raeburn2003-05-172-1/+4
* Define the new error codesKen Raeburn2003-05-172-0/+11
* * ser_ctx.c (krb5_context_internalize): Copy read-in OS context data intoKen Raeburn2003-05-172-6/+22
* * default.exp (spawn_xterm): Add KPASSWD and REALMNAME to the list of exportedKen Raeburn2003-05-172-1/+6
* * mkrel: Remote autom4te.cache filesTom Yu2003-05-152-0/+5
* Only allow combine_keys to work on des and 3des enctypes. It is notSam Hartman2003-05-152-0/+26
* KfM should export krb5_c_string_to_key_with_paramsAlexandra Ellwood2003-05-151-0/+1
* Be more friendly towards parallel buildsKen Raeburn2003-05-142-5/+17
* Update for krb5-1.3-beta1Tom Yu2003-05-141-1/+39
* Allow the KDC to return bad integrity errors to the client on preauthSam Hartman2003-05-142-0/+5
* * start_servers_local: Set KRB5RCACHEDIR.Ken Raeburn2003-05-143-1/+12
* provide shorthand aliases for AES enctypesKen Raeburn2003-05-132-0/+15
* Try forwarding with no enctype restriction if forwarding with anSam Hartman2003-05-132-3/+12
* * gssapi_krb5.h: Remove check for GSS_RFC_COMPLIANT_OIDSTom Yu2003-05-132-3/+4
* AES shouldn't be in KDC default enctype listKen Raeburn2003-05-134-2/+11
* reduce AES string-to-key iteration count to 4096Ken Raeburn2003-05-132-3/+39
* Fix minor error in previous commit that broke v4 saltsSam Hartman2003-05-131-1/+1
* Fix memory leaks and double frees in preauth2.cSam Hartman2003-05-136-42/+87
* Add AES enctypes to t_encryptSam Hartman2003-05-132-0/+6
* * Makefile.in: Add setting of KRB_ERR on WindowsTom Yu2003-05-122-0/+5
* Don't #include compile_et .c filesSam Hartman2003-05-124-12/+18
* Docs should reflect default krb4 modeSam Hartman2003-05-122-1/+5
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-126-94/+623
* * IMplement etype_info in KDC. If the request contains any newSam Hartman2003-05-1214-95/+257
* Add a new krb5_context field for the config-file tgs_enctypes, whichKen Raeburn2003-05-105-23/+73
* punt leftover conflict markersTom Yu2003-05-101-2/+0
* missed note for an old changeKen Raeburn2003-05-101-0/+4
* * krb5.tex: Update subkey-related information to match codeTom Yu2003-05-102-7/+28
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-1032-99/+270
* * kpasswd.0/changing.exp: Replace ovpasswd with kpasswdTom Yu2003-05-092-1/+5
* Added option to search paths correctly with new tools and to include TargetCo...Alexandra Ellwood2003-05-081-1/+1
* Needed for com_err library testingKen Raeburn2003-05-072-0/+8
* Reorganize kdc_preauth enctype handlingSam Hartman2003-05-072-39/+81
* * init_os_ctx.c: Added support for KLL's __KLAllowHomeDirectoryAccess() funct...Alexandra Ellwood2003-05-072-1/+12
* Added krb5_set_password, krb5_set_password_using_ccache, krb5_c_random_os_ent...Alexandra Ellwood2003-05-071-6/+9
* Fix typoSam Hartman2003-05-061-1/+1
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-0616-9/+182
* Replace ovpasswd with kpasswdSam Hartman2003-05-042-1/+5
* * port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_H]: Define as a macro ifKen Raeburn2003-05-022-0/+20
* * kadm_stream.c: Fixed vts_long() and vts_short() so they return a pointer to...Alexandra Ellwood2003-05-012-3/+15
* update for 1.3a3Tom Yu2003-04-291-0/+16
* AES code shouldn't define uint32_t etc if the system provides themKen Raeburn2003-04-292-1/+5