]> andersk Git - gssapi-openssh.git/history - openssh
20070215
[gssapi-openssh.git] / openssh /
2007-02-15  jbasney20070215 OPENSSH_4_5P1_20070215
2007-02-15  jbasneyupdate from Simon
2007-02-15  jbasneyhpn12v14 updates
2007-02-15  jbasneynew comment in Simon's code
2007-02-15  jbasneyadd KEX_GSS_GRP14_SHA1 handling
2007-02-15  jbasneywhitespace
2007-02-15  jbasneywhitespace agreement with hpn patch
2007-02-12  jbasneyreplace C++ style comments with C style
2007-02-10  jbasneyadd GssapiCredentialsPath option for sshd_config as...
2006-11-10  jbasneymerged OpenSSH 4.5p1 to trunk OPENSSH_4_5p1_GSSAPI_NCSA_GSSAPI_20061110
2006-11-10  jbasneyremove derived files from cvs
2006-11-10  jbasneymerge updates from OPENSSH_4_4P1_SIMON_20061002_HPN... OPENSSH_4_4P1_20061110
2006-09-28  jbasneymerged OpenSSH 4.4p1 to trunk OPENSSH_4_4p1_GSSAPI20060928
2006-09-27  jbasneyInitial revision
2006-09-19  jbasneylost last two lines when applied the patch?
2006-07-26  jbasneyNCSA_GSSAPI_20060726 OPENSSH_4_3P2_20060726
2006-07-26  jbasneyopenssh-4.3p2-hpn12.diff
2006-07-23  jbasneyuse globus_gss_assist_map_and_authorize() if it's avail...
2006-07-23  jbasneygss_ctx_id_t needed in ssh_gssapi_client struct to pass to
2006-07-23  jbasneycheck for existence of globus_gss_assist_map_and_author...
2006-07-23  jbasneysend "failed to set username from gssapi context" error...
2006-05-10  jbasneyNCSA_GSSAPI_20060510 OPENSSH_4_3P2_20060510
2006-05-10  jbasneyneed ServerOptions for gsi_allow_limited_proxy
2006-03-28  jbasneyadd support for GsiAllowLimitedProxy option
2006-03-07  jbasneyremove unnecessary deviations from Simon's patch
2006-03-07  jbasneyKexOptions no longer used
2006-03-07  jbasneyoops, #elsif should be #elif
2006-03-07  jbasneyoops, return missing break from bad merge
2006-03-07  jbasneyremove unneeded #includes
2006-03-07  jbasneyminimize diffs with Simon's patch
2006-03-07  jbasneyupdate from Simon's openssh-4.3p2-gsskex-20060223.patch
2006-02-13  jbasneymerge OPENSSH_4_3P2_20060213
2006-02-13  jbasneyImport of OpenSSH 4.3p2
2006-02-02  jbasneyapply updates from OpenSSH-4.3p1-hpn11-none.patch
2006-02-02  jbasneymerged OpenSSH 4.3p1 to trunk
2006-02-02  jbasneyInitial revision
2005-12-20  jbasneyNCSA_GSSAPI_20051220 OPENSSH_4_2P1_GSSAPI_20051220
2005-12-20  jbasneyopenssh-4.2p1-hpn11-none.diff from
2005-12-19  jbasneymerged OPENSSH_4_2P1_SIMON-20050926-2 to trunk
2005-09-06  jbasneyupdate patch date to today; prepare for release OPENSSH_4_2P1_GSSAPI_20050905
2005-09-06  jbasneyinitialize pointers to avoid compiler warnings
2005-09-06  jbasneyfix compiler warning on incorrect type signedness
2005-09-06  jbasneyfix compiler warnings: initialize pointer and change...
2005-09-06  jbasneyfix types of two variables to avoid compiler warnings
2005-09-06  jbasneyhandle NULL return value from gethostbyname()
2005-09-06  jbasneymerged OpenSSH 4.2p1 to trunk
2005-09-06  jbasneyInitial revision
2005-06-07  jbasneybugfix for revision 1.5: if GSS_S_COMPLETE is returned... OPENSSH_4_1P1_GSSAPI_20050607
2005-05-26  jbasneyOPENSSH_4_1P1_GSSAPI_20050526 OPENSSH_4_1P1_GSSAPI_20050526
2005-05-26  jbasneymerged OpenSSH 4.1p1 to trunk
2005-05-11  jbasneyfix typo on last checkin
2005-05-11  jbasneyfix for handling gss_accept_sec_context() return values:
2005-03-12  jbasneydon't support very old, incorrect oid encoding anymore. OPENSSH_4_0P1_GSSAPI_20050312
2005-03-12  jbasneymatch whitespace in OpenSSH portable release
2005-03-12  jbasneygssapi_kerberos_mech_old and gssapi_gsi_mech_old no...
2005-03-12  jbasneymerged OpenSSH 4.0p1 to trunk and removed GSSAPI compat...
2005-03-12  jbasneyInitial revision
2004-08-19  jbasney- always initialize authctxt->valid = 0
2004-08-19  jbasneyclean up code to set authctxt->service and authctxt...
2004-08-18  jbasneycall ssh_gssapi_check_mechanism() before attempting... OPENSSH_3_9P1_GSSAPI_20040818
2004-08-18  jbasneyif no gss mechs, then disable gss_authentication. no...
2004-08-18  jbasneychange 2nd arg of ssh_gssapi_check_mechanism() to const...
2004-08-18  jbasneybe sure not to call xfree(NULL)
2004-08-18  jbasneydon't allow change of service or style when username...
2004-08-18  jbasneyreplace
2004-08-18  jbasneyreplace
2004-08-18  jbasneyunused
2004-08-18  jbasneymerge OpenSSH 3.9p1 to trunk
2004-08-18  jbasneyInitial revision
2004-08-18  jbasneyfix for bug 244 (https://bugzilla.ncsa.uiuc.edu/show_bu...
2004-08-18  jbasneyauthctxt->user should never be null but add a test...
2004-07-14  jbasneydon't include "external-keyx" in case for setting usern...
2004-07-14  jbasneyNCSA_GSSAPI_20040713 OPENSSH_3_8_1P1_GSSAPI_20040713
2004-07-14  jbasneyremove prototype for ssh_gssapi_mechanisms() function...
2004-07-14  jbasneycall get_canonical_hostname(1) to pass FQDN with ssh_gs...
2004-07-13  jbasneyfix for http://grid.ncsa.uiuc.edu/ssh/implicitlogin...
2004-07-13  jbasneyfix for http://grid.ncsa.uiuc.edu/ssh/implicitlogin...
2004-06-29  jbasneyfail gss userauth if we received a limited globus proxy OPENSSH_3_8_1P1_GSSAPI_20040629
2004-06-29  jbasneydon't abort gsskex if client gives a limited proxy.
2004-06-29  jbasney- initialize ret_flags before calling gss_accept_sec_co...
2004-06-29  jbasneyin addition to passing LD_LIBRARY_PATH to child's envir...
2004-05-05  jbasneynew patch version OPENSSH_3_8_1P1_20040505
2004-05-05  jbasneyfix compiler warnings due to type mismatches (size_t...
2004-05-05  jbasneymerged OpenSSH 3.8.1p1 to trunk
2004-05-04  jbasneyInitial revision
2004-05-01  jbasneyDarwin's getaddrinfo()'s handing of AI_NUMERICHOST...
2004-04-28  jbasney-lkrbafs needs -lkrb4 (in --wiith-afs-krb5 configuration)
2004-04-23  jbasneybump patch version to NCSA_GSSAPI_20040423 OPENSSH_3_8P1_GSSAPI_20040423
2004-04-23  jbasneyre-fix old bug, re-introduced on re-merge of Simon's code:
2004-04-22  jbasneyfix mechglue build
2004-04-22  jbasneyfix OpenSSH build problem with xlc on AIX 5.2 OPENSSH_3_8P1_GSSAPI_20040422
2004-03-05  jbasneydon't clear environment. GSI needs it (GLOBUS_LOCATION... OPENSSH_3_8P1_GSSAPI_20040305
2004-03-04  jbasneyremove superfluous #includes OPENSSH_3_8P1_GSSAPI_20040304
2004-03-04  jbasneydon't need to include compat.h twice
2004-03-04  jbasneydon't need to include ssh2.h and compat.h twice. (isn...
2004-03-04  jbasneyGSSAPICleanupCreds is now GSSAPICleanupCredentials
2004-03-04  jbasneyremove duplicate krb5_cleanup_proc() call introduced...
2004-03-04  jbasneyreplace #include "compat.h" as it's included in regular...
2004-03-04  jbasneynew patch release today
2004-03-04  jbasneyneed extern ServerOptions options declaration
next
This page took 0.097714 seconds and 7 git commands to generate.