jake | 21 May 2006 19:35
Favicon

rev 18189: /trunk-1.0/epan/dissectors/: packet-dvmrp.c

User: jake
Date: 2006/05/21 12:35 PM

Log:
 User: jake
 Date: 2006/05/10 05:11 PM

 Log:
  Fix for bug 924. Adding preference whether to check the DVMRP V3 Major/Minor version.

 Directory: /trunk/epan/dissectors/
   Changes    Path              Action
   +15 -7     packet-dvmrp.c    Modified

Directory: /trunk-1.0/epan/dissectors/
  Changes    Path              Action
  +15 -7     packet-dvmrp.c    Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18189&view=rev
guy | 19 May 2006 10:18
Favicon

rev 18188: /trunk/wiretap/: catapult_dct2000.c

User: guy
Date: 2006/05/19 03:18 AM

Log:
 Squelch some compiler warnings (a time_t might be an int or a long).

Directory: /trunk/wiretap/
  Changes    Path                  Action
  +2 -2      catapult_dct2000.c    Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18188&view=rev
jake | 18 May 2006 19:08
Favicon

rev 18187: /trunk/epan/dissectors/: packet-telnet.c

User: jake
Date: 2006/05/18 12:08 PM

Log:
 From Ted Percival:
 I have updated the TELNET dissector to dissect encryption negotiation
 commands as specified by RFC 2946.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +129 -4    packet-telnet.c    Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18187&view=rev
guy | 18 May 2006 14:01
Favicon

rev 18186: /trunk/epan/: filesystem.c

User: guy
Date: 2006/05/18 07:01 AM

Log:
 As suggested by Jim Prince, pass the right argument to "getcwd()" - the
 buffer argument is a mallocated buffer, so sizeof doesn't return its
 size, it returns the size of the pointer to the buffer.  Fixes bug 907.

Directory: /trunk/epan/
  Changes    Path            Action
  +1 -1      filesystem.c    Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18186&view=rev
guy | 18 May 2006 13:37
Favicon

rev 18185: /trunk/tools/: make-dissector-reg.py

User: guy
Date: 2006/05/18 06:37 AM

Log:
 Put a newline at the end of plugin.c files.

Directory: /trunk/tools/
  Changes    Path                     Action
  +1 -1      make-dissector-reg.py    Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18185&view=rev
guy | 18 May 2006 13:35
Favicon

rev 18184: /trunk/epan/: strutil.c

User: guy
Date: 2006/05/18 06:35 AM

Log:
 Put a newline at the end of the file.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      strutil.c     Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18184&view=rev
lroland | 18 May 2006 02:25
Favicon

rev 18183: /trunk/epan/: emem.c

User: lroland
Date: 2006/05/17 07:25 PM

Log:
 Improve fix for Bug 915 by using GetVersionEx() as it is recommended by Microsoft. Tested on Win98 SE.

Directory: /trunk/epan/
  Changes    Path          Action
  +12 -7     emem.c        Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18183&view=rev
etxrab | 17 May 2006 22:09
Favicon

rev 18182: /trunk/epan/dissectors/: packet-gsm_map.c packet-gsm_map.h packet-rrlp.c /trunk/asn1/gsmmap/: Makefile.nmake gsm_map-exp.cnf packet-gsm_map-template.c packet-gsm_map-template.h ...

User: etxrab
Date: 2006/05/17 03:09 PM

Log:
 Decode Ext-GeographicalInformation.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +312 -26   packet-gsm_map.c    Modified
  +4 -2      packet-gsm_map.h    Modified
  +11 -2     packet-rrlp.c       Modified

Directory: /trunk/asn1/gsmmap/
  Changes    Path                         Action
  +1 -1      Makefile.nmake               Modified
  +9 -0      gsm_map-exp.cnf              Modified
  +242 -0    packet-gsm_map-template.c    Modified
  +2 -0      packet-gsm_map-template.h    Modified

Directory: /trunk/asn1/rrlp/
  Changes    Path          Action
  +8 -0      rrlp.cnf      Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18182&view=rev
etxrab | 17 May 2006 21:30
Favicon

rev 18181: /trunk/epan/dissectors/: packet-rrlp.c packet-rrlp.h /trunk/asn1/rrlp/: packet-rrlp-template.c rrlp.asn rrlp.cnf

User: etxrab
Date: 2006/05/17 02:30 PM

Log:
 Fix decoding of Ext-GeographicalInformation.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +33 -27    packet-rrlp.c    Modified
  +1 -1      packet-rrlp.h    Modified

Directory: /trunk/asn1/rrlp/
  Changes    Path                      Action
  +0 -14     packet-rrlp-template.c    Modified
  +30 -9     rrlp.asn                  Modified
  +2 -1      rrlp.cnf                  Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18181&view=rev
etxrab | 17 May 2006 20:11
Favicon

rev 18180: /trunk/epan/dissectors/: packet-per.c

User: etxrab
Date: 2006/05/17 01:11 PM

Log:
 Add missing add_new_data_source.

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

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18180&view=rev
etxrab | 17 May 2006 20:09
Favicon

rev 18179: /trunk/epan/dissectors/: packet-gsm_a.c packet-gsm_a.h packet-uma.c

User: etxrab
Date: 2006/05/17 01:09 PM

Log:
 Fix BUGs:
 955 UMA: Handover Command message not decoded.
 956 UMA: multirate-configuration not decoded correctly .
 957 UMA: Received Signal Level List not decoded.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -3      packet-gsm_a.c    Modified
  +5 -4      packet-gsm_a.h    Modified
  +26 -64    packet-uma.c      Modified

http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18179&view=rev

Gmane