summaryrefslogtreecommitdiff
path: root/pkg/osx
AgeCommit message (Collapse)Author
2016-04-18[pkg] move embedded copy of daemon to its own folderKali Kaneko
2016-04-18[bug] fix missing importKali Kaneko
2016-04-18[bug] remove --danger flag from osx buildKali Kaneko
phew!
2016-04-18[refactor] re-add wrapper, cd neededKali Kaneko
2016-04-18[bug] check if helper.plist file exist b4 unloading itKali Kaneko
- Fixes: #7944 - Releases: 0.9.2
2016-04-18[refactor] cleanup helper usage to adapt to new oneKali Kaneko
also cleanups build process
2016-04-18[refactor] cleanup helper usage to adapt to new oneKali Kaneko
also cleanups build process
2016-04-18[feature] privileged bitmask helperKali Kaneko
This is still quite untested, and a bit hacky, but the main idea behind let us have a daemonized bitmask helper, that should be installed by the Bitmask installer. Its responsibilities are to launch the vpn process as a privileged user, and start/stop the firewall.
2016-04-18[pkg] add Packages projectKali Kaneko
this has the ability to be used from the command line, although I'm using it manually at the moment.
2016-04-18[pkg] packaging hacks + update osx bundling notesKali Kaneko
2015-08-24[pkg] add new .icns file for mac bundleKali Kaneko
2015-08-07[pkg] remove old files, update README a littleKali Kaneko
2014-10-31Remove unused scriptsIvan Alejandro
2014-07-10Add bitmask.icns fileTomás Touceda
2014-07-10Add packaging for osx with py2appTomás Touceda
2013-08-27Add build scripts for OSX bundlesTomás Touceda
2013-08-08Replace leap client texts with Bitmask.Ivan Alejandro
2013-06-13add updown scriptsKali Kaneko
2013-03-21update pyinstaller installKali Kaneko
2013-03-21re-add osx pyinstaller build scriptsKali Kaneko
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-17fix ctypes dependency discovery for libgnutlskali
2013-01-16add libgnutls lib to osx buildkali
2013-01-11fix for missing cacert bundlekali
frozen app cannot find requests cacert bundle. added to Resources to get us going.
2013-01-08Working OSX installer workflow.kali
Using platypus for installer. Working installer at 17.6MB compressed.
2013-01-02merge osx readmekali
2013-01-02initial OSX packagingkali