Skip to content
Snippets Groups Projects
  1. May 01, 2007
  2. Apr 21, 2007
  3. Dec 29, 2006
  4. Sep 09, 2006
    • deuce's avatar
      Experimental SSH server support using Cryptlib. · 513c1a4d
      deuce authored
      !!!NOTICE!!!
      At least Cryptlib 3.2.3a and 3.2.3 (The latest) crashes Synchronet when you
      attempt to connect using OpenSSH (SyncTERM with experiment SSH works though)
      DO NOT USE THIS UNLESS YOU WANT YOUR BBS TO CRASH!!!
      513c1a4d
  5. Aug 27, 2006
  6. May 03, 2006
    • rswindell's avatar
      Removal of cruft: · a000d6d0
      rswindell authored
      * CON_L_ECHOX (no such thing as local echo now)
      * node_dollars_per_call (no such thing as a 976/900 billing node)
      * node_min_bps (no such thing as bps rate)
      a000d6d0
  7. Sep 08, 2005
  8. Jun 04, 2005
    • deuce's avatar
      Fix ups for new user creation via RLogin. New behaviour is as follows: · c3fbdc07
      deuce authored
      if (specified user does not exist) {
          if (rlogin password recieved) {
              create new user with specified password
          }
          else {
              create new user with random password
              show password to user
              allow user to change password
              validate new password
         }
      }
      else {
          if(password is correct) {
              logon user
          }
          else {
              prompt for current password
          }
      }
      c3fbdc07
  9. Dec 07, 2004
  10. Oct 21, 2004
  11. Oct 16, 2004
  12. Oct 15, 2004
  13. Oct 14, 2004
    • rswindell's avatar
      Improved telnet option negotiations, specifically, tracking transmitted · f49f3c83
      rswindell authored
      requests to allow differentiation between received responses (ACK/NAK) and
      remote option requests. This solves the problem with Kermit-95 waiting forever
      for a response (ACK or NAK) to its initial option requests (i.e. "Negotiate
      About Window Size" and "New Environment Option").
      f49f3c83
  14. Jun 04, 2004
    • deuce's avatar
      RLogin modifications... · bdc5f79d
      deuce authored
      1) RLogin connections are accepted from any IP
      2) If the IP is not in the rlogin.can, the 2nd user name is tested against the
         users password.  If it matches, the user is auto-logged on.
      3) Currently, the case where the name exists but the password doesn't match
         isn't what I'd like it to be... ideally, it should go straight to the password
         prompt.  It currently assums a new user... mostly because I wanted to keep
         this change easy to back out of anyone hates me.
      bdc5f79d
  15. Mar 31, 2004
    • rswindell's avatar
      RLogin improvements: · 4f83bf90
      rswindell authored
      * handles long (>25 char) user names better
      * log message when logging in as an unknown user
      * log message when no user name specified during login
      * no longer send telnet negotiation (assuming Telnet session) if RLogin fails
      4f83bf90
  16. Oct 24, 2003
  17. Jul 03, 2003
  18. Jul 02, 2003
  19. Jun 26, 2003
  20. May 07, 2003
  21. May 06, 2003
  22. May 04, 2003
  23. Apr 30, 2003
  24. Apr 29, 2003
  25. Apr 26, 2003
  26. Dec 05, 2002
  27. Nov 13, 2002
  28. Nov 07, 2002
  29. Jun 28, 2002
  30. Apr 13, 2002
  31. Feb 20, 2002
  32. Oct 25, 2001
  33. Oct 02, 2001
Loading