index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
de
/
anomic
/
http
/
HttpClient.java
Age
Commit message (
Expand
)
Author
2009-02-19
- refactoring of the http client
orbiter
2009-02-11
- fix for NPE when loading the cytag image
orbiter
2009-01-30
refactoring of logging
orbiter
2008-12-03
performance hacks
orbiter
2008-08-25
modifications towards a single database operation to read/write http header a...
orbiter
2008-08-17
- fixed "yacy2yacy no proxy"-problem
danielr
2008-08-02
* refactoring
danielr
2008-08-02
added final where possible
danielr
2008-07-04
added many missing user-agent declarations for yacy http client connections.
orbiter
2008-06-05
Accept all SSL-certificates (not only valid and self-signed), but put a warni...
danielr
2008-05-03
refactoring (initialized static fields, removed empty if/else, serialized som...
danielr
2008-04-15
HTTPC close more unused connections
danielr
2008-04-10
refactoring of HttpClient Writer processes
orbiter
2008-04-09
- removed class with only one static method
orbiter
2008-04-09
http timeouts von alten httpc wieder gesetzt
danielr
2008-04-07
HTTPC: allowed self-signed certs
danielr
2008-04-05
replaced httpc with Apache Jakarta Commons HttpClient (includes some refactor...
danielr