changelog tags files bz2 zip gz rss atom

shortlog for PacketDebugger

navigate: (0) tip

23 months gnn Fix the list command so that repeated applications advance the packet
2 years gnn Checkpoint
2 years gnn Adding graphing support to the packet debugger. Incomplete
2 years gnn Update the web page to point to the Mercurial repository.
2 years gnn Update the version to be Beta, not Alpha
2 years gnn Add a changelog and update the readme to have the right release date
2 years gnn Updated the manifest to get the right documentation built and put into
2 years gnn Fix up the run and continue code to stop before a packet, but to
2 years gnn Add rudimentary documentation.
2 years gnn Rearrange the CLI code to group the commands and methods more cleanly.
2 years gnn Added send function to send an individual packet.
2 years gnn Add basic text files and the setup file that builds and installs the program.
2 years gnn Hopefully the final re-arrangement to make distutils happy.
2 years gnn Added a proper package for the program's modules.
2 years gnn Added run method which can now send a stream of packets that were
2 years gnn Beefed up the list command.
2 years gnn Add command argument completion for the set and info commands.
2 years gnn Add rudimentary support for adding breakpoints (but not breaking at them).
2 years gnn Refactor code to handle numeric arguments from the CLI.
2 years gnn Moved the command line interpreter to its own module.
2 years gnn Added delete command to delete streams and handle changing the current
2 years gnn Deal with how Python defines class variables, which I do not like.
2 years gnn Update next/prev commands.
2 years gnn Add rudimentary previous and next commands.
2 years gnn Some option setting is now done.
2 years gnn Restructure the program as a program instead of as a script and a module.
2 years gnn Add help methods to the command line interpreter
2 years gnn First commit of some of the Packet Debugger.
2 years gnn Updated to regexp
2 years gnn Add an ignore file so we don't check in compiled Python

navigate: (0) tip