Oleksii Shevchuk
25fac6a96a
Try to preserve arch specific library bundles between simple cleans
2017-07-03 23:09:53 +03:00
Oleksii Shevchuk
24998d3bcc
Make pupy packer friendly (optionally)
2017-07-02 16:24:10 +03:00
Oleksii Shevchuk
cc0be30ac6
Initial SunOS Support
...
Also we have a problem with templates namings.. Again.
And with compatibility. To remove symlinks I introduced posix.
Let's move same stuff there.
Memorpy is to be proted to SunOS.
2017-05-24 15:48:16 +03:00
Oleksii Shevchuk
6b4c39d870
Leave PyErr_Print
2017-04-25 16:23:29 +03:00
Oleksii Shevchuk
2488d37ae9
Compile git revision into pupy templates
2017-04-25 14:43:23 +03:00
Oleksii Shevchuk
2b3df567f4
Print exception information in debug/linux
2017-04-25 11:08:01 +03:00
Oleksii Shevchuk
6a15067115
Warning fixes
2017-04-03 19:40:20 +03:00
Oleksii Shevchuk
4fac6fe5e7
Use spaces instead of tabs+spaces mess in client-linux
2017-03-16 23:01:13 +02:00
Oleksii Shevchuk
722369239c
Handle case when pupy starts from memfd
2017-03-08 19:41:15 +02:00
Oleksii Shevchuk
29d7e1ad5b
Properly set sys.executable from /proc/self/exe
2017-03-08 19:41:15 +02:00
Oleksii Shevchuk
f1bc5450c6
Request maximal amount of open files (because of memfd) and disable coredumps
2017-03-08 19:41:15 +02:00
Oleksii Shevchuk
177fab2498
Reduce virtual size
2017-03-08 19:41:15 +02:00
Oleksii Shevchuk
fc7d0253ec
Reduce size by building shared openssl, removing dbus from client and so on
2017-03-08 19:41:15 +02:00
Oleksii Shevchuk
8bfae8bb50
Rework pupy basic configuration
...
Improve compression:
[+] LMZA everywhere (uniformed)
[+] Config space 40690 -> 8192
[+] Compress payload libraries (libpython)
[+] Compress serialized objects (resources, bootloader, config)
[-] Windows build (Makefile) was removed
Improve cryptography/credentials default configuration
[+] Remove default secrets
[-] Android still there
[+] Add uniformed class to search proper credentials
[+] Generate all credentials on first launch
[+] Improve SSL -> CA/Client/Server + roles
Client default configuration
[+] Add stubbed site.py (to preserve pupy from search files on target device)
TODO:
[?] Test all that stuff?
[?] Rewrite all transport configs to honor roles
2017-03-08 19:41:14 +02:00
Oleksii Shevchuk
8dc9232450
Use LZMA instead of ZLib for resources
2017-03-08 19:40:25 +02:00
Oleksii Shevchuk
2f1b3ab915
Update linux client
2016-08-24 20:18:48 +03:00
Oleksii Shevchuk
dc9ebe63b9
Fix migration. Add compression. Fix build on ancient distros
2016-08-24 09:51:33 +03:00
Oleksii Shevchuk
f2e749c71f
Update migration support for Linux
2016-08-23 19:48:12 +03:00
Oleksii Shevchuk
f840346daa
Add trivial linux standalone client. No reflective loading, but it works somehow
2016-08-23 01:57:58 +03:00