summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2014-09-22Use python2.7 instead of python2.Ivan Alejandro
2014-09-19bump versionKali Kaneko
2014-09-19Use wheels! yeah!Kali Kaneko
2014-09-11Add email firewallRuben Pollan
2014-09-05Use python2 explicitly to run bitmask-root.Ivan Alejandro
2014-09-02Temporarily removing venv from path, to get system lib folderBruno Wagner Goncalves
2014-09-02Removed hard coded path of python app on mac platformBruno Wagner Goncalves
2014-08-15Add helpers and dependencies installation.Ivan Alejandro
2014-07-25bump bitmask-root version numberkali
2014-07-25remove unused importskali
2014-07-16Merge remote-tracking branch 'refs/remotes/elijah/bugfix/fwdns' into developTomás Touceda
2014-07-16Merge remote-tracking branch 'refs/remotes/ivan/feature/new-frontend-backend'...Tomás Touceda
2014-07-16firewall: correctly rewrite DNS packets originally for local network.elijah
2014-07-14Merge remote-tracking branch 'refs/remotes/meskio/feature/5864_create_TUF_rel...Tomás Touceda
2014-07-14Add PyZMQ dependency.Ivan Alejandro
2014-07-11Tools for TUF repository managementRuben Pollan
2014-07-11Merge remote-tracking branch 'refs/remotes/elijah/feature/routedns' into developTomás Touceda
2014-07-10bitmask-root: pep8'edelijah
2014-07-10bitmask-root: rip out all resolvconf code and simply rewrite all DNS packets ...elijah
2014-07-10Add bitmask.icns fileTomás Touceda
2014-07-10Add packaging for osx with py2appTomás Touceda
2014-07-09firewall stop: try to be much more robust in stopping the firewall whenever w...elijah
2014-06-20fix bundle path for openvpnKali Kaneko
2014-06-17use bash installer instead of the temporal scriptKali Kaneko
2014-06-17Add bash script to help copy files from within the bundle.Kali Kaneko
2014-06-12Update README with the latest changes to paths, and hashing info.Kali Kaneko
2014-06-12Install missing stuff into /usr/local/sbin. Closes: #$741Kali Kaneko
2014-06-05pep8 cleanupKali Kaneko
2014-06-05check for uid == 0Kali Kaneko
2014-06-05add version commandKali Kaneko
2014-06-04add null checks, fix error on get_default_device. Closes: #5732Kali Kaneko
2014-05-30fix bug with ipv6 blocking (added to wrong chain, so never removed and also i...elijah
2014-05-29linux firewall: s/insert/append, and switch order. it makes much more sense t...elijah
2014-05-29return instead of reject for multicastelijah
2014-05-29unblock local multicast IPs from linux firewall, to allow SSDP and Bonjour/mD...elijah
2014-05-21block ipv6 trafficKali Kaneko
2014-05-21Merge remote-tracking branch 'refs/remotes/kali/feature/fix-nameserver-restor...Tomás Touceda
2014-05-20fix nameserver restoring. Closes: #5692Kali Kaneko
2014-05-20remove psutil <2.0 pinningKali Kaneko
2014-05-15avoid openvp soft-restart. Closes: #5669Kali Kaneko
2014-05-12wait on shutdown until firewall is downKali Kaneko
2014-05-12change paths for installing the latest helpersKali Kaneko
2014-05-12daemonize calls to resolvconf. Closes: #5618Kali Kaneko
2014-05-12add comment about pending ipv6 rulesKali Kaneko
2014-05-12ditch psutil, use stdlib onlyKali Kaneko
2014-05-12only switch the fw down if user asked for eip downKali Kaneko
2014-05-12change the rule to actually allow dns traffic to tunnel nameserver, not gatewayKali Kaneko
2014-05-12bitmask-root wrapper improvementsKali Kaneko
2014-05-12pep8 fixesKali Kaneko
2014-05-12add polkit file for bitmask-root,Kali Kaneko