I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Aug 31, 2004
  2. Aug 26, 2004
  3. Aug 24, 2004
  4. Aug 23, 2004
    • jrandom's avatar
      * add "dump threads" · 54aa0fdb
      jrandom authored and zzz's avatar zzz committed
      * 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
      54aa0fdb
    • jrandom's avatar
      standardized the spoof prevention: · bce5b442
      jrandom authored and zzz's avatar zzz committed
      - 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
      bce5b442
    • jrandom's avatar
      * new configservice.jsp page that shuts down the router (and has hooks for a few other things) · 9f7320fa
      jrandom authored and zzz's avatar zzz committed
      * 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()
      9f7320fa
Loading