|
|
@13108
|
12 years |
sjamaan |
Fix annoying edge case with empty path components in merge-paths …
|
|
|
@13105
|
12 years |
sjamaan |
Remove three more unused procedures and add a note about "path" not …
|
|
|
@13102
|
12 years |
Alaric Snell-Pym |
TRunk created
|
|
|
@13096
|
12 years |
Jim Ursetto |
html-parser: tag 0.1
|
|
|
@13095
|
12 years |
Jim Ursetto |
Add html-parser egg to release/4
|
|
|
@13089
|
12 years |
sjamaan |
Fix URI normalization (probably needs some tweaking, but for now it's ok)
|
|
|
@13088
|
12 years |
sjamaan |
Switch to uri-common for phoghorn and sxml-fu
|
|
|
@13087
|
12 years |
sjamaan |
Add port to update procedure... maybe we should add a basic test too?
|
|
|
@13086
|
12 years |
sjamaan |
add port to record-printer
|
|
|
@13085
|
12 years |
sjamaan |
Fix record printer
|
|
|
@13084
|
12 years |
sjamaan |
Change dependency info in spiffy and intarweb meta-file
|
|
|
@13082
|
12 years |
sjamaan |
Add checks for traversal attacks
|
|
|
@13073
|
12 years |
felix winkelmann |
added ugarit dir
|
|
|
@13059
|
12 years |
Alaric Snell-Pym |
Trunk create
|
|
|
@13054
|
12 years |
sjamaan |
Switch to uri-common
|
|
|
@13053
|
12 years |
sjamaan |
Switch to uri-common
|
|
|
@13038
|
12 years |
felix winkelmann |
added directory for alaric
|
|
|
@13030
|
12 years |
sjamaan |
Changed header-name->string to symbol->http-name in cgi handler
|
|
|
@13021
|
12 years |
Kon Lovett |
Added optional final expr to dotimes.
|
|
|
@12999
|
12 years |
sjamaan |
Change the procedure names; replace "uri-common" by "uri", so these …
|
|
|
@12989
|
12 years |
sjamaan |
Just had a revelation that query-separator keyword args are never …
|
|
|
@12987
|
12 years |
sjamaan |
Add note about breakage
|
|
|
@12986
|
12 years |
sjamaan |
Clean up a few bits, make the query separator available everywhere by …
|
|
|
@12984
|
12 years |
sjamaan |
Add some tests for url-formencoded stuff from the Internet-Draft by …
|
|
|
@12975
|
12 years |
sjamaan |
Add optional separator, as both a parameter and an argument to URL …
|
|
|
@12965
|
12 years |
sjamaan |
Add meta and setup file for uri-common
|
|
|
@12953
|
12 years |
sjamaan |
Simplify by replacing cut/cute with lambda, remove unused …
|
|
|
@12927
|
12 years |
sjamaan |
Add new egg: uri-common. This is a subparser for uri-generic, for use …
|
|
|
@12923
|
12 years |
sjamaan |
Fix uri-encode-string to have a better default charset
|
|
|
@12917
|
12 years |
sjamaan |
Replace two needless calls to reverse in uri-char-list->string with …
|
|
|
@12915
|
12 years |
sjamaan |
Make use of uri-encode-string in join-segments; make encoded …
|
|
|
@12908
|
12 years |
sjamaan |
Rename char-sets and export them; make uri-{encode,decode}-string …
|
|
|
@12904
|
12 years |
sjamaan |
Tag wmiirc 0.3, release 4
|
|
|
@12901
|
12 years |
sjamaan |
Mark "9p" unit with an explicit version to keep chicken-install happy
|
|
|
@12900
|
12 years |
sjamaan |
Mark "9p" unit with an explicit version to keep chicken-install happy
|
|
|
@12898
|
12 years |
sjamaan |
Add hacky fix for chicken-install
|
|
|
@12897
|
12 years |
sjamaan |
Add hacky fix for chicken-install
|
|
|
@12894
|
12 years |
sjamaan |
Add small improvement in clients procedure
|
|
|
@12893
|
12 years |
sjamaan |
Undo latest changes
|
|
|
@12890
|
12 years |
sjamaan |
Tag wmiirc version 0.3, bump trunk to 0.4
|
|
|
@12889
|
12 years |
sjamaan |
Make clients procedure accept a tagname
|
|
|
@12887
|
12 years |
sjamaan |
Tag 9p version 0.7, bump to version 0.8
|
|
|
@12886
|
12 years |
sjamaan |
Fixed a few warnings so 9p compiles again
|
|
|
@12884
|
12 years |
sjamaan |
Fix tests to match reality
|
|
|
@12874
|
12 years |
sjamaan |
Add meta file for spiffy
|
|
|
@12871
|
12 years |
sjamaan |
Change header-name to http-name to be more generic. Add tests for …
|
|
|
@12857
|
12 years |
sjamaan |
Add lots more representation tests and fix an issue with userinfo …
|
|
|
@12856
|
12 years |
felix winkelmann |
tagged 1.1.2
|
|
|
@12855
|
12 years |
felix winkelmann |
removed old r3 tag
|
|
|
@12854
|
12 years |
felix winkelmann |
ported to chicken 4
|
|
|
@12853
|
12 years |
felix winkelmann |
imported into r4 branch
|
|
|
@12849
|
12 years |
sjamaan |
Code simplification, iteration 1
|
|
|
@12841
|
12 years |
sjamaan |
Implement percent decoding/encoding of slashes in path segments, add …
|
|
|
@12827
|
12 years |
sjamaan |
Change representation of paths to be just the segment contents, not …
|
|
|
@12810
|
12 years |
sjamaan |
Remove query decoding, as it is not described by the RFC
|
|
|
@12804
|
12 years |
felix winkelmann |
ported to chicken 4
|
|
|
@12800
|
12 years |
felix winkelmann |
created r4 branch
|
|
|
@12796
|
12 years |
felix winkelmann |
adapted to new style modules
|
|
|
@12795
|
12 years |
felix winkelmann |
ported to r4
|
|
|
@12723
|
12 years |
sjamaan |
Tag 1.12
|
|
|
@12722
|
12 years |
sjamaan |
Bump to 1.12
|
|
|
@12721
|
12 years |
sjamaan |
Implement collapsing of consecutive slashes and fix a small problem …
|
|
|
@12719
|
12 years |
sjamaan |
Fix problem with percent-encoded characters in unexpected places
|
|
|
@12705
|
12 years |
sjamaan |
Forgot to export handle-file parameter
|
|
|
@12655
|
12 years |
sjamaan |
Restore access-file handling, add back tests for this case and others
|
|
|
@12616
|
12 years |
sjamaan |
Tag uri-generic 1.11, release 4
|
|
|
@12615
|
12 years |
sjamaan |
Bump version number
|
|
|
@12614
|
12 years |
sjamaan |
Fix bugs in normalize-case and add regression tests for it
|
|
|
@12603
|
12 years |
sjamaan |
Fix weird bug caused by interpreting the gallery name as the name of …
|
|
|
@12602
|
12 years |
sjamaan |
Update phoghorn and sxml-pagination to make use of update uri-generic …
|
|
|
@12599
|
12 years |
sjamaan |
Export authority accessors
|
|
|
@12594
|
12 years |
felix winkelmann |
updated for r4
|
|
|
@12593
|
12 years |
felix winkelmann |
r4 branch
|
|
|
@12591
|
12 years |
felix winkelmann |
updated for r4
|
|
|
@12590
|
12 years |
felix winkelmann |
r4 branch
|
|
|
@12587
|
12 years |
sjamaan |
Remove normalization of URIs now it is being done in uri-generic itself
|
|
|
@12586
|
12 years |
sjamaan |
Auto-normalize all uri references in intarweb parsers
|
|
|
@12583
|
12 years |
sjamaan |
Port tests from spiffy 3 to spiffy 4, implement a few bugfixes too
|
|
|
@12582
|
12 years |
sjamaan |
Add update-uri and update-auth procedures, change representation of …
|
|
|
@12563
|
12 years |
sjamaan |
Forgot to export test-assert
|
|
|
@12538
|
12 years |
sjamaan |
Minor reformatting to make code more compact
|
|
|
@12536
|
12 years |
sjamaan |
Make build-error-message accept an argument to disable HTML, export it …
|
|
|
@12534
|
12 years |
sjamaan |
Implement user switching
|
|
|
@12532
|
12 years |
sjamaan |
Remove (reasonably) pointless header-list-ref procedure. Just a case …
|
|
|
@12529
|
12 years |
sjamaan |
Change the way server-software is interpreted; make it a "product" …
|
|
|
@12527
|
12 years |
sjamaan |
Add logging support
|
|
|
@12520
|
12 years |
sjamaan |
Correct naming for include-ssp to ssp-include, to be more consistent
|
|
|
@12519
|
12 years |
sjamaan |
Add exit-handler to the export list, and define it…
|
|
|
@12511
|
12 years |
sjamaan |
Implement Status header parsing, fix cgi-handler so interpreter is …
|
|
|
@12502
|
12 years |
sjamaan |
Final (hopefully) finetuning of product-unparser
|
|
|
@12501
|
12 years |
sjamaan |
More finetuning of product-(un)parser
|
|
|
@12500
|
12 years |
sjamaan |
Add product unparser and fix product-parser to be as inconsistent as …
|
|
|
@12499
|
12 years |
sjamaan |
Implement product-parser with comments
|
|
|
@12478
|
12 years |
sjamaan |
Add local and remote IP-addresses to params. Implement more of CGI …
|
|
|
@12457
|
12 years |
sjamaan |
First stab at implementing the CGI handler for Spiffy 4
|
|
|
@12456
|
12 years |
sjamaan |
Fix bug in te-parser and pragma-parser (untested)
|
|
|
@12455
|
12 years |
sjamaan |
Split out header unparsing so it is possible to just get the value …
|
|
|
@12428
|
12 years |
sjamaan |
Always send status messages with text/html content-type
|
|
|
@12396
|
12 years |
felix winkelmann |
proper fix for overview-printing, by Taylor
|
|
|
@12395
|
12 years |
felix winkelmann |
removed binary file
|
|
|