1. 22 Sep, 2012 1 commit
  2. 20 Sep, 2012 2 commits
  3. 17 Sep, 2012 1 commit
  4. 15 Sep, 2012 1 commit
  5. 13 Sep, 2012 1 commit
  6. 12 Sep, 2012 2 commits
  7. 11 Sep, 2012 2 commits
  8. 02 Sep, 2012 2 commits
  9. 01 Sep, 2012 1 commit
  10. 31 Aug, 2012 1 commit
  11. 29 Aug, 2012 5 commits
  12. 26 Aug, 2012 1 commit
    • jean-pierre charras's avatar
      3D viewer: · 31ff1bac
      jean-pierre charras authored
        *  serious code cleanup (remove duplicate code)
        *  shows (option in 3D preference menu) the copper items (tracks, zones...)  in 3D, using 35 microns copper thickness.
            However, because there are a lot more3D data to show (roughly 4 times more), this is slower.
      31ff1bac
  13. 24 Aug, 2012 2 commits
    • Dick Hollenbeck's avatar
    • Gregor Riepl's avatar
      The listener is opened on INADDR_ANY, so it will accept any network · 96771ccc
      Gregor Riepl authored
      connection, no matter if it is originating locally or from the outside
      of the host. There is no check in place to discard non-local
      connections. The only security against a malicious attack would be
      provided by a local firewall, which is not guaranteed to be installed on
      every workstation kicad is used on.
      
      I tested this, and a host running eeschema accepts connections on TCP
      port 4243 from other hosts on the internet.
      
      A patch to remedy this potentially serious security hole is attached. It
      creates the listener on localhost instead. A flag is provided to allow
      the creation of sockets on 0.0.0.0 instead, if required. localhost is
      the default.
      96771ccc
  14. 23 Aug, 2012 1 commit
  15. 11 Aug, 2012 2 commits
  16. 10 Aug, 2012 1 commit
  17. 02 Aug, 2012 2 commits
  18. 01 Aug, 2012 2 commits
  19. 22 Jul, 2012 1 commit
  20. 15 Jul, 2012 1 commit
  21. 13 Jul, 2012 1 commit
  22. 04 Jul, 2012 1 commit
  23. 20 Jun, 2012 1 commit
  24. 09 Jun, 2012 3 commits
  25. 08 Jun, 2012 1 commit
  26. 05 Jun, 2012 1 commit