]> andersk Git - gssapi-openssh.git/history - openssh
o Update the version number of the setup package to 0.9.
[gssapi-openssh.git] / openssh /
2002-07-09  jbasneywrap implicit username code in #ifdef GSI for now,...
2002-07-09  jbasneymake installation of gsi prefixed binaries and man...
2002-07-09  jbasneyadd comment for implicit variable
2002-07-09  jbasneymisc.h no longer needed
2002-07-09  jbasneywrap GSI code in #ifdef GSI
2002-07-02  jbasneyallow PAM_START more than once, since we may switch... OPENSSH_3_4P1_GSI_20020701
2002-07-02  jbasneyreset authctxt->valid field if we're re-using authctxt
2002-07-02  jbasneymerged Simon's openssh-3.4p1-gssapi-20020627.diff patch...
2002-07-01  jbasneymerged OpenSSH 3.4p1 to trunk
2002-06-21  jbasneyadd missing optarg declaration (bug in OpenSSH source... OPENSSH_3_3P1_GSI_20020621
2002-06-21  jbasneyadd prototypes for userauth_external() and userauth_gss...
2002-06-21  jbasneyresolved conflicts with import of OpenSSH 3.3p1
2002-06-21  jbasneyInitial revision
2002-06-21  jbasneyanother reference to a free'd buffer, this time when... OPENSSH_3_2_3P1_GSI_3
2002-06-21  jbasneyfix reference to freed memory in empty username handlin...
2002-06-20  jbasneyfixed inconsistent use of $(EXEEXT) with gsiscp and gsissh
2002-06-20  jbasneyrather than installing gsissh and gsiscp as copies...
2002-06-20  jbasneyalso install gsissh and gsiscp binaries
2002-06-19  jbasneydocument feature-specific user configuration files... OPENSSH_3_2_3P1_GSI_2
2002-06-19  jbasneyGSSAPI configuration options now apply to both versions...
2002-06-19  jbasneyinclude misc.h for pwcopy() prototype
2002-06-19  jbasneymerging OPENSSH_3_2_3P1_MSGHDR_FIX from vendor branch...
2002-06-19  jbasneymerging OPENSSH_GSSAPI_Protocol1-branch to trunk from tag
2002-06-19  jbasneyon gssapi authentication errors, send error information...
2002-06-19  jbasneyadded support for add-on feature-specific user config...
2002-06-19  jbasneywhitespace change
2002-06-07  jbasneyupdate OPENSSH_GSSAPI_Protocol1-branch with latest... OPENSSH_GSSAPI_Protocol1-branch OPENSSH_GSSAPI_Protocol1_Complete
2002-06-07  jbasney- don't try to find Globus directory if it isn't specified
2002-06-07  jbasneyadd backwards compatibility with old GSI-enabled SSH...
2002-06-07  jbasneydo implicit username mapping if options.implicit is...
2002-06-07  jbasneychange debug msg to log msg so system logs include...
2002-06-07  jbasneyupdating OPENSSH_GSSAPI_Protocol1-branch with latest...
2002-06-06  jbasneyrename getopt exported variables in openbsd-compat...
2002-06-06  jbasneyminor one-line formatting change to match with Simon...
2002-06-06  jbasneyremove duplicate call to copy_environment(), probably...
2002-06-06  jbasney- remove a few one-line merge errors
2002-06-06  jbasneymerged trunk with OpenSSH 3.2.3p1 from vendor branch...
2002-05-18  bherevision: solve the implicit user name problem of
2002-05-18  jbasneymerged trunk with OpenSSH 3.2.2p1 from vendor branch...
2002-05-17  jbasneyInitial revision
2002-04-30  jbasneyinclude globus_gss_assist.h for globus_gss_assist_gridmap()
2002-04-30  jbasneygssapi_setup_env() no longer used
2002-04-21  bheauth2.c sshconnec2.c ssh.c readconf.h are modified
2002-04-18  jbasneyif SSH1 GSSAPI authentication fails, don't disconnect...
2002-04-05  jbasney__FUNCTION__ isn't portable; replaced it with actual...
2002-04-05  jbasney__FUNCTION__ isn't portable; replaced it with the funct...
2002-04-04  jbasneyrename gssapi_clean_env() to ssh_gssapi_clean_env(...
2002-04-04  jbasneyinclude "globus_gss_assist.h" for globus_gss_assist_gri...
2002-04-04  jbasneyfile was left off of OPENSSH_GSSAPI_Protocol1-branch...
2002-04-04  jbasneyoops. undoing last checkin. it was broken.
2002-04-04  jbasneymake packet_get_all() function static in GSSAPI section...
2002-04-04  jbasneyremoved /*modified by binhe*/ comments to make the...
2002-04-04  jbasneyremoving unneeded #ifdef GSSAPI
2002-04-04  jbasneyremoving comments that bracket Bin He's modifications...
2002-04-04  jbasneydon't use GSSAPI_PATCH_VERSION or GSSAPI_SERVICE_NAME...
2002-04-04  jbasneyremove prototypes for functions in auth-gssapi.c, which...
2002-04-04  jbasneymove gssapi_parse_userstring() to auth1.c
2002-04-04  jbasney- make SSH1 GSSAPI username parse function static in...
2002-04-04  jbasneydon't allow authentication with a limited GSI proxy...
2002-04-04  jbasneyUse shared GSSAPI code in gss-serv.c for both SSH proto...
2002-04-04  jbasneyminor changes to fix Kerberos build problems
2002-04-04  jbasneyssh_key_digest, used by SSH1 protocol only, renamed...
2002-04-04  jbasneysmall fixes for Kerberos build problems
2002-04-04  jbasney- support GSSAPI auth in SSH1 protocol
2002-04-04  jbasneyshare userauth_finish() with protocol1 for GSSAPI
2002-04-04  jbasneyrather than use a different GSSAPI auth function (auth_...
2002-04-04  jbasneydon't link with auth-gssapi.o anymore; share code in...
2002-03-30  bhe*** empty log message ***
2002-03-28  jbasneyport to OpenSSH 3.1p1
2002-03-28  jbasneyremove separate forward_gssapi_globus_* flags for SSH1...
2002-03-28  jbasneyfix merge errors with Simon's openssh-mit-krb5-20020326...
2002-03-28  jbasneydelegate credentials in SSH protocol 1 (patch from Bin He)
2002-03-28  jbasneymerged with openssh-mit-krb5-20020326.diff from Simon
2002-03-25  jbasneyfix error on merge of Simon's latest patch (remove...
2002-03-25  jbasneyadd back in my ssh_gssapi_import_name() changes, undone...
2002-03-25  jbasneyadd back in my ssh_gssapi_import_name() changes, undone...
2002-03-25  jbasneymerging in Simon Wilkinson's latest patch (openssh...
2002-03-20  jbasneyfix bug I introduced on recent merge where I stopped...
2002-03-20  jbasneyrenamed getopt exported variables in openbsd-compat...
2002-03-14  jbasneyadded changes (from Chase Phillips, with my own modific... OPENSSH_3_1P1_GSSAPI
2002-03-14  jbasneyfix merge error
2002-03-14  jbasney- fix up a merge error
2002-03-14  jbasneychange second argument of ssh_gssapi_import_name()...
2002-03-14  jbasneypacket_read and packet_get_bignum2 functions no longer...
2002-03-14  jbasneyadd prototype of kexgss
2002-03-14  jbasney- packet_done() is now called packet_check_eom()
2002-03-14  jbasneymake host parameter to ssh_gssapi_import_name() a const...
2002-03-14  jbasney- fix up a merge error
2002-03-14  jbasneyadd kexgex.o to libssh objects (removed by mistake...
2002-03-13  jbasneyfix error from recent merge
2002-03-13  jbasneyresolving conflicts from import of OpenSSH 3.1p1
2002-03-13  jbasneyInitial revision
2002-03-11  jbasneyinitial checkin of Bin He's support for GSI authenticat...
2002-03-11  jbasneyGSSAPI patch for OpenSSH 3.0.2p1 Protocol version 2... OPENSSH_3_0_2P1_GSSAPI
2002-03-11  jbasneyFixes for krb5 support in OpenSSH 3.0.2p1 by Simon...
2002-03-11  jbasneyInitial revision
This page took 0.100051 seconds and 7 git commands to generate.