- 
                Notifications
    You must be signed in to change notification settings 
- Fork 444
Pull requests: KimiNewt/pyshark
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      fix: support ISO 8601 timestamp format in Packet.sniff_time for tshark 4.6+ JSON/EK output
      
    
      
  
        
          #743
            opened Oct 22, 2025  by
            Sug2077
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      requirements.txt: add termcolor (to align to setup.py and other dependency descriptions)
      
    
        
          #738
            opened Jul 24, 2025  by
            fedepell
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      fixed and optimize ek_layer, now ek_layer's fields are same with xml_layer
      
    
        
          #737
            opened Jul 21, 2025  by
            whh4git
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Fix #725: Incorrect TShark version parsing when dissector plugins are present
      
    
      
  
        
          #736
            opened May 13, 2025  by
            rshayer95
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Improve AttributeError message in XmlLayer when accessing missing fields
      
    
        
          #735
            opened May 13, 2025  by
            rshayer95
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      doc: update pip install methods to include one-liner for latest code
      
    
        
          #734
            opened May 11, 2025  by
            irl
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Address Project Maintenance Concerns and Improve Community Engagement
      
    
        
          #723
            opened Dec 7, 2024  by
            MalloryHuston
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      added docstrings in functions in capture.py and inmem_capture.py
      
    
      
  
        
          #721
            opened Dec 4, 2024  by
            jmiah717
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Re-implementation of depreciated class and functions in capture.py
      
    
      
  
        
          #705
            opened Aug 10, 2024  by
            emmseth
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Fixed ek packet parsing when there are repeated protocol layers + added raw to each layer
      
    
      
  
        
          #677
            opened Dec 16, 2023  by
            chrisawad
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      When parsing EK JSON message that contains multiple layers of the same type, add the list as separate layers
      
    
      
  
        
          #661
            opened Aug 4, 2023  by
            Victor-Mo
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Added a workaround for Python 3.5 exception on capture eventloop clos…
      
    
      
  
        
          #351
            opened Jul 6, 2019  by
            kcexn
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Run the packet parsing event loop in a different thread.
      
    
      
  
        
          #291
            opened Aug 29, 2018  by
            md11235
            
        
        
            
    
  
    Loading…
 
        
        
      
    
  
  ProTip!
  Type g p on any issue or pull request to go back to the pull request listing page.