Timeline


and .

09/23/09:

22:29 Changeset [5425] by qsy

Removed old PacketManipulator copy with old structure. Added scripts/cppm ...

22:28 Changeset [5424] by qsy

BaseBtSniffContext? for Bluetooth capture

22:17 Changeset [5423] by qsy

Built backend and updated for bluetooth capture

22:16 Changeset [5422] by qsy

Display bluetooth capture

22:14 Changeset [5421] by qsy

Added tagger for descriptions and identification of captured packets. ...

22:10 Changeset [5420] by qsy

Modified CaptureState? object to store role (master/slave) of initiating ...

19:57 Changeset [5419] by getxsick

update schedule extension to new _sockets.py module update tests

09/21/09:

11:48 Changeset [5418] by rcarvalho

Writing Jinja Templates for "Host Details" tab

I'm currently finishing up ...

09/19/09:

12:45 Changeset [5417] by getxsick

remove unnecessary codeblock

12:32 Changeset [5416] by rcarvalho

Start using Jinja templates effectively

I've started changing the way ...

09/18/09:

23:32 Changeset [5415] by rcarvalho

Start using jQuery on login page.

In future commits, the entirely system ...

23:32 Changeset [5414] by getxsick

minor changes. pydocs

23:30 Changeset [5413] by getxsick

remove unnecesary pydoc

23:29 Changeset [5412] by getxsick

#365 ported to this branch

22:59 Changeset [5411] by getxsick

borrowed from scapy 'betteriface' alghoritm

22:47 Changeset [5410] by getxsick

add atol() to utils.net

22:05 Changeset [5409] by getxsick

some checking with better L3; not finished yet

19:55 Ticket #365 (packets send only to lo interface) closed by getxsick
fixed: fixed in r5408
19:55 Changeset [5408] by getxsick

#365 fix. basically it's a revert of r5103 it's still not the best ...

19:38 Changeset [5407] by getxsick

new umpa.send() (from _sockets module) function you can pass *packets and ...

19:04 Changeset [5406] by getxsick

return sent bytes

19:01 Changeset [5405] by getxsick

tidy up, add comments

18:30 Changeset [5404] by getxsick

new SocketL2 for sending frames in datalink layer should be hide under ...

17:31 Ticket #365 (packets send only to lo interface) created by getxsick
r5103 has changed umpa.Socket.send to simplify it. unfortunately it seems …
17:15 Changeset [5403] by getxsick

modify examples to nie structure umit.umpa

13:30 Changeset [5402] by getxsick

experimental branch to add full support of datalink layer

09/17/09:

11:09 Changeset [5401] by rcarvalho

Removed umit.core

