GitXplorerGitXplorer
g

patches

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
021db7880bb2f5d1e0849d9197f3ac2a5283efd5

update README

ggumblex committed 7 years ago
Unverified
dc8d3db5cd4fa5bd7636c04962c9287428451feb

fossil: remove the initial empty commit

ggumblex committed 7 years ago
Unverified
bfbc9894739b9beff31a4a12751c497c7ec455a7

PyPy3.3: patch for ssl import #2315

ggumblex committed 8 years ago
Unverified
a7d72e5904811ea8eb808d3c952204c345e4f464

cpython: patch for Issue 28985

ggumblex committed 8 years ago
Unverified
72383d5177938da6a3889ed34b683ef15e3f506e

shadowsocks: update upstream

ggumblex committed 8 years ago
Unverified
01f282b1fb74ca3b3759a60dec831595b3a11858

shadowsocks: fix detectablity issues

ggumblex committed 8 years ago

README

The README file for this repository.

patches

Patches for various projects

  • cpy_issue28985.patch: fix CPython Issue 28985, add missing SQLite3 authorizer codes.
  • pypy3.3-ssl.patch: fix PyPy3.3 import ssl problem, by backporting ssl.py
  • ss-py.patch: fix Shadowsocks (Python) to avoid being detected.
  • fossil-initial.patch: Avoid the initial empty commit. Wrote by Jan Nijtmans.