Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from origin #1

Open
wants to merge 3,196 commits into
base: 3.0
Choose a base branch
from
Open

update from origin #1

wants to merge 3,196 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 15, 2014

  1. bugfix for ipv4

    Phus Lu committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    d9c7687 View commit details
    Browse the repository at this point in the history
  2. revert packages.egg

    Phus Lu committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    e1266d6 View commit details
    Browse the repository at this point in the history
  3. random choice appid in rangefetch

    Phus Lu committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    531083b View commit details
    Browse the repository at this point in the history
  4. Fix bug codeskulptor can not save

    Codeskulptor link http://www.codeskulptor.org , A python course(https://www.coursera.org/course/interactivepython) use this website
    jobin-sun committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    d826a01 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43 from jobin-sun/3.0

    Fix bug codeskulptor can not save
    Phus Lu committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    ef65aa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2014

  1. update greenlet

    Phus Lu committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    a0ae2d7 View commit details
    Browse the repository at this point in the history
  2. increase FDSET_SIZE to 2560

    Phus Lu committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    e891347 View commit details
    Browse the repository at this point in the history
  3. refine openssl connection

    Phus Lu committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    7e3c3a0 View commit details
    Browse the repository at this point in the history
  4. refine openssl handshake

    Phus Lu committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    006b2bc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2014

  1. rename

    Phus Lu committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    cb9cc43 View commit details
    Browse the repository at this point in the history
  2. switch to ssl

    Phus Lu committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    9edcbd8 View commit details
    Browse the repository at this point in the history
  3. bump version to 3.1.25

    Phus Lu committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    93cbe3f View commit details
    Browse the repository at this point in the history
  4. refine create_connection

    Phus Lu committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    afc2270 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. refine strip plugin

    Phus Lu committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    1833fb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2014

  1. switch to openssl

    Phus Lu committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    8223825 View commit details
    Browse the repository at this point in the history
  2. refine proxy.sh

    Phus Lu committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    ff6207a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2014

  1. hide some ssl error

    Phus Lu committed Sep 20, 2014
    Configuration menu
    Copy the full SHA
    a2aa7a8 View commit details
    Browse the repository at this point in the history
  2. refine ssl errors format

    Phus Lu committed Sep 20, 2014
    Configuration menu
    Copy the full SHA
    1d89034 View commit details
    Browse the repository at this point in the history
  3. refine urlfetch timeout

    Phus Lu committed Sep 20, 2014
    Configuration menu
    Copy the full SHA
    8086f6b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2014

  1. begin gae server refacting

    Phus Lu committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    ca4a17d View commit details
    Browse the repository at this point in the history
  2. refactor gae.py

    Phus Lu committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    948a07e View commit details
    Browse the repository at this point in the history
  3. init 3.2.0

    Phus Lu committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    772c8f9 View commit details
    Browse the repository at this point in the history
  4. checkout timeout in create_http_request

    Phus Lu committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    bc0cb8b View commit details
    Browse the repository at this point in the history
  5. dont check timeout in gae fetch plugin

    Phus Lu committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    f522e3d View commit details
    Browse the repository at this point in the history
  6. refine create_http_request timeout

    Phus Lu committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    9b02dbe View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2014

  1. use headfirst to check timeout

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    89742e9 View commit details
    Browse the repository at this point in the history
  2. refine headfirst

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    fcdfdae View commit details
    Browse the repository at this point in the history
  3. refine headfirst

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    e139c9d View commit details
    Browse the repository at this point in the history
  4. refine headfirst

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    4819788 View commit details
    Browse the repository at this point in the history
  5. default set headfirst=0

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    cab8c4e View commit details
    Browse the repository at this point in the history
  6. refine uploader

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    0ba0e26 View commit details
    Browse the repository at this point in the history
  7. bugfix for goagent-gtk

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    bb9322a View commit details
    Browse the repository at this point in the history
  8. set headfirst=1

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    cef1e0d View commit details
    Browse the repository at this point in the history
  9. refine uploader

    Phus Lu committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    77969ca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2014

  1. rollback uploader

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    344c05b View commit details
    Browse the repository at this point in the history
  2. refine upload

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    e383874 View commit details
    Browse the repository at this point in the history
  3. refine uploader

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    eb00a13 View commit details
    Browse the repository at this point in the history
  4. refine uploader

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    65cdfb3 View commit details
    Browse the repository at this point in the history
  5. refine uploader

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    5be6977 View commit details
    Browse the repository at this point in the history
  6. bugfix for uploader

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    401a560 View commit details
    Browse the repository at this point in the history
  7. bugfix for uploader

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    e415b18 View commit details
    Browse the repository at this point in the history
  8. appengine.google.com = withgae

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    5f3e4a8 View commit details
    Browse the repository at this point in the history
  9. add withgae tip

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    abb0ebe View commit details
    Browse the repository at this point in the history
  10. increase direct timeout for uploader

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    53f03c6 View commit details
    Browse the repository at this point in the history
  11. add read_timeout

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    893b688 View commit details
    Browse the repository at this point in the history
  12. disable _winreg

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    5a284e8 View commit details
    Browse the repository at this point in the history
  13. print password

    Phus Lu committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    a548e77 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2014

  1. security bugfix for [gae]validate

    Phus Lu committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    2ecb85f View commit details
    Browse the repository at this point in the history
  2. improve CertUtil

    Phus Lu committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    4c6ddda View commit details
    Browse the repository at this point in the history
  3. remove .gitkeep

    Phus Lu committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    34548a6 View commit details
    Browse the repository at this point in the history
  4. refine uploader

    Phus Lu committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    5f054eb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2014

  1. bugfix for gae fetch plugin

    Phus Lu committed Sep 25, 2014
    Configuration menu
    Copy the full SHA
    f60b7ae View commit details
    Browse the repository at this point in the history
  2. refine uploader

    Phus Lu committed Sep 25, 2014
    Configuration menu
    Copy the full SHA
    c1afa23 View commit details
    Browse the repository at this point in the history
  3. refine uploader

    Phus Lu committed Sep 25, 2014
    Configuration menu
    Copy the full SHA
    1d853df View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2014

  1. enable openssl session cache

    Phus Lu committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    99bf28a View commit details
    Browse the repository at this point in the history
  2. refine openssl session_cache

    Phus Lu committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    aa5433d View commit details
    Browse the repository at this point in the history
  3. refine create_ssl_connection errors

    Phus Lu committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    57b3104 View commit details
    Browse the repository at this point in the history
  4. refine iplist for ipv6

    Phus Lu committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    739a25a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2014

  1. enable openssl session cache for all platform

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    ebacf64 View commit details
    Browse the repository at this point in the history
  2. unused return

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    d4ae4cc View commit details
    Browse the repository at this point in the history
  3. only enable openssl under windows

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    438b046 View commit details
    Browse the repository at this point in the history
  4. bugfix for openssl session cache

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    8df29d4 View commit details
    Browse the repository at this point in the history
  5. remove docstring

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    28f3784 View commit details
    Browse the repository at this point in the history
  6. refine openssl session cache

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    27ef032 View commit details
    Browse the repository at this point in the history
  7. disable openssl sess cache under linux

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    3eefca2 View commit details
    Browse the repository at this point in the history
  8. refine openssl sess cache

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    2ad0e8d View commit details
    Browse the repository at this point in the history
  9. revert stripplugin

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    fbd9e67 View commit details
    Browse the repository at this point in the history
  10. fix 100% CPU usage on BSD system (OS X)

    Should use sock instead of its file descriptor.
    See more at https://github.com/kennethreitz/requests/issues/1910.
    zhuhaow committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    c1ea5f6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #49 from dofelw/3.0-test

    fix 100% CPU usage on BSD system (OS X)
    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    c77298e View commit details
    Browse the repository at this point in the history
  12. revert openssl sess cache for macosx/linux

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    ac6abf6 View commit details
    Browse the repository at this point in the history
  13. bugfix for openssl

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    d275b40 View commit details
    Browse the repository at this point in the history
  14. disable cachesock

    Phus Lu committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    906369f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2014

  1. refine gae protocol

    Phus Lu committed Sep 28, 2014
    Configuration menu
    Copy the full SHA
    21ba575 View commit details
    Browse the repository at this point in the history
  2. legacy app support

    Phus Lu committed Sep 28, 2014
    Configuration menu
    Copy the full SHA
    d7833c8 View commit details
    Browse the repository at this point in the history
  3. only cache first sock for cache_sock = 1

    Phus Lu committed Sep 28, 2014
    Configuration menu
    Copy the full SHA
    21f200a View commit details
    Browse the repository at this point in the history
  4. bugfix for uploader

    Phus Lu committed Sep 28, 2014
    Configuration menu
    Copy the full SHA
    43c150f View commit details
    Browse the repository at this point in the history
  5. Workaround for CPU 100% issue under MacOSX

    Phus Lu committed Sep 28, 2014
    Configuration menu
    Copy the full SHA
    282ca44 View commit details
    Browse the repository at this point in the history
  6. begin refactor for php

    Phus Lu committed Sep 28, 2014
    Configuration menu
    Copy the full SHA
    f56de77 View commit details
    Browse the repository at this point in the history
  7. refactor for php

    Phus Lu committed Sep 28, 2014
    Configuration menu
    Copy the full SHA
    d72f7b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2014

  1. bugfix gae/php

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    790902a View commit details
    Browse the repository at this point in the history
  2. enable cachesock

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    c6d516b View commit details
    Browse the repository at this point in the history
  3. refine php

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    00b10ed View commit details
    Browse the repository at this point in the history
  4. refine proxy.ini

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    4e173c6 View commit details
    Browse the repository at this point in the history
  5. refine paas

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    cc51fac View commit details
    Browse the repository at this point in the history
  6. random.choice php server

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    0c131ac View commit details
    Browse the repository at this point in the history
  7. bugfix for index.js

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    aadca9c View commit details
    Browse the repository at this point in the history
  8. bugfix for php

    Phus Lu committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    4f18b55 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. refine cachesock

    Phus Lu committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    0339bf0 View commit details
    Browse the repository at this point in the history
  2. avoid crt time error warning when used by other devices

    当GoAgent被其他设备用来作代理服务器的时候,可能会因设备间的时间不一致,造成提示证书未生效的错误。因此将新生成的证书的生效时间提前10分钟,以避免这种警告的出现。
    hub01 committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    ef6f9d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from hub01/patch-6

    avoid crt time error warning when used by other devices
    Phus Lu committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    09830d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2014

  1. headfirst for google sites

    Phus Lu committed Oct 3, 2014
    Configuration menu
    Copy the full SHA
    6fdde8c View commit details
    Browse the repository at this point in the history
  2. bugfix for python <= 2.7.5

    Phus Lu committed Oct 3, 2014
    Configuration menu
    Copy the full SHA
    d1fa5ae View commit details
    Browse the repository at this point in the history
  3. bugfix for qq browser

    Phus Lu committed Oct 3, 2014
    Configuration menu
    Copy the full SHA
    9a52aba View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2014

  1. begin websocket support

    Phus Lu committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    d001aeb View commit details
    Browse the repository at this point in the history
  2. refine proxy.ini

    Phus Lu committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    4c54c5f View commit details
    Browse the repository at this point in the history
  3. refine read timeout for gae fetch

    Phus Lu committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    a2e9c06 View commit details
    Browse the repository at this point in the history
  4. refine cache_sock

    Phus Lu committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    5f67b78 View commit details
    Browse the repository at this point in the history
  5. refine cache_sock

    Phus Lu committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    c364673 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2014

  1. refine timeout

    Phus Lu committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    08f8609 View commit details
    Browse the repository at this point in the history
  2. bundle openssl dylib for macosx

    Phus Lu committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    f014dbb View commit details
    Browse the repository at this point in the history
  3. refine dns resolve

    Phus Lu committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    ba37aa6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2014

  1. Use a 302 instead of a 301 redirect in filter_redirect.

    avoid caching, allows rules changes.
    yfdyh000 committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    55f4978 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from yfdyh000/302redirect

    Use a 302 instead of a 301 redirect in filter_redirect.
    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    acbf219 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    98034b0 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    136d4c9 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    8e908fd View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    661843a View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    cbd3b4f View commit details
    Browse the repository at this point in the history
  8. refine 302 redirect

    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    ade810a View commit details
    Browse the repository at this point in the history
  9. refine uploader

    Phus Lu committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    11f3c0d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2014

  1. Update README.md

    Phus Lu committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    8b853b9 View commit details
    Browse the repository at this point in the history
  2. typo

    Phus Lu committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    df12471 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2014

  1. drop 3.1.x support

    Phus Lu committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    8fb1f92 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Phus Lu committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    67f45d6 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Phus Lu committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    f7978bf View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Phus Lu committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    06e4e81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d6404e View commit details
    Browse the repository at this point in the history
  6. Delete www6.l.google.com

    www6.l.google.com just has the CNAME of www.l.google.com
    So they are the same
    zzq1015 committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    b138053 View commit details
    Browse the repository at this point in the history
  7. Some DNS changes

    Add OpenDNS (208.67.222.222, 208.67.220.220)
    Remove 37.208.111.120 from blacklist because it is not used by GFW for DNS poisoning
    zzq1015 committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    ea42704 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2014

  1. Merge pull request #53 from zzq1015/patch-2

    Some DNS changes
    Phus Lu committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    3e81b92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from zzq1015/patch-1

    Delete www6.l.google.com
    Phus Lu committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    10087c4 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Phus Lu committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    ab0e43f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Phus Lu committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    8248970 View commit details
    Browse the repository at this point in the history
  5. set autrange size=1.5m

    Phus Lu committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    9d8b1f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. move README/wiki to https://goagent.github.io

    Phus Lu committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    85e63ec View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2014

  1. timeout more quickly

    Phus Lu committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    c30abd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2014

  1. add remove_ca function(not completed).

    Phus Lu committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    c4a8b4d View commit details
    Browse the repository at this point in the history
  2. refine remove_ca method

    Phus Lu committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    e52663b View commit details
    Browse the repository at this point in the history
  3. remove default CA

    Phus Lu committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    1ba4645 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2014

  1. Update addto-startup.py

    fix empty working directory in OSX
    zfdang committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    2b4cec9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from zfdang/3.0

    Update addto-startup.py: fix empty working directory in OSX
    Phus Lu committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    789159f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2014

  1. random sni

    Phus Lu committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    2da08cc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

  1. refine timeout for iplist

    Phus Lu committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    d94dec4 View commit details
    Browse the repository at this point in the history
  2. revert back timeout

    Phus Lu committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    c95e873 View commit details
    Browse the repository at this point in the history
  3. update ssl

    Phus Lu committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    665b351 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. refine pac

    Phus Lu committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    002142f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2014

  1. import_ca support for firefox on android

    Android上的Firefox不使用系统的根证书库,需要单独导入根证书,但是又不提供导入根证书的入口。
    这两句代码加上之前,如果直接局域网内访问(举例) http://192.168.1.2:8086/CA.crt ,会报错误“this personal certificate cannot be installed because you do not own the corresponding private key”。
    这个问题真的困扰了我好久好久,也转换过各种证书格式均未果。 最终竟然是在 http://ra.fudan.edu.cn/pdf/firefox.pdf 复旦提供的导入根证书向导上找到了问题所在,需要指定content_type为'application/x-x509-ca-cert'。
    不过现在虽然解决了证书导入问题,firefox android访问https站仍会报sec_error_unknown_issuer, 同时GoAgent报“Error: [('SSL routines', 'SSL3_READ_BYTES', 'tlsv1 alert unknown ca')]”。希望能够得到解决。
    hub01 committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    d7e6d2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from hub01/patch-7

    import_ca support for firefox on android
    Phus Lu committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    a6a0ba7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2014

  1. refine iplist algo

    Phus Lu committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    34894bf View commit details
    Browse the repository at this point in the history
  2. rewrite iplist algo

    Phus Lu committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    b13b1dc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2014

  1. cert bugfix for mobile device

    Phus Lu committed Nov 2, 2014
    Configuration menu
    Copy the full SHA
    37000e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. bump version to 3.2.2

    Phus Lu committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    3bc97ae View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Phus Lu committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    b1942e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. catch WindowsError when import_ca

    Phus Lu committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    5c598cb View commit details
    Browse the repository at this point in the history
  2. refine CertUtil

    Phus Lu committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    c4ac5b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from hub01/patch-5

    fix geoip 'local' when domain refers to local
    Phus Lu committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    2f85c82 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Phus Lu committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    5d1cfa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2014

  1. refine CertUtil

    Phus Lu committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    394a9fa View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2014

  1. Configuration menu
    Copy the full SHA
    be0572b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23bd955 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from haosdent/3.0

    Add gitignore to server dir
    Phus Lu committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    7a20743 View commit details
    Browse the repository at this point in the history
  4. add adsl proxy support for goagent.exe

    Phus Lu committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    becb8fa View commit details
    Browse the repository at this point in the history
  5. bugfix for adsl

    Phus Lu committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    95bdb55 View commit details
    Browse the repository at this point in the history
  6. refine uploader

    Phus Lu committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    9d3da6d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. Update README.md

    Phus Lu committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    3d4dcff View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2014

  1. Fix file permissions.

    * Set the execute bit for python frontend.
    * Unset unnecessary execute bit for other files.
    
    Then we can run goagent with `./proxy.py` for short (compared to `python
    proxy.py`.
    xk liu committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    e26038e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from pallxk/3.0

    Fix file permissions.
    Phus Lu committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    6e04a27 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2014

  1. improve dnsproxy

    Phus Lu committed Nov 15, 2014
    Configuration menu
    Copy the full SHA
    973e3b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2014

  1. bugfix for adsl support

    Phus Lu committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    64650f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2014

  1. certificate bugfix for chrome 39+

    Phus Lu committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    cc8de2d View commit details
    Browse the repository at this point in the history
  2. bugfix for CPU 100% usage for linux/macosx

    Phus Lu committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    29ea397 View commit details
    Browse the repository at this point in the history
  3. adsl support for win8

    Phus Lu committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    fd00c8a View commit details
    Browse the repository at this point in the history
  4. hide pagespeed

    Phus Lu committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    aef23ca View commit details
    Browse the repository at this point in the history
  5. bump version to 3.2.3

    Phus Lu committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    5879dcb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2014

  1. drop [gae]maxsize option

    Phus Lu committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    f7a857a View commit details
    Browse the repository at this point in the history
  2. revert to libev

    Phus Lu committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    2c078a6 View commit details
    Browse the repository at this point in the history
  3. bugfix for gae download

    Phus Lu committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    1828e9c View commit details
    Browse the repository at this point in the history
  4. bugfix for direct download

    Phus Lu committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    9fd4717 View commit details
    Browse the repository at this point in the history
  5. bugfix

    Phus Lu committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    d044211 View commit details
    Browse the repository at this point in the history
  6. refine gae/direct download

    Phus Lu committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    e19a2ff View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

  1. proxy.sh 取消kill的错误输出,不美观

    原型
    kill -9 `ps aux | grep 'python2.7 proxy.py' | grep -v grep | awk '{print $2}'` || true
    修改
    kill -9 `ps aux | grep 'python2.7 proxy.py' | grep -v grep | awk '{print $2}'` >/dev/null 2>&1 || true
    dk committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    10e4228 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from tkisme/3.0

    proxy.sh 取消kill的错误输出,不美观
    Phus Lu committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    c08247a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2014

  1. Update README.md

    Phus Lu committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    1199071 View commit details
    Browse the repository at this point in the history
  2. smaller packages.egg

    Phus Lu committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    12d403f View commit details
    Browse the repository at this point in the history
  3. refine strip plugin

    Phus Lu committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    439e3a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2014

  1. introduce net2

    Phus Lu committed Nov 28, 2014
    Configuration menu
    Copy the full SHA
    823f613 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2014

  1. refine rule for internat

    Phus Lu committed Nov 29, 2014
    Configuration menu
    Copy the full SHA
    16a0bb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2014

  1. refine withphp rule

    Phus Lu committed Dec 1, 2014
    Configuration menu
    Copy the full SHA
    9f6c6da View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2014

  1. Configuration menu
    Copy the full SHA
    1076013 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. Merge pull request #70 from zanqi/appid

    Fix appid retry logic that will skip a appid when gae is over quota
    Phus Lu committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    4765ad4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2014

  1. Configuration menu
    Copy the full SHA
    44582a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from felixonmars/gevent-py279

    Re-add sslwrap to workaround gevent on Python 2.7.9
    Phus Lu committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    f4ba9ba View commit details
    Browse the repository at this point in the history
  3. log bad IPs

    so that scripts can do something with that.
    lilydjwg committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    28ccbd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bf9789 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #72 from lilydjwg/logging

    log bad IPs
    Phus Lu committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    6893ee6 View commit details
    Browse the repository at this point in the history
  6. refine pac

    Phus Lu committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    3bfffe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. Update proxy.ini

    Phus Lu committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    3df1945 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2014

  1. upgrade switchy

    Phus Lu committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    ff1ddbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c87182 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2014

  1. Merge pull request #73 from yfdyh000/add_GAE_SSLVERSION_info

    add GAE_SSLVERSION to 'GAE Mode' info
    Phus Lu committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    27c2a6f View commit details
    Browse the repository at this point in the history
  2. rename ConfigIntroduce.md.ini

    Phus Lu committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    7999bbb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. Delete SwitchyOmega.crx

    Phus Lu committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    ad26185 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2014

  1. Update README.md

    Phus Lu committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    82e9798 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2014

  1. fix google scholar

    Phus Lu committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    91f3b20 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2014

  1. logrotate and log to specific file

    logrotate后期可以自己修改,如果不存在则会自动创建
    并且goagent log输出到指定文件
    dk committed Dec 25, 2014
    Configuration menu
    Copy the full SHA
    30eac44 View commit details
    Browse the repository at this point in the history
  2. Check if /etc/logrotate.d exists

    检测是否存在目录/etc/logrotate.d
    dk committed Dec 25, 2014
    Configuration menu
    Copy the full SHA
    7981fe3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81 from tkisme/3.0

    logrotate and log to specific file
    Phus Lu committed Dec 25, 2014
    Configuration menu
    Copy the full SHA
    98fce5e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2014

  1. Update proxy.ini

    v3aqb committed Dec 26, 2014
    Configuration menu
    Copy the full SHA
    a88ee00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from v3aqb/patch-3

    Update proxy.ini
    Phus Lu committed Dec 26, 2014
    Configuration menu
    Copy the full SHA
    b49d351 View commit details
    Browse the repository at this point in the history
  3. update dns blacklist

    Phus Lu committed Dec 26, 2014
    Configuration menu
    Copy the full SHA
    45457e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2014

  1. Update proxy.ini

    Phus Lu committed Dec 27, 2014
    Configuration menu
    Copy the full SHA
    d0bee32 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2014

  1. Update proxy.ini

    Phus Lu committed Dec 28, 2014
    Configuration menu
    Copy the full SHA
    41c835a View commit details
    Browse the repository at this point in the history
  2. find error while running over a day,now fix

    运行时间一天以上日志会清空但是不再记录,现在限制为一天之后自动重启服务
    dk committed Dec 28, 2014
    Configuration menu
    Copy the full SHA
    f4f64e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #85 from tkisme/patch-1

    find error while running over a day,now fix
    Phus Lu committed Dec 28, 2014
    Configuration menu
    Copy the full SHA
    338ca80 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2015

  1. Update proxy.ini

    Phus Lu committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    a187c98 View commit details
    Browse the repository at this point in the history
  2. Add V2EX DNS to the DNS list

    File Changed:
    * ./local/proxy.ini
    
    Explaination:
    
    Google public DNS has been distrubed in some areas of China mainland. Thus the reply from Google public DNS is unconvincing, which result in the fact that GoAgent couldn't get right IP addresses to connect.
    
    V2EX DNS is a set of new DNS with high performance and passed the test in those areas.
    
    Check Issue 19254 for more details.
    Liam0205 committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    a379b5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from LiamHuang0205/3.0

    Add V2EX DNS to the DNS list
    Phus Lu committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    314c6eb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2015

  1. refine proxylib.py

    phuslu committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    0d5eed2 View commit details
    Browse the repository at this point in the history
  2. init vps

    phuslu committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    e759663 View commit details
    Browse the repository at this point in the history
  3. Update proxy.ini

    Phus Lu committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    b80a861 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. add uploader for vps

    Phus Lu committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    d6ce7ab View commit details
    Browse the repository at this point in the history
  2. add sysctl.conf/limits.conf

    Phus Lu committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    9ef8a45 View commit details
    Browse the repository at this point in the history
  3. add sysctl

    Phus Lu committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    fcd96f7 View commit details
    Browse the repository at this point in the history
  4. add supervisor-3.1.3.egg

    Phus Lu committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    b9ff04c View commit details
    Browse the repository at this point in the history
  5. add supervisord-goagentvps.conf

    Phus Lu committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    6cc5ed7 View commit details
    Browse the repository at this point in the history
  6. utf8 conf

    unknown committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    fe69159 View commit details
    Browse the repository at this point in the history
  7. rename vpsserver to goagentvps

    unknown committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    0d8a705 View commit details
    Browse the repository at this point in the history
  8. refine uploadvps.py

    unknown committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    2493b2b View commit details
    Browse the repository at this point in the history
  9. refine proxy.py for vpsserver

    unknown committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    153e156 View commit details
    Browse the repository at this point in the history
  10. keep same behavior as stunnel/squid

    unknown committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    ff8b460 View commit details
    Browse the repository at this point in the history
  11. backlog = 4096

    unknown committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    6f534ae View commit details
    Browse the repository at this point in the history
  12. enable cache

    phuslu committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    f3022b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

  1. Update proxy.ini

    add Level3 DNS
    lenovo-me committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    785ce21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from lenovo-me/patch-1

    Update proxy.ini
    Phus Lu committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    aa686f9 View commit details
    Browse the repository at this point in the history
  3. refine VPS

    unknown committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    c9d6722 View commit details
    Browse the repository at this point in the history
  4. refine forward_socket for vps

    unknown committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    29e494c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Delete goagentvps.conf

    Phus Lu committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    f773dd6 View commit details
    Browse the repository at this point in the history
  2. refine proxylib.py for vps keepalive

    Phus Lu committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    ffa295b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

  1. add cipher socket for vps

    Phus Lu committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    a0ba30a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2015

  1. Update proxy.py

    Remove Jobin's name
    jobin-sun committed Jan 14, 2015
    Configuration menu
    Copy the full SHA
    a74dfdb View commit details
    Browse the repository at this point in the history
  2. Update proxy.ini

    make goagent support update android
    gengjiawen committed Jan 14, 2015
    Configuration menu
    Copy the full SHA
    aaa72d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2015

  1. Fix spelling error

    eamars committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    f0a3b6a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2015

  1. Merge pull request #98 from gengjiawen/3.0

    Update proxy.ini
    Phus Lu committed Jan 17, 2015
    Configuration menu
    Copy the full SHA
    7c1a733 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from eamars/3.0

    Fix spelling error
    Phus Lu committed Jan 17, 2015
    Configuration menu
    Copy the full SHA
    746b968 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2015

  1. Merge pull request #97 from jobin-sun/patch-1

    Update proxy.py
    Phus Lu committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    6360876 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2015

  1. Update proxy.ini

    gengjiawen committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    e997930 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from gengjiawen/3.0

    Update proxy.ini
    phuslu committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    b506303 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Update uploader.py

    lenovo-me committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    26dd2b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from lenovo-me/3.0

    Update uploader.py
    phuslu committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    437a921 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. Update proxy.ini

    v3aqb committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    e1dfe78 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2015

  1. Update proxylib.py

    handler.send 未实现send,改为send_header
    wellingfine committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    33d81e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2015

  1. Merge pull request #117 from wellingfine/patch-1

    Update proxylib.py
    Phus Lu committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    7c79d89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from v3aqb/patch-4

    Update proxy.ini
    Phus Lu committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    14ef3bf View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Update proxy.ini

    Phus Lu committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    20f39d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Update proxy.py

    Make the error html page show the understandable character instead of unicode.
    before this patch,you may get message in error page like this:
    Local URLFetch 'http://blog.denevell.org/android-viewdraghelper-example-tutorial.html' failed
    error(10013, '\xd2\xd4\xd2\xbb\xd6\xd6\xb7\xc3\xce\xca\xc8\xa8\xcf\xde\xb2\xbb\xd4\xca\xd0\xed\xb5\xc4\xb7\xbd\xca\xbd\xd7\xf6\xc1\xcb\xd2\xbb\xb8\xf6\xb7\xc3\xce\xca\xcc\xd7\xbd\xd3\xd7\xd6\xb5\xc4\xb3\xa2\xca\xd4\xa1\xa3')
    error(10013, '\xd2\xd4\xd2\xbb\xd6\xd6\xb7\xc3\xce\xca\xc8\xa8\xcf\xde\xb2\xbb\xd4\xca\xd0\xed\xb5\xc4\xb7\xbd\xca\xbd\xd7\xf6\xc1\xcb\xd2\xbb\xb8\xf6\xb7\xc3\xce\xca\xcc\xd7\xbd\xd3\xd7\xd6\xb5\xc4\xb3\xa2\xca\xd4\xa1\xa3') 
    while after the patch,the message like this:
    Local URLFetch 'http://blog.denevell.org/android-viewdraghelper-example-tutorial.html' failed
    [Errno 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。
    [Errno 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。
    gengjiawen committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    eba883e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from gengjiawen/3.0

    Update proxy.py
    Phus Lu committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    3c07a73 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. Update proxy.sh

    Phus Lu committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    037ce5b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2015

  1. Configuration menu
    Copy the full SHA
    75a63ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from gengjiawen/3.0

    make goagent support new android sdk download
    Phus Lu committed Mar 7, 2015
    Configuration menu
    Copy the full SHA
    5ea98a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2015

  1. refine log

    Phus Lu committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    ddc0706 View commit details
    Browse the repository at this point in the history