obnox/wireshark/wip.git
2006-04-03 etxrabFix bug bugs.ethereal.com/bugzilla/show_bug.cgi?id...
2006-04-03 geraldAdd a null pointer check. Fixes the current Buildbot...
2006-04-03 sahlberga krb_error pdu with the error_code ERR_CLIENT_REVOKED
2006-04-03 sahlbergfurther prettification of the inq dissector.
2006-04-03 sahlbergdissect byte 7 of the inq response
2006-04-03 guyDon't report the interface name unconditionally.
2006-04-03 guySet the right structure member.
2006-04-03 sahlbergadd dissection of byte 6 of inq response
2006-04-03 guyClean up if CreateProcess() fails.
2006-04-03 guyPut the low-level sync routines into a common file...
2006-04-03 sahlbergadd dissection of the flags in byte 5 of the inquiry...
2006-04-03 sahlbergprettify dissection of the aca flags byte in the inq...
2006-04-03 guyIn Tethereal, don't save to a temporary file if "-w...
2006-04-02 sahlbergthe hash,name,fullname of an nfs filehandle are all
2006-04-02 sahlberg change TRY_SCSI_SHORT_TRANSFER to use the allocation...
2006-04-02 sahlbergprettify dissection of nfsv3 fattr3 structure
2006-04-02 etxrabFrom Martin Mathieson:
2006-04-02 etxrabFrom Greg Morris:
2006-03-31 etxrabFrom Ming Zhang:
2006-03-31 etxrabFrom Francesco Fondelli:
2006-03-30 tuexenFrom Irene: Fix problems with off screen drawings
2006-03-30 legofix for Bug 849
2006-03-30 legoremove some useless code.
2006-03-30 legoDelete init.lua when asked to delete global settings.
2006-03-30 legoFix FieldInfo and add an attribute for the filter...
2006-03-30 legoTextWindow:
2006-03-30 etxrabcall OID subdissector for private extensiions, fix...
2006-03-30 geraldFix an off-by-one error.
2006-03-30 geraldContinue to play whack-a-mole with null dereferences...
2006-03-30 jakeUpdate status codes from RFC 2616 and RFC 2518
2006-03-30 jakeUndoing commit of private makefile in r17765
2006-03-30 jmayerUpdate from samba tree revision 13374 to 14805
2006-03-30 etxrabFrom Martin Mathieson:
2006-03-30 etxrabFrom Martin Mathieson:
2006-03-29 guyGet rid of an unused variable.
2006-03-29 guyGet rid of some unused variables.
2006-03-29 guyGet rid of an unused function argument.
2006-03-29 guyClose a comment to squelch a compiler warning.
2006-03-29 guySquelch a compiler warning (for a problem that can...
2006-03-29 guySquelch a compiler warning.
2006-03-29 guySquelch a compiler warning (for a problem that doesn...
2006-03-29 etxrabsccp - fix a typo
2006-03-29 jakeThe header will be there, just make sure the date is...
2006-03-29 jakeGet elua to build on IA32
2006-03-28 geraldMake sure the export dialog is large enough. Fix a...
2006-03-28 jakeFrom Ming Zhang: the track # in read toc command dissec...
2006-03-28 jakeFunction should return a value.
2006-03-28 geraldFix compilation under Windows.
2006-03-28 kukosaexort functions related to bitfield and GUID
2006-03-27 legoelua_field.c was added to $MODULES but not to $OBJECTS
2006-03-27 legoSome compilers do not handle very long lines...
2006-03-27 jakeMajor properties cleanup
2006-03-27 geraldThe SIP statistics bug was limited to the UI.
2006-03-27 geraldUpdates for CID 42.
2006-03-27 geraldBe more paranoid about dereferencing pointers (and...
2006-03-27 legoThis worked because I've edited elua_field.h as .c...
2006-03-27 legoImprove Field Extraction by returning a handle to a...
2006-03-27 legoadd proto_all_finfos() that will return a GPtrArray...
2006-03-27 legoForgotten in previuous commit....
2006-03-27 etxrabFrom Jacques, Olivier
2006-03-27 etxrabAdd W. Borgert to Authors.
2006-03-27 etxrabFrom Martin Warnes:
2006-03-27 geraldRemove some unused #defines.
2006-03-27 etxrabComment out the unused code.
2006-03-27 etxrabFrom Frederic Roudaut:
2006-03-27 etxrabFrom Ravi Valmikam:
2006-03-27 geraldFix a possible NULL dereference (bug 827 / CID 145...
2006-03-27 geraldAdd the recent fix for CID 105.
2006-03-26 jakeFix for bug 840
2006-03-25 ulflfix a wrong comment: AF_INET -> AT_IPv4
2006-03-25 galSupport for otherName and x400address in a GeneralName
2006-03-25 galSupport for P1 Strong Authentication
2006-03-25 galSupport for Session Extended User Data and IMPLICIT...
2006-03-25 jakeFrom Ming Zhang: fix for several wrong use of ntohs...
2006-03-24 lego- Actually Fix Coverity CID 105 It is true...
2006-03-24 geraldFinish adding the Coverity IDs. That brings us to...
2006-03-24 sahlbergstart decoding PA_PW_SALT in the PA-DATA structure.
2006-03-24 sahlbergthe edata field is PA-DATA for error PREAUTH_FAILED...
2006-03-24 jakeFrom Olivier Jacques:
2006-03-24 ulfldisable the call to sync_pipe_errmsg_to_parent for...
2006-03-24 etxrabMark the value_strings static.
2006-03-24 etxrabFrom Ravi Valmikam
2006-03-24 guyDumpcap probably has *no* windows.
2006-03-24 ulflremove some XXX markers in comments which are no (longe...
2006-03-24 ulflVarious code cleanup in the capture pipe stuff
2006-03-24 ulfladd another comment what's currently missing in the...
2006-03-23 jakeCompleted Channel Identification IE with Channel number...
2006-03-23 geraldAdd Coverity IDs 44-109, plus others. More tomorrow...
2006-03-23 geraldFurther refinements for Coverity CID 42. Make some...
2006-03-23 etxrabFrom Mike Duigou:
2006-03-23 geraldCoverity CID 48 is still complaining about a NULL deref...
2006-03-23 etxrabDoc update from Sqlite
2006-03-23 etxrabMinor update to the dictionary
2006-03-23 etxrabCovierty bug fix.
2006-03-23 etxrabFix bug:
2006-03-23 etxrabFix Bugs
2006-03-23 legoBug 796
2006-03-23 tuexenUpdate to draft-ietf-tsvwg-sctp-auth-02.txt.
2006-03-22 geraldAdd entries for several bugs, including Coverity IDs...
2006-03-22 etxrabFrom Mertin Wrnes:
next