root/Anomos

Name Size Rev Age Last Change
../
Crypto 3b616aa086d5f4400f96194fbb4b8d55ece09dc1 10 days John M. Schanck <john@…>: M2Crypto unicode hack
GUI e28ac0d79b8fe65c9e4e99f3a608f218b469ad33 10 days Rich Jones <rich@…>: Typo, sorry. Getting back into the swing of things
Protocol bbe294d283eee79ab6e5f87047beca45b5d95328 2 weeks John M. Schanck <john@…>: Whoops, have to be careful about calling end_stream
pygeoip a1f9609cc753f233e6defe651faa48695d4e4bbb 6 months Rich Jones <rich@…>: Forgot to include the replacement pygeoip files for Windows
__init__.py 6.7 kB 9a7f7c6e9e1036724192616bbf5c8ac47b246080 10 days John M. Schanck <john@…>: Another unicode fix
AnomosNeighborInitializer.py 3.8 kB b3c1eac5dc2a392000b1f7df2522c244a62ab513 2 months John M. Schanck <john@…>: handle_close -> close for P2PConnection
bencode.py 3.3 kB ace32b93587825feb1e89880ef63521a4ecbaa9a 14 months John M. Schanck <jms07@…>: Removed obsoletepythonsupport.py
bitfield.py 2.5 kB ace32b93587825feb1e89880ef63521a4ecbaa9a 14 months John M. Schanck <jms07@…>: Removed obsoletepythonsupport.py
btformats.py 8.2 kB 189303090586c95b7df7c6dd0b9bcdb8eab2e5a8 2 months John M. Schanck <john@…>: couple more 2-byte nid corrections
Choker.py 5.4 kB ef1eade15204853dcc991fe73784aa5789e6cefe 8 months John M. Schanck <jms07@…>: Stitching in EventHandler?, mostly task scheduling changes
configfile.py 3.6 kB 00706512fec317972d0b6a8c9342c208563584fa 8 months John M. Schanck <jms07@…>: Fixed numerous errors and warnings found with pychecker
controlsocket.py 6.5 kB 4e753bb8797d92f1b96f97491b1a5654305126d3 8 months John M. Schanck <jms07@…>: New ControlSocket? w/ asyncore
ConvertedMetainfo.py 9.5 kB 8d89369d09449bbdafdd0158f2edd02c167f569e 3 months Rich Jones <rich@…>: Only allow 218, 219, 220, fix GUI error message diag bug
defaultargs.py 8.5 kB 761f023d5bac12d8c898aeea774b4bad30d45ac7 3 months Rich Jones <rich@…>: Random identities
Desktop.py 1.8 kB 125f3a4042b44d2d036ad0e73c2a177e57b8e821 6 months John M. Schanck <john@…>: from init was causing NameError?, changed to from Anomos
Dispatcher.py 10.7 kB a4073df83343f637bb2c95d78125d8ce9e00b6ad 2 weeks John M. Schanck <john@…>: Dispatcher: handle bad write retry during recv
download.py 26.6 kB 68f193b5dac4f943eaf98a01248246d048a3f5a3 4 weeks Rich Jones <rich@…>: NAT Check OK removes WarnIcon?
Downloader.py 13.7 kB 665fc6f8c628860cd74a5c029722cd73ee37726f 2 months John M. Schanck <john@…>: replaced calls to uniq_id with direct access to uid
DownloaderFeedback.py 5.1 kB 221d347f8ae380c212b5a582bfbf8a483281c3a6 3 months Rich Jones <rich@…>: Multitorrents working! (In the GUI.. actual transfer untestered.)
EndPoint.py 4.4 kB bbe294d283eee79ab6e5f87047beca45b5d95328 2 weeks John M. Schanck <john@…>: Whoops, have to be careful about calling end_stream
EventHandler.py 3.5 kB 4aec3ad2003b5193999ad5c50a9e3ef89c1eb901 2 months John M. Schanck <john@…>: prevent some exc from being masked
launchmanycore.py 9.3 kB ef1eade15204853dcc991fe73784aa5789e6cefe 8 months John M. Schanck <jms07@…>: Stitching in EventHandler?, mostly task scheduling changes
magnet.py 0.6 kB 42f424fba06bb22e65a6488088115962ce25fccc 9 months Rich <tuttle@…>: Revert "Magnet stuff - JUST STORAGE, TO BE REVERTED UNTIL ANOMOSINFOHASHES …
makemetafile.py 9.5 kB b874f0ccbe1cf513e57970877b66404a11fcc741 3 months Rich Jones <rich@…>: fix nested lists
Measure.py 1.4 kB 7347d0aaa9af1d70eb22a4f983e3b0079758e8f0 13 months John M. Schanck <jms07@…>: Moved CurrentRateMeasure?.py to Measure.py because that's what it's called.
NeighborLink.py 7.6 kB a10b522cc55983803ec4a2cebf89999f2adc2aef 2 weeks John M. Schanck <john@…>: Simplified relayer and endpoint shutdown routines
NeighborManager.py 11.6 kB 6a55ae3df3eaaffb6dfd626ecd6474b3e2ac32bd 2 weeks John M. Schanck <john@…>: Close unforwardable streams rather than timing them out
NetworkModel.py 19.0 kB dd846f0b717db1ec457b0f64ae16e58c14e1269e 8 days John M. Schanck <john@…>: Fixed 4e6f issue If peer A announced a failure for peer B, B was …
OpenPath.py 1.5 kB 21680af78e0af30882c8271d6c0042ebec9cd44d 6 months John M. Schanck <john@…>: Cleaned dead code and added some comments
P2PConnection.py 4.9 kB 102f200f2fb533733d5087aa858720b579f09cf5 3 weeks John M. Schanck <john@…>: logging: Minor log message changes. + log scrape requests
P2PServer.py 3.0 kB 67715772670972f4188043f5d1018cbc7529b7e1 6 months John M. Schanck <john@…>: Set socket backlog to SOMAXCONN
parseargs.py 4.9 kB 00706512fec317972d0b6a8c9342c208563584fa 8 months John M. Schanck <jms07@…>: Fixed numerous errors and warnings found with pychecker
parsedir.py 5.2 kB 15279763f7158ec5dfab28c9c186d7f2ec4392c7 15 months John M. Schanck <jms07@…>: BTOSL => GPL; Thank you BitTorrent :)
PartialMessageQueue.py 3.6 kB b1980f2d0f2765c0b6e6e9f25e893379ef8e42ff 8 months John M. Schanck <jms07@…>: Triple double quotes for docstrings (PEP 257)
PiecePicker.py 4.7 kB 15279763f7158ec5dfab28c9c186d7f2ec4392c7 15 months John M. Schanck <jms07@…>: BTOSL => GPL; Thank you BitTorrent :)
RateLimiter.py 3.9 kB 95c7d3df9ff507d4c0fdd7c64c02469a8dc235f4 7 months John M. Schanck <jms07@…>: clean closed streams out of RateLimiter? after each stream closure, rather …
RateMeasure.py 2.1 kB 820221ba10549e65a7839adcbb490dafb0e1ebc4 14 months John M. Schanck <jms07@…>: Removed platform.py and moved bttime to init
Relayer.py 4.5 kB bbe294d283eee79ab6e5f87047beca45b5d95328 2 weeks John M. Schanck <john@…>: Whoops, have to be careful about calling end_stream
Rerequester.py 14.6 kB 102f200f2fb533733d5087aa858720b579f09cf5 3 weeks John M. Schanck <john@…>: logging: Minor log message changes. + log scrape requests
SingleportListener.py 3.0 kB 9171ece58c1ddb1984236738a4c174c997003a1c 3 months Rich Jones <rich@…>: Work on multitorrent stuff (port stuff not wroking yet)
Storage.py 10.5 kB 2b97011e91efd9315e113cfe178f93a05984e18c 6 months Rich Jones <rich@…>: Fix fastrestume time checking. I am on an airplane.
StorageWrapper.py 16.0 kB 6759c4a7e3d6593e504bb6d7b23f4bcf01c29e3e 11 months John M. Schanck <jms07@…>: Logging w/ python logging module. GUI broken!
TCReader.py 2.2 kB c27409d8add39f283ce96c098e8dc42758cc8436 2 months John M. Schanck <john@…>: 2-byte NIDs
Torrent.py 2.4 kB b1980f2d0f2765c0b6e6e9f25e893379ef8e42ff 8 months John M. Schanck <jms07@…>: Triple double quotes for docstrings (PEP 257)
TorrentQueue.py 32.0 kB 77c2d3b00495ac2f674e15c27271e528478135d4 4 weeks Rich Jones <rich@…>: Avoid nastiness for slow starting clients
track.py 27.0 kB 216393fca596a821f354f5cb49b06b950d6a073a 2 months John M. Schanck <john@…>: Cruft removed
TwistedNatCheck.py 4.3 kB 6f6b160d9d9b341fe78f469bb09abadd0c10618c 2 weeks John M. Schanck <john@…>: NatCheck?: Perform one NatCheck? per peer at a time
TwistedServer.py 2.5 kB 1b879dff45b33ebe4d50b28b00bb3ca85c9ee6f3 3 months John M. Schanck <john@…>: Moved track() to anontrack-twisted.py
Uploader.py 3.1 kB c03e4689c367c1c200ca8449ce5b927dcdf5cbaf 13 months John M. Schanck <jms07@…>: Removed extra upmeasure
  • Property mode set to 040000
Note: See TracBrowser for help on using the browser.