aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityDH.cxx
Commit message (Expand)AuthorAgeFilesLines
* Move application directory handling to corePierre Ossman2025-02-251-1/+0
* Capitalize some more logging and exceptionsPierre Ossman2024-11-221-4/+4
* Use standard library naming for exceptionsPierre Ossman2024-11-061-2/+2
* Use specific class for protocol problemsPierre Ossman2024-11-061-2/+2
* Use standard exception classesPierre Ossman2024-11-061-4/+4
* Move getUserPasswd()/showMsgBox() to CConnectionKang Lin2024-08-301-1/+1
* Avoid connection failed exceptionPierre Ossman2024-08-131-2/+2
* Don't abuse auth failure exceptionPierre Ossman2024-08-071-4/+4
* Avoid shadowing variablesPierre Ossman2024-06-241-2/+2
* Consistently use uint8_t for data buffersPierre Ossman2023-03-181-2/+2
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-9/+8
* Use std::vector for basic data arraysPierre Ossman2023-02-011-16/+15
* Use stdint typesPierre Ossman2023-02-011-3/+4
* Fix CRLF line endingsPierre Ossman2023-01-171-150/+150
* Add client-side support for the DH security type.Dinglan Peng2022-12-271-0/+150