aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFunctions.h
Commit message (Collapse)AuthorAgeFilesLines
* Use a better RNG for IV when encrypting session filesMax2015-10-131-0/+7
|
* Trying to fix a range of crashes when closing a connection windowMax2015-10-051-1/+5
| | | | Caused by a use-after-free of an unretained ivar
* Fix two cases of "UI manipulation from background thread" (relates to #2248)Max2015-10-011-0/+33