Wireshark-commits: [Wireshark-commits] rev 54326: /trunk/ /trunk/epan/dissectors/: packet-http.c pa
Date: Sat, 21 Dec 2013 14:38:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54326

User: darkjames
Date: 2013/12/21 02:38 PM

Log:
 Move epan/base64.[ch] to wsutil/ with function name change.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-http.c    Modified
  +9 -9      packet-smtp.c    Modified

Directory: /trunk/epan/
  Changes    Path               Action
  +0 -1      CMakeLists.txt     Modified
  +0 -2      Makefile.common    Modified
  +0 -67     base64.c           Removed
  +0 -41     base64.h           Removed
  +2 -2      tvbuff_base64.c    Modified

Directory: /trunk/epan/wslua/
  Changes    Path           Action
  +2 -2      wslua_tvb.c    Modified

Directory: /trunk/wsutil/
  Changes    Path               Action
  +1 -0      CMakeLists.txt     Modified
  +3 -1      Makefile.common    Modified
  +67 -0     base64.c           Added


(1 file not shown)