http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45837
User: etxrab
Date: 2012/10/30 09:02 AM
Log:
Copy over:
Revision 43761 - Use same capitalization for Service request message as for other messages
--------------------------------------------------------------------------------------
Revision 44082 - Fix a few Clang warnings (dead increment, dead assignment)
--------------------------------------------------------------------------------------
Revision 44514 - bugfix minor memory leaks with GString use
--------------------------------------------------------------------------------------
Revision 45046 - Test Procedures messages should be also integrity protected
--------------------------------------------------------------------------------------
Revision 45267 - Use a value string array for EPS Bearer Identity and remove useless de_esm_lnkd_eps_bearer_id function
--------------------------------------------------------------------------------------
Revision 45660 - Add back the "%!" removed in r33773; otherwise, for some unknown reason, only 1 page will be viewable. (Tested w/gsview 5.0 and ghostscript 9.06)
#BACKPORT(1.8, 1.6)
--------------------------------------------------------------------------------------
Revision 45614 - fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7869
make tpiLen a guint such that it can store 2 + tvb_get_guint8(...)
without overflow
--------------------------------------------------------------------------------------
Revision 45696 - From Sho Amano via https://www.wireshark.org/lists/wireshark-dev/201210/msg00186.html:
Fix WLAN decryption when using a WPA PSK key
--------------------------------------------------------------------------------------
Revision 45717 - Avoid potential infinite loops. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7879
--------------------------------------------------------------------------------------
Revision 45742 - From Steve Magnani
fix USB descriptor parsing
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7909
--------------------------------------------------------------------------------------
Revision 45770 - Allow <interval> to be successfully sscanf'd no matter the locale for the
decimal symbol. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2880 (again).
--------------------------------------------------------------------------------------
Revision 45789 - From Umberto Corponi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7912 :
Allow dissection of ESM messages with integrity protection and EEA0 ciphering
From me:
Tighten heuristic to check for allowed EPS bearer identity values
--------------------------------------------------------------------------------------
Revision 45823 - Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7790 :
Add missing offset increment after displaying minimum count
Directory: /trunk-1.8/ui/cli/
Changes Path Action
+129 -118 tap-iostat.c Modified
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+4 -4 packet-ieee80211.c Modified
+29 -28 packet-nas_eps.c Modified
+9 -7 packet-rtcp.c Modified
+6 -45 packet-smb2.c Modified
+6 -4 packet-usb.c Modified
+701 -728 packet-wtp.c Modified
Directory: /trunk-1.8/
Changes Path Action
+1 -0 print.ps Modified