49d4e565c6
2004-09-03 oOo
...
* Added some filters to the HTTP request, replacing the User-Agent,
Referrer, Via, and From headers, which helps until we have a more
comprehensive filtering system.
2004-09-03 jrandom
* Disabled the old listener on port 7655.
2004-09-03 07:22:24 +00:00
6e543f825d
new history file and RouterVersion.BUILD (displayed on the web console and in the published stats)
...
(see soon-to-be-posted email to the list about this stuff)
2004-09-02 20:00:28 +00:00
94e891880b
keeping in pace with the wrapper logs
2004-09-02 05:27:04 +00:00
bfda22ad57
* persist and honor the configuration option "visible" (default=true)
...
* every 30s check to make sure the icon is [not] visible (useful for broken OSes that do stupid things when you start systray4j before logging in)
* go to "/index.jsp" rather than just "/" (avoids a silly redirect)
2004-09-02 01:47:18 +00:00
b888f17672
within the installation, move readme.html to docs/readme.html
2004-09-02 01:22:33 +00:00
1323d89912
last revision inadvertently launched the router console every time the router was started
2004-09-01 11:43:33 +00:00
5f3fcd2f37
some url cleanup (thanks nicktastic!)
2004-09-01 07:00:07 +00:00
ce2e7305d4
if we're doing ugly jsp taglets to filter by OS, might as well do it for both systray and service
2004-09-01 03:47:04 +00:00
4783b09f03
fixed bug in IE launch
2004-09-01 02:25:06 +00:00
15c089ca9c
now opens browser to http://localhost:7657/ in all cases
2004-09-01 00:33:59 +00:00
e93a2ddd93
now directly reading the default browser from the registry on Windows
2004-08-31 23:25:47 +00:00
57b9c40609
need the jettylib to build the war
2004-08-31 22:38:00 +00:00
ca1b707fab
note about how uninstalling the service kills the router...
2004-08-31 21:28:41 +00:00
a0499451a5
let windows users install/remove the service through the /configservice.jsp page
2004-08-31 21:25:23 +00:00
bbdf1a0b30
removing some annoying spaces on blank lines
2004-08-31 21:12:15 +00:00
5ec3d2a587
systray now reads router console port number from systray.config
2004-08-31 21:07:06 +00:00
9cb2be6ec4
erg, this should have been in the last commit... (help stuff, license stuff)
2004-08-31 03:31:18 +00:00
13f70ad42c
systray now launches router console in config.jsp upon first launch after installation
2004-08-30 11:47:28 +00:00
93afcd5c0c
* removed unwanted systray window on *nix
...
* removed 'Shutdown I2P router' from systray menu; preferred method of shutdown is now router console
2004-08-30 01:08:13 +00:00
07ef3582f7
clarify the nextInt/nextLong boundaries (thanks oOo)
2004-08-29 22:42:21 +00:00
53c7ff14df
code reuse++ (digest authentication works, nice find oOo!)
2004-08-29 22:35:55 +00:00
6b993688fc
poke the systray (so that on startup, it may show the icon and/or launch the browser)
2004-08-29 21:06:15 +00:00
f68271c3d7
set mode_paranoid=true
2004-08-29 01:47:13 +00:00
faa78c67d8
router console opens automatically upon first launch (i.e. if router.config is not found)
2004-08-27 12:44:43 +00:00
bfe11110aa
Trying to get around CVS stupidity
2004-08-27 01:52:30 +00:00
d8b1d2382d
Junking this for now.. use Stasher instead
2004-08-27 01:41:48 +00:00
7881a13610
moved some files around
2004-08-27 01:29:18 +00:00
aaa328950e
invalid style error
2004-08-26 21:42:56 +00:00
f36ce3d245
drop the links to install/uninstall the service from this page. not worth the effort atm (they can just run the shell scripts)
2004-08-26 18:39:30 +00:00
ca70fc8dc8
load the body of the index.jsp from ./readme.html (so we can put in some intro crap w/ links and the user can change it later)
2004-08-26 08:00:16 +00:00
18ff889b56
crazy paranoia to deal with errors referencing bad dll/.so files for the service wrapper / systray / etc
2004-08-26 03:12:52 +00:00
18a6a9e965
arrggggh, 1.4-ism that kaffe supports (but sun-1.3 users havent complained about). (thanks frontier)
2004-08-25 06:47:23 +00:00
eed8d9c61b
fixed dangerous comparison (== != .equals) [thanks mihi!]
2004-08-25 00:00:04 +00:00
cbe12adbe6
cervantes' web browser auto-proxy script
2004-08-24 20:58:31 +00:00
84f8931ddd
oOo's timestamper fixes (wtf was i thinking with those web params? !thwap)
2004-08-24 19:59:54 +00:00
e81c1df19f
* helper to read the last few lines of a textfile
...
* use that to render the last few lines of the wrapper log on /logs.jsp (for the on demand stack trace)
* thread creation / finalization logging
* support a hard restart (stop immediately and restart the JVM) - useful for rerunning clients.config (etc)
* systray when not supported
2004-08-24 18:02:48 +00:00
205d8f7db2
initial commit of ServiceManager class; API is complete, so integration with routerconsole can proceed, but
...
return of error messages is not yet implemented, meaning returned exit values will all be null for now
2004-08-24 09:04:53 +00:00
d70c22d73f
* systray now fully integrated into global ant build
...
* removed two unneeded test files i2psystray.bat, i2psystray.sh
2004-08-24 06:58:05 +00:00
920161bc07
* more code formatting
...
* forgot to make constructor private for singleton (d'oh!)
2004-08-24 03:32:17 +00:00
f220300212
code cleanup
2004-08-24 02:37:01 +00:00
8e53028d78
* html cleanup
...
* classpath during javadoc
2004-08-23 21:55:57 +00:00
54aa0fdb11
* add "dump threads"
...
* hook in to the service manager and let it know we're exiting gracefully (when appropriate)
* commented out but generally functional systray integration. i cant get it to build sometimes though, something is b0rking up
2004-08-23 21:32:24 +00:00
3c62a5d2b4
* drop libsystray4j.so (for now)
...
* add some more targets (cleandep and distclean)
2004-08-23 21:28:25 +00:00
0fe70b660a
expose as a singleton so we can .show() and .hide()
2004-08-23 21:27:23 +00:00
4f787ddb03
* moved non-source files out of the source tree
...
* added dependency on core to the build script (for ShellCommand)
2004-08-23 20:53:13 +00:00
be33752eb3
reformatting
...
(
remove
excess
newlines
)
(no logic changes)
2004-08-23 20:41:06 +00:00
bce5b44275
standardized the spoof prevention:
...
- set the nonce and noncePrev for the handler when rendering the form
- include the current nonce in the hidden parameter "nonce"
- include an "action" parameter (so we know we want to execute something and hence, validate the nonce, rather than just display the page)
- if the nonce submitted doesnt match what is set in the nonce or noncePrev when validating, its invalid. refuse to process
2004-08-23 17:11:38 +00:00
9f7320fa67
* new configservice.jsp page that shuts down the router (and has hooks for a few other things)
...
* new safer way of shutting down the router per discussions with oOo (dealing with a graceful
shutdown where the user updates their config before the shutdown is complete, etc)
* graceful shutdown implemented in the router - shutdownGracefully(), cancelGracefulShutdown(), shutdownInProgress()
2004-08-23 07:33:14 +00:00
240190fa8f
oOo's patch to get the console not looking toooo bad on IE, and clean up some ugliness on firefox/moz w/ larger fonts
2004-08-23 01:52:05 +00:00
4ca7c0d978
* moving ShellCommand class to the net.i2p.util package
2004-08-23 00:10:25 +00:00