pi-rho
d4060cee5e
fix a slight bug in dumbdecode
2013-02-07 09:34:09 -06:00
pi-rho
332b9ae5dc
build cruft; update the simple Makefile
2013-02-05 13:15:42 -06:00
pi-rho
db1ad72261
update autotools build stuff
2013-02-05 13:03:02 -06:00
pi-rho
3b5b71a165
add zephyr's excellent dumbdecode with my own spin
2013-02-05 13:02:38 -06:00
pi-rho
718137b450
add zephyr's excellent pcat
2013-02-05 13:02:02 -06:00
pi-rho
249e959fcc
support raw ip captures (no link layer) by faking it
2013-02-05 12:59:44 -06:00
pi-rho
ddfda783bd
make hdng pad its last line
2013-02-05 12:58:52 -06:00
pi-rho
4ef7224d24
update man pages
2013-02-05 12:57:34 -06:00
pi-rho
7af0d0e4ba
change to a docs directory
2013-02-05 12:56:21 -06:00
pi-rho
c41d871b85
updated zephyr's Makefile
2012-05-03 20:55:36 -05:00
pi-rho
514423a45a
extra .El for puniq.mdoc
2012-05-03 20:32:53 -05:00
pi-rho
f651880cc5
additional changes for configure.ac
2012-05-03 20:30:57 -05:00
pi-rho
a25b610e9e
A few adjustments for make distcheck to work
...
- dist tarball has PDFs pre-generated in docs/
2012-05-03 20:27:32 -05:00
pi-rho
b56f6dfb70
* Added PDF document creation (groff -> ps2pdf)
...
- renamed man pages
* Added additional functionality to xor. This tool will be installed with
several names to change its core action, while retaining its overall
functionality. Currently, the following actions have been included:
- xor
- rot (bitwise rotate)
- rol (bytewise rotate)
- caesar (Caesar's cipher)
* Added a summary man page (netre-tools.mdoc). This man page will be a sort of
menu for users to find all of the tools included in the toolkit. Suggested
by cashmoney.
* Added additional code in Makefile.am to detect GCC and to handle debug
2012-05-03 20:25:20 -05:00
pi-rho
1ed800f42a
* xor: new option "-s"
...
+ use a string of characters instead of separated byte values
+ updated man page
2012-05-03 19:50:10 -05:00
pi-rho
4b8f395392
dropping autoconf prereq to 2.65, hoping that lucid can now build
2012-05-03 19:48:18 -05:00
pi-rho
e453f6b462
- better changes to autogen to support dailydeb
...
- update gnu cruft
2012-05-03 19:47:23 -05:00
pi-rho
cf22b71322
light change to support launchpad recipes/dailydeb
2012-05-03 19:46:38 -05:00
pi-rho
70b5408d74
a bit of work on the man pages
...
- changed to mandoc
- tried to be more complete and consistent in content
2012-03-08 20:32:42 -06:00
pi-rho
5d78dd7391
changed neale's Makefile so he can still say "GET OFF MY LAWN" and compile the
...
utilities instead of typing ./autogen && make && make install
2012-02-22 21:07:20 -06:00
pi-rho
6d465dfbfe
my changes to the utilities
2012-02-22 21:03:20 -06:00
pi-rho
24c962c56d
my changes to the utilities
2012-02-22 20:58:53 -06:00
pi-rho
eaca00daa3
renamed: hd.c -> hdng.c, mainly to avoid collision on some systems with BSD
...
util hexdump, which is normally symlinked as hd
renamed: pyesc.c -> repr.c, mainly because pyesc reads as "pie-c" to me and the
program is supposed to act like Python's repr(). I figure if you're
looking for a command-line repr(), you probably know what repr is.
2012-02-22 20:53:10 -06:00
pi-rho
3695b6e3a2
added: man pages for all utilities
2012-02-22 20:52:14 -06:00
pi-rho
4fef3ee62d
added: GNU autotools scripts
...
added: additional standard GNU top-dir doc
2012-02-22 20:51:27 -06:00
pi-rho
25d8fb87ec
Standard GNU top-dir documentation
2012-02-22 20:50:32 -06:00
pi-rho
8d1cf0dd94
moving to new layout
2012-02-22 20:47:59 -06:00
Neale Pickett
49ff09dc9e
add pyesc, unhex, xor
2012-02-10 11:29:56 -07:00
Neale Pickett
0f907c2b11
Merge branch 'master' of fozzie:projects/fluffy
2011-08-16 12:21:20 -06:00
Neale Pickett
8599ad991d
remove unneeded include
2011-08-16 12:20:19 -06:00
Neale Pickett
275c282c8b
fix skipping bug
2011-07-27 15:57:32 -06:00
Neale Pickett
1074de0a15
updated character map
2011-07-27 14:26:34 -06:00
Neale Pickett
8c61f6d9cc
Add hex dump tool
2011-07-18 09:07:14 -06:00
Neale Pickett
9a8ccef36c
03d was nice for sorting, but bad for inet_aton
2011-07-14 19:13:06 -06:00
Neale Pickett
b98a4ef5e8
Fix bits bug + overzealous replace
2011-07-14 19:08:00 -06:00
Neale Pickett
0a077184e3
typo in p4split help
2011-07-14 18:59:03 -06:00
Neale Pickett
4c6bac000f
add p4split utility
2011-07-14 18:55:41 -06:00
Neale Pickett
3e62b64cc2
Remove spurious include
2011-05-27 17:13:24 -06:00
Neale Pickett
ad3cc98cf4
Add puniq
2011-04-22 12:47:08 -06:00
Neale Pickett
722b3776cb
Working pmerge command
2011-04-21 16:12:01 -06:00