]> git.sesse.net Git - rdpsrv/history - secure.c
Go to 40-bit encryption, and ignore junk at end of logon packets. This makes us under...
[rdpsrv] / secure.c
2005-02-05 Steinar H. GundersonGo to 40-bit encryption, and ignore junk at end of...
2005-02-05 Steinar H. GundersonSwap encrypt/decrypt (makes encryption with rdesktop...
2005-02-05 Steinar H. GundersonGenerate the encryption and decryption keys!
2005-02-05 Steinar H. GundersonDecrypt the client random (although not without Valgrin...
2005-02-05 Steinar H. GundersonAdd and load our private key.
2005-02-05 Steinar H. GundersonReceive the (encrypted) client random.
2005-02-04 Steinar H. GundersonRemove an irritating debug message.
2005-02-04 Steinar H. GundersonAdd function for sending bitmap updates (not working...
2005-02-04 Steinar H. GundersonHandle RDP4-style logon packets.
2005-02-04 Steinar H. GundersonChange RDP version to v1, to get simpler login packets...
2005-02-03 Steinar H. GundersonEven more imports. Link to OpenSSL.