Skip to content
Snippets Groups Projects
  1. Jan 14, 2025
  2. Dec 24, 2023
  3. Jun 05, 2023
  4. Mar 21, 2022
  5. Mar 17, 2022
  6. Mar 10, 2022
  7. Mar 02, 2022
  8. Feb 24, 2022
  9. Oct 06, 2021
    • Rob Swindell's avatar
      Don't append the stale static string in fmsgattr_str() · 2fae58e1
      Rob Swindell authored
      When this function was called multiple times (e.g. multiple messages in a pkt),
      it would keep appending to the current (static) string, eventually overflowing
      the buffer and corrupting the stack. Although reported in pktdump, it could
      have also happened with fmsgdump if passed multiple stored message (.msg) files.
      
      Fixes #295 reported by Nelgin
      2fae58e1
  10. Feb 15, 2021
  11. Sep 19, 2020
  12. Aug 16, 2020
  13. Apr 26, 2020
  14. Mar 29, 2020
  15. Oct 07, 2018
    • rswindell's avatar
      Enhancements for Mark Lewis: · 517debe6
      rswindell authored
      Parse the attribute flags and print descriptions of the set flags
      (except for unused bit-10).
      Allow a '-c' option to only print control (kludge) lines from the body text.
      The '-b' option displays both body text and control lines (same as before).
      Fixed a memory leak and some other bad code examples.
      Some minor beautifications.
      517debe6
    • rswindell's avatar
      *** empty log message *** · d0eb7f51
      rswindell authored
      d0eb7f51
  16. Sep 07, 2018
Loading