[Bro-Dev] [JIRA] (BIT-1184) topic/jsiwek/odesc-escaping

2014-04-22 Thread Robin Sommer (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robin Sommer updated BIT-1184:
--

Resolution: Merged  (was: Fixed)
Status: Closed  (was: Merge Request)

 topic/jsiwek/odesc-escaping
 ---

 Key: BIT-1184
 URL: https://bro-tracker.atlassian.net/browse/BIT-1184
 Project: Bro Issue Tracker
  Issue Type: Improvement
  Components: Bro
Affects Versions: git/master
Reporter: Jon Siwek
 Fix For: 2.3


 Minor refactor of how ODesc hex escapes stuff.  Most significant: it now uses 
 a std::set instead of std::list internally to store what strings need 
 escaping which would prevent the recent bug of that growing out of control.  
 Otherwise, just changed some things to re-use code and be more readable (IMO).



--
This message was sent by Atlassian JIRA
(v6.3-OD-02-026#6318)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1184) topic/jsiwek/odesc-escaping

2014-04-18 Thread Jon Siwek (JIRA)
Jon Siwek created BIT-1184:
--

 Summary: topic/jsiwek/odesc-escaping
 Key: BIT-1184
 URL: https://bro-tracker.atlassian.net/browse/BIT-1184
 Project: Bro Issue Tracker
  Issue Type: Improvement
  Components: Bro
Affects Versions: git/master
Reporter: Jon Siwek
 Fix For: 2.3


Minor refactor of how ODesc hex escapes stuff.  Most significant: it now uses a 
std::set instead of std::list internally to store what strings need escaping 
which would prevent the recent bug of that growing out of control.  Otherwise, 
just changed some things to re-use code and be more readable (IMO).



--
This message was sent by Atlassian JIRA
(v6.3-OD-02-026#6318)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1184) topic/jsiwek/odesc-escaping

2014-04-18 Thread Jon Siwek (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Siwek updated BIT-1184:
---

Status: Merge Request  (was: Open)

 topic/jsiwek/odesc-escaping
 ---

 Key: BIT-1184
 URL: https://bro-tracker.atlassian.net/browse/BIT-1184
 Project: Bro Issue Tracker
  Issue Type: Improvement
  Components: Bro
Affects Versions: git/master
Reporter: Jon Siwek
 Fix For: 2.3


 Minor refactor of how ODesc hex escapes stuff.  Most significant: it now uses 
 a std::set instead of std::list internally to store what strings need 
 escaping which would prevent the recent bug of that growing out of control.  
 Otherwise, just changed some things to re-use code and be more readable (IMO).



--
This message was sent by Atlassian JIRA
(v6.3-OD-02-026#6318)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev