aboutsummaryrefslogtreecommitdiffstats
path: root/sisinstall/sisinstaller.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some buffer overrun checks.Daniel Brahneborg2002-03-281-20/+29
| | | | Removed the --force flag.
* Remove the previous version (unconditionally) before installing the newDaniel Brahneborg2002-03-191-17/+139
| | | | version.
* Load all residual sis files before installing, to make sure we don'tDaniel Brahneborg2002-03-121-65/+113
| | | | have another version installed already.
* Initial stuff for checking requisites and previous versions.Daniel Brahneborg2002-03-081-13/+92
|
* Use standard plp types.Daniel Brahneborg2002-03-041-5/+5
|
* Add buffer overflow checks to handle truncated and corrupted sis files.Daniel Brahneborg2002-03-031-7/+14
|
* Actually copy stuff to the psion, and lots of other updates.Daniel Brahneborg2002-03-021-113/+293
|
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-281-0/+203