1. 27 Jan, 2017 1 commit
    • Casey Strouse's avatar
      Add qemacs (0.3.3) package · cfdbdff2
      Casey Strouse authored
      QEmacs (for Quick Emacs) is a very small but powerful UNIX editor.
      
      Tested as working properly on Samsung XE50013-K01US.
      cfdbdff2
  2. 26 Jan, 2017 1 commit
  3. 25 Jan, 2017 1 commit
    • Casey Strouse's avatar
      Add pwgen (2.07) package · 09e32367
      Casey Strouse authored
      The pwgen program generates passwords which are designed to be easily
      memorized by humans, while being as secure as possible. The pwgen
      program is designed to be used both interactively, and in shell scripts.
      
      Tested as working properly on Samsung XE50013-K01US.
      09e32367
  4. 24 Jan, 2017 4 commits
  5. 23 Jan, 2017 16 commits
  6. 22 Jan, 2017 1 commit
    • Casey Strouse's avatar
      Add json-c (0.12.1-nodoc) package · 186fbbb4
      Casey Strouse authored
      JSON-C implements a reference counting object model that allows you to
      easily construct JSON objects in C, output them as JSON formatted
      strings and parse JSON formatted strings back into the C representation
      of JSON objects. It aims to conform to RFC 7159.
      
      Tested as working properly on Samsung XE50013-K01US.
      186fbbb4
  7. 21 Jan, 2017 11 commits
  8. 20 Jan, 2017 2 commits
    • Casey Strouse's avatar
    • Casey Strouse's avatar
      Add tcpstat (1.5) package · eb82f72f
      Casey Strouse authored
      tcpstat reports certain network interface statistics much like vmstat does for system statistics. tcpstat gets its information by either monitoring a specific interface, or by reading previously saved tcpdump data from a file. All features/commands except for `tcpprof` are enabled and working properly. `tcpprof` is disabled due to Oracle's licensing for Berkeley DB.
      
      Tested as working properly on Samsung XE50013-K01US.
      eb82f72f
  9. 19 Jan, 2017 3 commits
    • Casey Strouse's avatar
      Add tcpdump (4.8.1) package · 53784cf4
      Casey Strouse authored
      Tcpdump prints out a description of the contents of packets on a network interface.
      
      Tested as working properly on Samsung XE50013-K01US. I was able to capture USB traffic as expected and all tests in their test suite passed.
      53784cf4
    • Casey Strouse's avatar
      Add libpcap (1.8.1) package · 2bf67512
      Casey Strouse authored
      libpcap provides functions for user-level packet capture, used in low-level network monitoring.
      
      Tested as working properly on Samsung XE50013-K01US.
      2bf67512
    • Casey Strouse's avatar
      Add tree (1.7.0) package · 8e247a1e
      Casey Strouse authored
      Tree is a recursive directory listing command that produces a depth indented listing of files.
      
      Tested as working properly on Samsung XE50013-K01US.
      8e247a1e