aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-12From Andrew Feren:Stig Bjørlykke11-75/+75
2007-10-12Fix wimaxasncp compilation under Windows. Rename a macro that's definedGerald Combs2-9/+7
2007-10-12Another blind attempt to fix the Windows buildbot.Martin Mathieson1-1/+4
2007-10-12Fix hex-pane byte highlighting for the PDU message type itemJeff Morriss1-1/+1
2007-10-12Add targets for lex compilation.Martin Mathieson1-0/+6
2007-10-12Try to fix distcheck. Is this change appropriate?Martin Mathieson1-1/+3
2007-10-12Added missing header file for distcheck.Martin Mathieson1-1/+2
2007-10-12Also add wimaxasncp TLV desription files to U3 build.Martin Mathieson1-0/+2
2007-10-12Add missing file.Martin Mathieson1-0/+103
2007-10-12Install wimaxasncp TLV definition files (untested).Martin Mathieson1-0/+9
2007-10-12TLVs now defined in XML (from Stephen Croll).Martin Mathieson7-1633/+2876
2007-10-11Remove path at two more places from the outputJörg Mayer1-2/+2
2007-10-11Display TCAP parameter lengths in decimal (like packet-ber does). Fix hex-pa...Jeff Morriss2-54/+82
2007-10-11From Andrew Feren:Stig Bjørlykke1-12/+89
2007-10-11Tighten up heuristic used to identify Ascend capture file....Bill Meier1-4/+13
2007-10-11Swapped block-size and block-offset in BGP VPLS NLRI - fixes bug 1907.Stig Bjørlykke1-1/+1
2007-10-11Implement some of the minor possible speed improvment patches.Anders Broman7-31/+32
2007-10-11Allow for dynamic value string array selection.Jaap Keuter1-12/+16
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer7-192/+0
2007-10-11From Andrew feren; Fix typos in two comments ....Bill Meier1-2/+2
2007-10-11put only file basename into #line directivesTomas Kukosa1-4/+4
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer50-32/+83
2007-10-11fix 'nmake ... clean' to include dumpcap specific objectsBill Meier1-2/+2
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer32-85/+283
2007-10-10Improve error msg when libraries out of date.Bill Meier1-1/+1
2007-10-10- Change Makefiles to include preincJörg Mayer119-147/+242
2007-10-10add FSParameterBlock and ARFSUDataAdjust blocksUlf Lamping1-6/+83
2007-10-10Another -exp.cnf file that managed to escape notice...Jörg Mayer1-490/+0
2007-10-10Finish conversion (well, almost, need to add theJörg Mayer37-826/+765
2007-10-10Fix two typos: ansi_tcap --> ansi-tcapBill Meier2-2/+2
2007-10-10You cannot rename a new directory unless checked in.Jörg Mayer12-0/+0
2007-10-10Missed a fileJörg Mayer1-0/+25
2007-10-10Split tcap into tcap and ansi-tcap. Just assume that all theJörg Mayer17-93/+183
2007-10-10missing backslashTomas Kukosa1-1/+1
2007-10-10more makefiles changed to new export mechanismTomas Kukosa18-11/+32
2007-10-10better solution for different submake calling on Windows and LinuxTomas Kukosa6-5/+56
2007-10-10next step to solve dependency generationTomas Kukosa6-6/+17
2007-10-10Undefine NEED_PACKET_PROTO_HJörg Mayer1-1/+1
2007-10-10solution for different submake calling on Windows and LinuxTomas Kukosa3-2/+5
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer48-571/+874
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valueTomas Kukosa7-7/+7
2007-10-10Make the sync pipe the standard error, not the standard output, ofGuy Harris2-16/+9
2007-10-09Just check whether NEED_PACKET_PROTO_H is defined at all.Guy Harris1-2/+2
2007-10-09There isn't an "mpeg" directory, there are "mpeg-audio" and "mpeg-pes"Guy Harris1-4/+13
2007-10-09Fix order of external files (without affecting other protos).Jörg Mayer2-4/+4
2007-10-09Don't keep -exp.cnf files in the tree.Jörg Mayer1-41/+0
2007-10-09Last set of changes to convert Makefiles for todayJörg Mayer36-642/+782
2007-10-09Replace a (small) for loop with a memset(). Don't memset() the entire sctp_i...Jeff Morriss1-5/+14
2007-10-09Add support for RFC 4243. Tested using a malformed packet, but it should beGerald Combs1-1/+24
2007-10-09More Makefile conversionsJörg Mayer23-315/+502