2011-04-09 |
ygrek | configure: better help strings
|
commit | commitdiff | tree |
2011-04-02 |
ygrek | BT: better UI for subfile selection
|
commit | commitdiff | tree |
2011-03-27 |
ygrek | HTTP: fix XSS in error handler (#32929)
|
commit | commitdiff | tree |
2011-03-20 |
ygrek | BT/DHT: show stats, choose random port
|
commit | commitdiff | tree |
2011-03-20 |
ygrek | Merge branches 'upstream' and 'dev/dht' into dev/3.0.8
|
commit | commitdiff | tree |
2011-02-27 |
ygrek | GTK UI: splashscreen window type hint
|
commit | commitdiff | tree |
2011-02-10 |
ygrek | make token more robust against broken nodes
|
commit | commitdiff | tree |
2011-02-10 |
ygrek | fix logging
|
commit | commitdiff | tree |
2011-01-30 |
ygrek | mail: multiple recipients
|
commit | commitdiff | tree |
2011-01-24 |
ygrek | HTML: mark not saved values in options
|
commit | commitdiff | tree |
2011-01-23 |
ygrek | BT: stop asking users to submit unknown client ids
|
commit | commitdiff | tree |
2011-01-23 |
ygrek | Merge branch 'upstream'
|
commit | commitdiff | tree |
2011-01-23 |
ygrek | Merge branch 'dev/dht'
|
commit | commitdiff | tree |
2011-01-22 |
ygrek | sync
|
commit | commitdiff | tree |
2011-01-20 |
ygrek | shorter token
|
commit | commitdiff | tree |
2011-01-20 |
ygrek | fix Random.int usage (64-bit arch)
|
commit | commitdiff | tree |
2011-01-18 |
ygrek | little more useful log messages
|
commit | commitdiff | tree |
2011-01-16 |
ygrek | do not pause torrents without trackers
|
commit | commitdiff | tree |
2011-01-16 |
ygrek | remove check for usable trackers in torrent
|
commit | commitdiff | tree |
2011-01-09 |
ygrek | set bandwidth controller
|
commit | commitdiff | tree |
2010-12-20 |
ygrek | ftbfs on ocaml 3.10.x
|
commit | commitdiff | tree |
2010-12-18 |
ygrek | do not return more than 100 peers, choose random subset
|
commit | commitdiff | tree |
2010-12-18 |
ygrek | smtp auth fixes, add CRAM-MD5, set socket timeouts
|
commit | commitdiff | tree |
2010-12-16 |
ygrek | SMTP authentication, methods LOGIN and PLAIN
|
commit | commitdiff | tree |
2010-12-12 |
ygrek | tweak verbosity
|
commit | commitdiff | tree |
2010-12-12 |
ygrek | new verbosity level "dht"
|
commit | commitdiff | tree |
2010-12-11 |
ygrek | fix: bitfield is always the first message
|
commit | commitdiff | tree |
2010-12-09 |
ygrek | fix ocmpilation of make_torrent, tweak output
|
commit | commitdiff | tree |
2010-12-09 |
ygrek | build script not needed anymore
|
commit | commitdiff | tree |
2010-12-08 |
ygrek | tools/bt_dht_node - standalone DHT node
|
commit | commitdiff | tree |
2010-12-08 |
ygrek | new option dht_bootstrap_nodes
|
commit | commitdiff | tree |
2010-12-07 |
ygrek | fix
|
commit | commitdiff | tree |
2010-12-06 |
ygrek | new option use_trackers
|
commit | commitdiff | tree |
2010-12-06 |
ygrek | start/stop DHT without restart
|
commit | commitdiff | tree |
2010-12-06 |
ygrek | show DHT announce time and private flag, refactor
|
commit | commitdiff | tree |
2010-12-05 |
ygrek | fix bugs, save routing table, new option dht_port
|
commit | commitdiff | tree |
2010-12-02 |
ygrek | performance fixes
|
commit | commitdiff | tree |
2010-12-02 |
ygrek | Merge branch 'upstream' into dev/dht
|
commit | commitdiff | tree |
2010-12-02 |
ygrek | special case not needed, should be fixed now
|
commit | commitdiff | tree |
2010-12-02 |
ygrek | tar gzip fix
|
commit | commitdiff | tree |
2010-12-02 |
ygrek | DC: fix sharing on Windows
|
commit | commitdiff | tree |
2010-12-02 |
ygrek | Merge branch 'upstream'
|
commit | commitdiff | tree |
2010-11-27 |
ygrek | do not log to stdout, use logger
|
commit | commitdiff | tree |
2010-11-27 |
ygrek | close socket and stop timers when disabled
|
commit | commitdiff | tree |
2010-11-14 |
ygrek | fix inefficient lookup, query alpha nodes at once
|
commit | commitdiff | tree |
2010-11-11 |
ygrek | start integrate DHT
|
commit | commitdiff | tree |
2010-11-08 |
ygrek | replace conflicts in buckets, fix clean bootstrap
|
commit | commitdiff | tree |
2010-10-31 |
ygrek | BT: calculate compatible hash for wrong torrents
|
commit | commitdiff | tree |
2010-10-31 |
ygrek | prepare for integration
|
commit | commitdiff | tree |
2010-10-31 |
ygrek | use lookup_node for bootstrap, timeout announced torrents
|
commit | commitdiff | tree |
2010-10-30 |
ygrek | lookup_node, manage timeouts
|
commit | commitdiff | tree |
2010-10-30 |
ygrek | remove extra urldecoding of commands
|
commit | commitdiff | tree |
2010-10-26 |
ygrek | KAD: parse new nodes.dat formats
|
commit | commitdiff | tree |
2010-10-24 |
ygrek | web ui: fix sorting (uploaders and some other tables)
|
commit | commitdiff | tree |
2010-10-24 |
ygrek | type sort_kind for html_mods_table_header
|
commit | commitdiff | tree |
2010-10-20 |
ygrek | options: ensure that tmp file is removed
|
commit | commitdiff | tree |
2010-10-20 |
ygrek | DC web ui: escape commands' arguments
|
commit | commitdiff | tree |
2010-10-19 |
ygrek | DC: cleanup temporary files (bug #30887)
|
commit | commitdiff | tree |
2010-10-19 |
ygrek | DC: silence "ADC not supported" message
|
commit | commitdiff | tree |
2010-10-13 |
ygrek | net: do not log ordinary network errors
|
commit | commitdiff | tree |
2010-10-13 |
ygrek | DC: fix download of large files (integer overflow)
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | cleanup accesstest temp files
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | store peers, validate announce token
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | timeout pings, more verbose
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | wip refreshing
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | transmit self and extract peer version
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | bootstrap and answer all queries
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | parse peers and nodes
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | more verbosity
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | start bootstrap
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | wip
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | routing table is a tree
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | xor-distance
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | squash bug, add split
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | use nums to split
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | parse
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | try handle errors
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | handle packets
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | decode
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | start KRPC
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | build script
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | start
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | Merge branch 'upstream'
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | sync to upstream
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | Merge branch 'dev/udpt'
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | DC: fix partial list generation
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | Xml-light: fix attributes parsing
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | answer ADCGET list
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | parse ADCGET list, prepare to answer
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | unit tests
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | improve comment for EDK port option
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | DC: fix performance problem when creating filelist
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | DC: show client brand, session transfer and duration
|
commit | commitdiff | tree |
2010-09-26 |
ygrek | Merge branch 'dev/zoggy'
|
commit | commitdiff | tree |
2010-08-31 |
ygrek | Merge branch 'upstream'
|
commit | commitdiff | tree |
2010-08-24 |
ygrek | workaround bug in ocaml 3.10.x
|
commit | commitdiff | tree |
2010-08-22 |
ygrek | upgrade pa_zog for ocaml 3.10+, add missing gui_queries_base
|
commit | commitdiff | tree |
2010-08-18 |
ygrek | Merge branch 'upstream'
|
commit | commitdiff | tree |
2010-08-15 |
ygrek | Merge branches 'upstream' and 'dev/fix'
|
commit | commitdiff | tree |
2010-08-15 |
ygrek | fix bug #14150
|
commit | commitdiff | tree |