
       File Manifest for Juggernaut 1.2
 	----------------------------
      1996/7 daemon9[guild|phrack|r00t]
 	----------------------------
ClothLikeGauze/     Docs
    .help           Helpfile
    copyright	    The legal tie that binds.
    Install         Installation instructions
    MANIFEST	    This file
Makefile	    makefile
NumberOneCrush/	    Sources				
    main.c	    main logic
    mem.c	    shared memory/semaphore functions
    menu.c	    menu functions
    prometheus.c    packet assembly workshop module
    net.c	    socket/network functions
    surplus.c       dumping ground


	Version history
	---------------

version a1:
-----------
11.30.96:   Decided to start.  Juggernaut framework and queue stuff.  Used 
            linked list queue originally to store connections.
12.01.96:   Sniffing/spying/logging/RST stuff.
12.02-04:   Not sure what I did here.  I think I had a large turkey samich.
12.05.96:   Redid memory abstract data type.  Multithreaded.  Implemented 
            shared memory segment and semaphore for access control.
            Dumped ALL the dynamic memory allocation code.
12.06.96:   Added packet assembly workshop hooks.  Added curses.  Removed 
            curses.
12.07.96:   No coding today.
12.08.96:   Non-interactive hijacking completed.  I think we're ready for 
            beta now.

version b1:
-----------
12.09.96:   IP_HDRINCL crap added.
12.15-18:   I was in NYC for the r00tparty.  No coding then.
12.19.96:   Added automated RST stuff.
12.20-27:   No coding.
12.28.96:   Started work on interactive hijacking.  Damned ACK storms.
12.30.96:   Started packet assembly module for reals.

version b2:
-----------
01.25.97:   Added network timeout logic.
01.26.97-
04.01.97:   How can you possibly expect me to account for all that time?  
            I went to Germany with alhambra for a networking summit and 
            all over the US for other work, I was even in a Discovery 
            special on IW...

version 1.0:
------------
04.02.97:   Here it is.                

version 1.1:
------------
04.10.97:   Fixed spy routine to correctly isolate TCP circuits.  Clear
            promiscusious mode from the interface when done.  Fixed RSTing
            routine to reset successive connections.

version 1.1:
------------
04.25.97:   Added date and time to compilation information

