Timeline


and .

08/06/10:

19:51 Changeset [5781] by diogo

PreferencesWindow merge started

19:19 Changeset [5780] by diogo

new scripts created in script editor are marked as modified

15:32 Changeset [5779] by diogo

svnmerge-integrated property changed to follow new repository tree

14:06 Changeset [5778] by diogo

quickscan bin added

14:03 Changeset [5777] by diogo

added function to remove all binds created

11:55 Changeset [5776] by diogo

zion pixmaps moved to pixmaps/umit. quickscan App changed to include gtk ...

00:23 Changeset [5775] by diogo

added svn externals to support zion. changed name of signal ...

08/05/10:

23:11 Changeset [5774] by diogo

ScanNotebook? updated with last changes from trunk

23:08 Changeset [5773] by diogo

zion integration

21:30 Changeset [5772] by diogo

undo Zion merge. Zion should be integrated using svn:externals

16:31 Changeset [5771] by diogo

set svn:externals to umpa

16:23 Changeset [5770] by diogo

Zion merge started

15:47 Changeset [5769] by diogo

QuickScan merge started

14:10 Changeset [5768] by ganja

branched for complete integeration of BTSniffer and PM into a single ...

12:51 Changeset [5767] by diogo

added svn:externals to umit-keybinder

12:11 Changeset [5766] by diogo

added compiled c bind

11:43 Changeset [5765] by diogo

umit-keybinder added

08/04/10:

21:09 Changeset [5764] by diogo

some changes to support NSEFacilitator

21:08 Changeset [5763] by diogo

fix script manager user template window to correct open script editor

21:03 Changeset [5762] by diogo

fix for problem saving new nse scripts

14:05 Changeset [5761] by diogo

NSEFacilitator merge started

13:58 Changeset [5760] by diogo

corrected bug refreshing nse scripts

08/03/10:

22:42 Changeset [5759] by diogo

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

22:09 Changeset [5758] by diogo

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

22:06 Changeset [5757] by diogo

Branching trunk to GSoC2010

11:05 Ticket #408 (CrashReporter: global name 'ip' is not defined) closed by nopper
fixed: Fixed in r5756
11:04 Changeset [5756] by nopper

Fix for #408

10:56 Ticket #408 (CrashReporter: global name 'ip' is not defined) created by stack.box@…
Crash Report ============ sys.platform linux2 os.name …

08/02/10:

16:29 Changeset [5755] by diogo

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

16:16 Changeset [5754] by ganja

Updated Readme

16:09 Changeset [5753] by ganja

Validates the user input in master and slave mac address(options)

14:58 Changeset [5752] by diogo

Restructuring: old folders deleted

14:36 Changeset [5751] by diogo

Restructuring: second step

11:41 Changeset [5750] by diogo

Restructuring: first step

07/31/10:

10:14 Changeset [5749] by niteesh

added option to select IPs to be continiously displayed and those that can ...

07/30/10:

13:42 Changeset [5748] by diogo

NSE: list, edit and remove templates

07/29/10:

22:31 Ticket #407 (UMPA 0.3 release testing) created by kosma
UMPA 0.3 code is pretty much stabilized and needs your testing now. It …
21:28 Changeset [5747] by kosma

setup.py: bump version to 0.3

20:38 Changeset [5746] by kosma

fix str to return strings, not print them

07/26/10:

22:41 Changeset [5745] by diogo

NSEFacilitator: create script from template; save as template

07/21/10:

19:19 Changeset [5744] by kosma

update setup.py to use new path for libpcap

07/19/10:

16:52 Changeset [5743] by luis

typo (no supported platform)

07/15/10:

23:40 Changeset [5742] by diogo

performance increase: thread replaced by process

21:10 Changeset [5741] by diogo

zion profile prompt. interface improvement

20:57 Changeset [5740] by kosma

revert r5734 (it was a workaround for pypcap bug fixed in pypcap r94)

07/14/10:

21:41 Changeset [5739] by diogo

identification page merged with scan page

19:50 Changeset [5738] by shweta_26

added inventory button in toolbar

12:24 RobotsTxt edited by luis
(diff)
00:34 RobotsTxt created by luis

07/13/10:

21:35 Changeset [5737] by kosma

coverage.py: call python via /usr/bin/env for more portability

02:46 Changeset [5736] by diogo

zion running in thread; communication between interface and zion with ...

07/12/10:

21:23 Changeset [5735] by diogo

zion: fingerprint matching with database

17:33 Changeset [5734] by kosma

sniffing: check next() return value more carefully

17:32 Changeset [5733] by kosma

models.py: use new umit.umpa.send() support

07/08/10:

15:12 Changeset [5732] by qsy

Edited scripts/cppm, does the same

07/07/10:

20:32 Changeset [5731] by kosma

test_pypcap.py: use tests.utils.TempFile? for creating a temporary file

20:31 Changeset [5730] by kosma

mktemp(): move to tests/utils

20:03 Changeset [5729] by kosma

test_sniffing_init.py: fix mktemp() issues under Windows

19:55 Changeset [5728] by nopper

Add simple bash script to checkout and patch scapy tree

18:45 Changeset [5727] by kosma

UMPAPcapException: fix test_pypcap.py to expect proper exception name

18:44 Changeset [5726] by kosma

UMPAPcapException: fix test_sniffing_init.py to expect proper exception ...

18:37 Changeset [5725] by kosma

tests: cut tests run time by 33%.

18:28 Changeset [5724] by kosma

_sockets: minor documentation correction

18:27 Changeset [5723] by kosma

UMPAPcapException: modify _sockets.py to expect proper exception class

18:25 Changeset [5722] by kosma

UMPAPcapException: modify test_libpcap_init.py to expect proper exception ...

18:23 Changeset [5721] by kosma

UMPAPcapException: modify utils.libpcap to use UMPAPcapException

18:23 Changeset [5720] by kosma

UMPAPcapException: add UMPAPcapException class

18:12 Changeset [5719] by kosma

documentation fixes: SocketL2/L3, _config

17:54 Changeset [5718] by kosma

umit.umpa: pull _sockets.send and SocketL3 into official API

17:43 Changeset [5717] by qsy

Modified scripts/cppm -- now can build and run PM with dev version of ...

12:44 Changeset [5716] by diogo

ip address obtained from interface using netifaces

12:25 Changeset [5715] by ganja

The patch does the following :- 1)Changes in ...

Note: See TracTimeline for information about the timeline view.