03:54 Ticket #364 (UmitDB doesn't uses hashlib correctly) created by rcarvalho
When I try to use umit.core.UmitDB, it tries to use hashlib (on python …
03:48 Changeset [5400] by rcarvalho

General Refactoring

- I've removed some urls that starts with 'js/', and ...

09/14/09:

15:55 Changeset [5399] by qsy

Header files required for testing and for including of constants for the ...

11:53 Ticket #325 (Naming convention adaptation) closed by rcarvalho
fixed

09/11/09:

11:48 Changeset [5398] by qsy

Added fields to display for sniffed blutooth packets in Prefs

09/10/09:

22:37 Changeset [5397] by qsy

BtSniffer? integrated with PM with new sturucture. Detects connected HCI ...

09/08/09:

22:31 Changeset [5396] by qsy

PM updated with new namespace

12:22 Changeset [5395] by qsy

Old PM for testing BtSniffer?. Pre-renaming to namespace

12:18 Changeset [5394] by qsy

Pincracker runs in separate process. Refactored for integration with PM. ...

11:52 Changeset [5393] by qsy

Solved bugs in btlayers extension. Refactored btsniff_fileio for changes ...

09/06/09:

17:01 Changeset [5392] by nopper

Now audits plugins could be loaded by using PM_PLUGINS env variable

09/05/09:

17:11 Changeset [5391] by rcarvalho

Changed README (Thanks k0p)

09/04/09:

17:42 LuisBastiao/TODO created by luis
adding my todo list

09/03/09:

14:13 Changeset [5390] by luis

Added Aron Xu as translator in About

14:07 Changeset [5389] by luis

Added update to chinese translation. Thanks Aron Xu

04:30 Ticket #363 (Updated Simplified Chinese translation) created by happyaron
I have updated Simplified Chinese (zh_CN) translation.

09/01/09:

16:42 Donors created by boltrix
16:39 WikiStart edited by boltrix
(diff)
01:21 Changeset [5388] by luis

Adding a README explain integration process

01:20 Changeset [5387] by luis

Initialized merge tracking via "svnmerge" with revisions "1-5384" from ...

01:19 Changeset [5386] by luis

Supporting sniffing now

01:18 Changeset [5385] by luis

Copy umpa middleware

01:14 Changeset [5384] by luis

Drop it

01:12 Changeset [5383] by luis

Initialized merge tracking via "svnmerge" with revisions "1-5378" from ...

01:09 Changeset [5382] by luis

Added umpa middleware

01:07 Changeset [5381] by luis

added new directory to integrate UMPA in Umit PacketManipulator

08/31/09:

13:51 Changeset [5380] by kasina

Added pcap file support

03:08 ZION/Integration edited by ignotus
(diff)
00:03 ZION/Integration edited by ignotus
(diff)

08/30/09:

13:54 Changeset [5379] by luis

Fixing bug related with os.rename function happening during install ...

08/29/09:

13:01 Changeset [5378] by nopper

Fixing ChangeLog? format

12:14 Changeset [5377] by kasina

Added save as png support

09:42 Changeset [5376] by kasina

Implemented zoom in and zoom out

09:05 Changeset [5375] by kasina

Draws arrows between the source and the destination nodes

07:43 Changeset [5374] by kasina

Fixed the problem of timestamp clashes Added a small marker on the time ...

05:59 Changeset [5373] by kasina

Implemented scroll in the window Displays timestamps of the packets in the ...

03:18 Changeset [5372] by kasina

Added new module chart for drawing classes Removed redundant imports

02:10 Changeset [5371] by kasina

Processed timestamp of packets and connected stop button in the panel

08/28/09:

14:59 Changeset [5370] by kasina

Fixed namespace changes Sniff Packets from SniffContext? Draw IPs of ...

11:56 Changeset [5369] by nopper

Fixing IP6Field not supported by all version of scapy

08/27/09:

03:25 ZION/Integration edited by ignotus
(diff)
03:23 ZION/Integration edited by ignotus
(diff)
03:12 nmap-mode.png attached to ZION/Integration by ignotus
03:11 zion-mode.png attached to ZION/Integration by ignotus
03:05 ZION/Integration created by ignotus
02:17 ZION edited by ignotus
(diff)

08/25/09:

20:57 Changeset [5368] by luis

add 1.0rc release to website

20:54 Changeset [5367] by luis

add a link to award

20:23 Changeset [5366] by ignotus

Bug fix target update and referencing when profile changes.

08/24/09:

22:41 Changeset [5365] by luis

Removing a p.py because it is not needed any more

21:37 Changeset [5364] by cassiano

fixing some bug on nmap call

21:37 Changeset [5363] by cassiano

changes to new call format

20:45 Changeset [5362] by ignotus

Restored Matrix.py wrapper.

20:39 Changeset [5361] by ignotus

Adapting CLANN svn:externals property.

20:38 Changeset [5360] by ignotus

Adding bind binaries.

20:36 Changeset [5359] by ignotus

Change CLANN structure to agree with Umit's namespace.

16:18 Changeset [5358] by ignotus

Added rows() and cols() methods to Matrix.py.

16:15 Changeset [5357] by ignotus

Added clann to svn externals. Added row size oriented plot.

02:56 Changeset [5356] by ignotus

Separating drawing process from AttractorWidget? to Plot class.

02:55 Changeset [5355] by ignotus

Changing the way ScanNotebook? change between profiles.

02:44 Changeset [5354] by ignotus

Bug fix _set_label() call in init() method of HIGFrameRNet().

Note: See TracTimeline for information about the timeline view.