Wireshark-commits: [Wireshark-commits] rev 20804: /trunk/ /trunk/epan/crypt/: airpdcap.c /trunk/epa

Date: Tue, 13 Feb 2007 20:57:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20804

User: sfisher
Date: 2007/02/13 08:57 PM

Log:
 From Sebastien Tandel:
 
 Create two new files (ws_strsplit.[ch]) that use GTK2 code to override
 the buggy g_strsplit() function when compiling for GTK1.  Include this
 work-around function (ws_strsplit) in libwireshark.def.  Add notes on usage
 to README.developer.  Include epan/ws_strsplit.h in all files that use
 g_strsplit().

Directory: /trunk/epan/crypt/
  Changes    Path          Action
  +1 -0      airpdcap.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -0      packet-http.c    Modified
  +1 -0      packet-jxta.c    Modified
  +1 -0      packet-k12.c     Modified

Directory: /trunk/doc/
  Changes    Path                Action
  +6 -0      README.developer    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +2 -0      Makefile.common     Modified
  +1 -0      ex-opt.c            Modified
  +1 -0      libwireshark.def    Modified
  +33 -38    stats_tree.c        Modified
  +82 -0     ws_strsplit.c       Added
  +41 -0     ws_strsplit.h       Added


(8 files not shown)