Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 942ccefd74 Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
bryner%uiuc.edu b9a3694a81 Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang. 2000-04-11 22:41:02 +00:00
rickg%netscape.com a78b0f5d7c removed reference to nsString2 2000-03-31 10:13:22 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
bryner%uiuc.edu d01f5d2b19 Don't allow a port other than 79 to be used for finger. r=valeski. 2000-03-23 06:40:36 +00:00
bryner%uiuc.edu 5c753c49eb Changes to finger protocol:
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()

Fixes bugs 29457, 29952.  r=valeski.
2000-03-22 21:15:57 +00:00
dougt%netscape.com 612badb3a9 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
bryner%uiuc.edu f545736e0a Changing this to use the TEXT_PLAIN define instead of the string
"text/plain".  r=shaver, a=waterson.
2000-02-23 06:53:46 +00:00
bryner%uiuc.edu b173011b53 Removing erroneous comments. r=ben. 2000-02-06 22:24:06 +00:00
bryner%uiuc.edu b3b74e864a Adding finger protocol. To use it, enter a URL such as
"finger:user@host".  This is not hooked up to the build yet. r=valeski.
2000-02-02 22:48:55 +00:00