Age | Commit message (Expand) | Author |
2014-07-11 | Merge remote-tracking branch 'refs/remotes/elijah/feature/routedns' into develop | Tomás Touceda |
2014-07-10 | bitmask-root: pep8'ed | elijah |
2014-07-10 | bitmask-root: rip out all resolvconf code and simply rewrite all DNS packets ... | elijah |
2014-07-10 | Add bitmask.icns file | Tomás Touceda |
2014-07-10 | Add packaging for osx with py2app | Tomás Touceda |
2014-07-09 | firewall stop: try to be much more robust in stopping the firewall whenever w... | elijah |
2014-06-20 | fix bundle path for openvpn | Kali Kaneko |
2014-06-17 | use bash installer instead of the temporal script | Kali Kaneko |
2014-06-17 | Add bash script to help copy files from within the bundle. | Kali Kaneko |
2014-06-12 | Update README with the latest changes to paths, and hashing info. | Kali Kaneko |
2014-06-12 | Install missing stuff into /usr/local/sbin. Closes: #$741 | Kali Kaneko |
2014-06-05 | pep8 cleanup | Kali Kaneko |
2014-06-05 | check for uid == 0 | Kali Kaneko |
2014-06-05 | add version command | Kali Kaneko |
2014-06-04 | add null checks, fix error on get_default_device. Closes: #5732 | Kali Kaneko |
2014-05-30 | fix bug with ipv6 blocking (added to wrong chain, so never removed and also i... | elijah |
2014-05-29 | linux firewall: s/insert/append, and switch order. it makes much more sense t... | elijah |
2014-05-29 | return instead of reject for multicast | elijah |
2014-05-29 | unblock local multicast IPs from linux firewall, to allow SSDP and Bonjour/mD... | elijah |
2014-05-21 | block ipv6 traffic | Kali Kaneko |
2014-05-21 | Merge remote-tracking branch 'refs/remotes/kali/feature/fix-nameserver-restor... | Tomás Touceda |
2014-05-20 | fix nameserver restoring. Closes: #5692 | Kali Kaneko |
2014-05-20 | remove psutil <2.0 pinning | Kali Kaneko |
2014-05-15 | avoid openvp soft-restart. Closes: #5669 | Kali Kaneko |
2014-05-12 | wait on shutdown until firewall is down | Kali Kaneko |
2014-05-12 | change paths for installing the latest helpers | Kali Kaneko |
2014-05-12 | daemonize calls to resolvconf. Closes: #5618 | Kali Kaneko |
2014-05-12 | add comment about pending ipv6 rules | Kali Kaneko |
2014-05-12 | ditch psutil, use stdlib only | Kali Kaneko |
2014-05-12 | only switch the fw down if user asked for eip down | Kali Kaneko |
2014-05-12 | change the rule to actually allow dns traffic to tunnel nameserver, not gateway | Kali Kaneko |
2014-05-12 | bitmask-root wrapper improvements | Kali Kaneko |
2014-05-12 | pep8 fixes | Kali Kaneko |
2014-05-12 | add polkit file for bitmask-root, | Kali Kaneko |
2014-05-12 | add elijah's root-wrapper in python | Kali Kaneko |
2014-04-11 | Merge remote-tracking branch 'refs/remotes/kali/bug/relax-psutil-pinning' int... | Tomás Touceda |
2014-04-11 | relax psutil version pinning | Kali Kaneko |
2014-04-10 | update requirements to last unified release | Kali Kaneko |
2014-04-05 | Support stats between tags. | Ivan Alejandro |
2014-04-04 | Update requirements | Tomás Touceda |
2014-04-04 | Add script to sum changes status. | Ivan Alejandro |
2014-03-26 | Add script to quickly verify some code rules. | Ivan Alejandro |
2014-03-17 | Pin psutil version to avoid conflicts with gnupg. | Ivan Alejandro |
2014-03-10 | Merge remote-tracking branch 'refs/remotes/kali/feature/graph-cpu-and-mem' in... | Tomás Touceda |
2014-03-07 | Remove qtreactor dependency | Tomás Touceda |
2014-03-05 | script to graph cpu/mem usage. Related: #5259 | Kali Kaneko |
2014-01-14 | bootstrap script -- make run passthrough args work, allow init to be re-run. | elijah |
2014-01-13 | Install all dependencies unzipped. | Ivan Alejandro |
2013-12-19 | Avoids permanent break of resolv.conf. | Ivan Alejandro |
2013-12-05 | change path to working directory, since we reuse venv across projects | Kali Kaneko |