index
:
user/dcf/flashproxy
allow-log
bug9349_client_side
bug9349_server
bug9349_server_combined
bug9349_server_combined2
code_dup
email
extor
fac-build
make_exe
managed
node.js
opt-in
py2exe
transport
url_reg
David's flashproxy repository
David Fifield
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
Handle address parsing with getaddrinfo.
David Fifield
2011-04-23
|
*
Factor out a registration (Reg) class.
David Fifield
2011-04-23
|
*
Use a local variable instead of an instance variable.
David Fifield
2011-04-23
|
*
Use cgi.parse_qs to parse the POST data.
David Fifield
2011-04-23
|
*
Add a link to the Senocular ActionScript tutorial.
David Fifield
2011-04-23
|
*
Add a missing README datum.
David Fifield
2011-04-23
|
*
Remove jscat code.
David Fifield
2011-04-23
|
*
Doc comment for parse_addr_spec.
David Fifield
2011-04-23
|
*
Handle the Tor relay address as an instance variable.
David Fifield
2011-04-23
|
*
Factor out a parse_addr_spec function.
David Fifield
2011-04-23
|
*
Whitespace, capitalization, removal of commented code.
David Fifield
2011-04-23
*
|
using 0.0.0.0:0 for empty list signal
Jonathan Ellithorpe
2011-04-23
|
/
*
Minor changes
Jonathan Ellithorpe
2011-04-22
*
Merged changes
Jonathan Ellithorpe
2011-04-22
*
Use e.bytesLoaded, not 0, to read the client address.
David Fifield
2011-04-22
*
Reading from facilitator works... using readMultiByte()
Jonathan Ellithorpe
2011-04-22
*
No known changes
Jonathan Ellithorpe
2011-04-22
*
Add "\r\n\r\n" to finish the GET request.
David Fifield
2011-04-20
*
Partially updated swfcat to connect to the facilitator and send a GET request
Jonathan Ellithorpe
2011-04-20
*
updated README for new HTTP facilitator
Jonathan Ellithorpe
2011-04-20
*
Changed facilitator to use HTTPServer in python
Jonathan Ellithorpe
2011-04-20
*
Adding some tests for facilitator
Jonathan Ellithorpe
2011-04-20
*
Updating README
Jonathan Ellithorpe
2011-04-20
*
Adding command line specification of addr and port
Jonathan Ellithorpe
2011-04-20
*
Birth... of the facilitaTOR!!!
Jonathan Ellithorpe
2011-04-20
*
Be more careful about the ordering of connections.
David Fifield
2011-04-16
*
Remove unused CLIENT_ADDRESS and CLIENT_PORT.
David Fifield
2011-04-16
*
Add a Makefile.
David Fifield
2011-04-16
*
Update README instructions to match the swfcat demo of 14 April.
David Fifield
2011-04-15
*
Add a notes.txt file. Note that we should add rate limiting.
David Fifield
2011-04-14
*
Scroll text on puts.
David Fifield
2011-04-14
*
Add a "client" parameter than can be set with a URL query string.
David Fifield
2011-04-14
*
We seem to need to use an IP address; using a domain name keeps giving
David Fifield
2011-04-14
*
Change socket variable names and point them at a real Tor relay and a
David Fifield
2011-04-14
*
Add crossdomaind.py, a daemon to serve a cross-domain policy on port
David Fifield
2011-04-14
*
Add to README: instructions on building with mxmlc and how to server
David Fifield
2011-04-13
*
Add a null byte to the end of crossdomain.xml for ease of serving with
David Fifield
2011-04-13
*
Fix the last commit; we must actually instantiate the ByteArrays.
David Fifield
2011-04-13
*
Two connections, almost two-way communication.
David Fifield
2011-04-12
*
Add .gitignore to ignore swfcat.swf.
David Fifield
2011-04-12
*
Add a permit-everything crossdomain.xml file.
David Fifield
2011-04-12
*
Add socket connection.
David Fifield
2011-04-12
*
Add a simple terminal-like output.
David Fifield
2011-04-12
*
Remove bogus array index after splice.
David Fifield
2011-04-06
*
Doc comments.
David Fifield
2011-04-03
*
Add README.
David Fifield
2011-04-03
*
Add missing semicolon.
David
2011-04-03
*
Do better repr of arrays.
David
2011-04-03
*
Remove pending events from closed descriptors.
David
2011-04-03
*
Better comment.
David
2011-04-03
[prev]
[next]