Skip to content
Snippets Groups Projects
  1. May 09, 2007
  2. May 05, 2007
  3. May 04, 2007
  4. May 02, 2007
  5. May 01, 2007
  6. Apr 21, 2007
  7. Dec 29, 2006
  8. 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
  9. Aug 27, 2006
  10. 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
  11. Sep 08, 2005
  12. 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
  13. Dec 07, 2004
  14. Oct 21, 2004
  15. Oct 16, 2004
  16. Oct 15, 2004
  17. 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
  18. 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
  19. 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
  20. Oct 24, 2003
  21. Jul 03, 2003
  22. Jul 02, 2003
  23. Jun 26, 2003
  24. May 07, 2003
  25. May 06, 2003
  26. May 04, 2003
  27. Apr 30, 2003
  28. Apr 29, 2003
  29. Apr 26, 2003
  30. Dec 05, 2002
  31. Nov 13, 2002
  32. Nov 07, 2002
  33. Jun 28, 2002
Loading