root/nepenthes/trunk/nepenthes-core


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1699 [1699] 11/06/08 15:01:57 common nepenthes - missing includes for g++ 4.3 by Philipp Bescht, thanks
(edit) @1615 [1615] 04/06/08 14:39:19 oxff added missing headers
(edit) @1606 [1606] 03/22/08 22:08:55 common nepenthes - reorder event numbering
(edit) @1605 [1605] 03/22/08 21:56:21 common nepenthes - apply Cyril Brulebois patch for gcc 4.3 from debian bug …
(edit) @1548 [1548] 02/14/08 12:18:18 common nepenthes - DownloadManager?, handle 0.0.0.0 as local adress
(edit) @1487 [1487] 12/11/07 02:44:46 common nepenthes - if replace_local_ips is not set, do not replace 0.0.0.0
(edit) @1463 [1463] 12/02/07 16:11:22 common nepenthes - revert 1461 1462, fix downloadblocklist on big endian
(edit) @1462 [1462] 12/01/07 20:01:56 oxff nepenthes: purest stupidity; htons vs. htonl :/
(edit) @1461 [1461] 12/01/07 19:58:58 oxff fixed local range detection endian issues
(edit) @1410 [1410] 10/12/07 15:07:23 common nepenthes - g++ 4.2 fixes
(edit) @1358 [1358] 08/23/07 15:16:07 common nepenthes - Utilities, renable hexdump fns
(edit) @1264 [1264] 05/12/07 12:29:49 common nepenthes - sqlhandler-postgres fix the options - submit-norman use a …
(edit) @836 [836] 02/06/07 16:16:50 common nepenthes - make hexdump an Event, idea from …
(edit) @730 [730] 01/05/07 21:54:53 oxff nepenthes-core: more descriptive error message for file check
(edit) @724 [724] 12/30/06 17:22:58 common nepenthes - nepenthes getopts, fix --workingdir= -w to take an arg
(edit) @717 [717] 12/29/06 00:02:06 common nepenthes - Nepenthes fix shellcodecheck
(edit) @699 [699] 11/11/06 10:20:15 common nepenthes - Nepenthes, add raw sockets & net admin to capabilities - …
(edit) @697 [697] 11/11/06 10:17:19 common nepenthes - ((Ring)File|Console)Logger - include time.h (uclibc fix) …
(edit) @695 [695] 11/08/06 17:37:07 common nepenthes - autotools mess - check if this might work with newer …
(edit) @691 [691] 10/30/06 20:05:21 common nepenthes - Makefile.am, create new dirs for postgres spooling and …
(edit) @686 [686] 10/29/06 19:13:47 common nepenthes - linking flags for dlopen, hopefully fix it on the bsd's and …
(edit) @675 [675] 10/23/06 19:01:53 common nepenthes - LogManager?, added bool LogManager::delLogger(LogHandler? *lh), …
(edit) @664 [664] 10/11/06 20:25:03 dp nepenthes - use proper types for uid/gid - dont change user/group if not …
(edit) @660 [660] 10/09/06 11:56:51 common nepenthes - RIngFileLogger & FileLogger? create not existing logfiles
(edit) @656 [656] 10/08/06 17:00:19 common nepenthes - add SQLCallback to SQLHandler, so the handler can inform the …
(edit) @655 [655] 09/28/06 03:24:24 common nepenthes - RingFileLogger?, fix missing filename in setOwnership() - …
(edit) @652 [652] 09/26/06 17:06:11 common nepenthes - startup cleanup
(edit) @651 [651] 09/26/06 13:23:01 common nepenthes - add -D daemonize flag for start as daemon
(edit) @645 [645] 09/22/06 13:39:38 common nepenthes - TCP/UDPSocket - memset() our sockaddr_in before we use em, …
(edit) @634 [634] 09/04/06 08:53:24 common nepenthes - Nepenthes.cpp signal handling, handle SIGCHLD & SIGPIPE, so …
(edit) @632 [632] 08/31/06 10:59:00 oxff nepenthes.core: removed SIGCHLD as exit reason, this is not sane
(edit) @615 [615] 08/10/06 19:11:26 common nepenthes - socketmanager clean on ::Exit() instead of destruktor - …
(edit) @612 [612] 08/10/06 17:31:56 common nepenthes - modulemanager - unload modules in reverse order
(edit) @605 [605] 08/08/06 01:13:31 common nepenthes - nepenthes core - …
(edit) @598 [598] 07/30/06 01:00:38 common nepenthes - sqlinterface adjustments
(edit) @594 [594] 07/29/06 20:51:55 common nepenthes - draft for a generic sql interface
(edit) @593 [593] 07/24/06 19:21:11 common nepenthes - Socket.cpp close fd on failure, return if we could not open
(edit) @583 [583] 07/08/06 16:45:06 common nepenthes - TCPSocket, add EVENT on binding a port (was used for my upnp …
(edit) @570 [570] 06/22/06 19:53:31 common nepenthes nepenthes-core - Module.hpp fixed indenting - Nepenthes.cpp …
(edit) @566 [566] 06/19/06 15:11:14 common nepenthes - allow hw address lookup using /proc/net/arp in …
(edit) @564 [564] 06/10/06 13:17:13 common nepenthes - UDPSocket, fix source based routing for udp, bind local …
(edit) @560 [560] 06/02/06 12:39:02 common nepenthes - Nepenthes.cpp create LogManager? in constructor, so we can use …
(edit) @559 [559] 06/02/06 12:37:46 common nepenthes - fix the core/src Makefile.am, linking with -lcap if requested.
(edit) @558 [558] 05/31/06 13:30:48 common nepenthes - Nepenthes check for nepenthes in signal handler before …
(edit) @557 [557] 05/31/06 07:18:45 common nepenthes - compile fixes for uclibc/uclibc++ on mips
(edit) @556 [556] 05/31/06 07:04:17 common nepenthes - Makefile cleanup problem was, every module was linked to any …
(edit) @551 [551] 05/04/06 13:03:05 common nepenthes - AUTHORS update - VFSCommandFTP compile fix - Nepenthes.hpp …
(edit) @550 [550] 05/04/06 12:25:35 common nepenthes merge experimental diffs on logging syntax, as well as the diff …
(edit) @535 [535] 04/28/06 15:24:18 common nepenthes - remove upload & geolocation from class Nepenthes
(edit) @534 [534] 04/28/06 15:23:08 common nepenthes - remove geolocation* as well as upload* from core
(edit) @505 [505] 04/09/06 18:39:36 oxff nepenthes.core: cleaned up logging
(edit) @500 [500] 04/08/06 20:57:15 common Nepenthes - SocketManager? remove RAWSocket support, drop the select() …
(edit) @498 [498] 04/08/06 20:32:39 common Nepenthes - configure.ac added --enable-debug-logging, default is no - …
(edit) @493 [493] 04/08/06 19:48:35 common Nepenthes - ModuleManager? dlopen() with RTLD_LOCAL, osx has RTLD_GLOBAL as …
(edit) @461 [461] 04/01/06 17:41:08 common ShellcodeManager? - :::unregisterShellcodeHandler was not really complete, …
(edit) @460 [460] 04/01/06 17:40:31 common ModuleManager? - call Modules::Exit() - remove unused vars
(edit) @454 [454] 03/30/06 02:30:20 common Nepenthes.cpp - add recognition for numeric user and group (as my freebsd …
(edit) @446 [446] 03/30/06 00:24:33 common Compatibilty - add strndup, i really hope its availible in the modules …
(edit) @408 [408] 03/23/06 16:45:48 common x-7 dnsresolve-adns submit-norman download-curl nepenthes/UploadHandler …
(edit) @376 [376] 03/09/06 22:37:33 dp - fix optstring parameter for getopt_long()
(edit) @375 [375] 03/09/06 19:10:55 dp - make --help more descriptive, i.e. indicate where options need …
(edit) @370 [370] 03/06/06 22:54:56 oxff nepenthes: fixed some strange typings of `dialogue', partially regex'ed, …
(edit) @366 [366] 03/06/06 15:35:37 common Nepenthes: protect the capabilities include with #ifdef, else it wont …
(edit) @364 [364] 03/06/06 15:30:46 common Nepenthes: - added support for linux capabilities as capabilities do not …
(edit) @360 [360] 03/03/06 00:23:26 oxff core: added ability to specify `if:ethX' as bind_address
(edit) @359 [359] 03/02/06 17:24:11 common [x] Nepenthes.cpp - prevent crash on startup when running in changeroot …
(edit) @353 [353] 02/22/06 09:13:33 common [x] GeoLocationManager? - Exit() lacked return value
(edit) @344 [344] 02/20/06 23:20:07 common [x] Nepenthes.cpp - fix 2 invalid logCrit() makros that prevent compiling …
(edit) @343 [343] 02/20/06 18:11:57 common [x] this is current nepenthes trunk - removes all autoconf files created …
(edit) @341 [341] 02/20/06 10:51:00 common [x] nepenthes 0.1.5 commit unpacked package to trunk, svn added new files …
(edit) @339 [339] 02/20/06 10:45:09 common [x] nepenthes 0.1.5 commit once again i unpacked the package, copied it …
(edit) @336 [336] 02/20/06 10:38:38 common [x] nepenthes 0.1.4 commit once again, unpacked the package to trunk ... …
(edit) @334 [334] 02/20/06 10:32:35 common [x] nepenthes 0.1.3 removed nepenthes-core/src/WindowsShell.cpp as files …
(edit) @332 [332] 02/20/06 10:28:45 common [x] nepenthes 0.1.3 commit once again, just unpacked the package on …
(edit) @330 [330] 02/20/06 10:20:44 common [x] nepenthes 0.1.2 commit once again just unpacked the 0.1.2 package on …
(edit) @321 [321] 02/20/06 09:30:38 common [x] nepenthes 0.1.1 commit hopefully i did not break something, using …
(copy) @320 [320] 02/20/06 09:11:58 common [x] nepenthes 0.1.1 preparations we have to rename the dir core to …
copied from nepenthes/trunk/core:
(add) @318 [318] 02/20/06 09:03:24 common [x] nepenthes 0.1.0 commit this commit adds nepenthes 0.1.0 as trunk to …
Note: See TracRevisionLog for help on using the revision log.