1. 27 Jan, 2017 4 commits
  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