2021-07-27 |
ketmar | it is now possible to build Syren with GnuTLS (and...
|
commit | commitdiff | tree |
2017-01-30 |
ketmar | fix for content-disposition w/o filename quoting
|
commit | commitdiff | tree |
2015-02-02 |
ketmar | new polarssl
|
commit | commitdiff | tree |
2013-09-17 |
ketmar | using '-configure-user-help-' rule
|
commit | commitdiff | tree |
2013-09-17 |
ketmar | cosmetix in configure, install and man
|
commit | commitdiff | tree |
2013-08-09 |
ketmar | some fixes in cookie sending
|
commit | commitdiff | tree |
2013-06-01 |
ketmar | fixed bug in URL parser
|
commit | commitdiff | tree |
2012-11-26 |
ketmar | better per-site configs
|
commit | commitdiff | tree |
2012-11-20 |
ketmar | fixed segfault
|
commit | commitdiff | tree |
2012-11-20 |
ketmar | HTTP reply headers parser relaxed a little
|
commit | commitdiff | tree |
2012-11-19 |
ketmar | fixed bug: per-site configs was ignored if 'use saved...
|
commit | commitdiff | tree |
2012-11-19 |
ketmar | deb updated
|
commit | commitdiff | tree |
2012-11-19 |
ketmar | fixed memory leak in HTTP headers parser
|
commit | commitdiff | tree |
2012-11-19 |
ketmar | correct per-site config reloading
|
commit | commitdiff | tree |
2012-11-10 |
ketmar | n900: better packaging, good category
|
commit | commitdiff | tree |
2012-11-10 |
ketmar | jamrules updated
|
commit | commitdiff | tree |
2012-11-10 |
ketmar | added 'configure', 'install' and 'uninstall' targets
|
commit | commitdiff | tree |
2012-11-10 |
ketmar | man changed a little
|
commit | commitdiff | tree |
2012-04-18 |
ketmar | comments in list file; removed one warning
|
commit | commitdiff | tree |
2012-04-04 |
ketmar | added optional per-host configs; removed .gitigrore
|
commit | commitdiff | tree |
2012-01-22 |
ketmar | allowed: multiple '-H' options
|
commit | commitdiff | tree |
2012-01-22 |
ketmar | -P now will not overwrite Content-Type set with -H
|
commit | commitdiff | tree |
2012-01-11 |
ketmar | fixes for some idiotic sites which sends pathes in...
|
commit | commitdiff | tree |
2011-12-13 |
ketmar | cosmetix in jamfile
|
commit | commitdiff | tree |
2011-08-13 |
ketmar | added various 'do-not-track' headers (just4fun)
|
commit | commitdiff | tree |
2011-04-15 |
ketmar | added autodetection of WOS downloads (hey, why I should...
|
commit | commitdiff | tree |
2011-04-14 |
ketmar | fixes in build script and cosmetics is '-9'
|
commit | commitdiff | tree |
2011-04-14 |
ketmar | added 'WOS' option(9); fixed bug in W option
|
commit | commitdiff | tree |
2011-03-15 |
ketmar | moved back to the old prealloc code
|
commit | commitdiff | tree |
2010-12-01 |
ketmar | don't output terminal control codes if stderr is not TTY
|
commit | commitdiff | tree |
2010-09-12 |
ketmar | using 'content-range' if 'content-length' is not here
|
commit | commitdiff | tree |
2010-09-01 |
ketmar | do not send :443 for HTTPS 'Host:'
|
commit | commitdiff | tree |
2010-04-10 |
ketmar | sources restructured; KLisp removed; XySSL removed...
|
commit | commitdiff | tree |
2010-04-10 |
ketmar | ChangeLog cosmetic fixes
|
commit | commitdiff | tree |
2010-04-10 |
ketmar | added idiotic man page
|
commit | commitdiff | tree |
2010-03-22 |
ketmar | removed fallocate() due to my stupidity
|
commit | commitdiff | tree |
2010-03-22 |
ketmar | using non-portable fallocate() on GNU/Linux
|
commit | commitdiff | tree |
2010-03-22 |
ketmar | preallocating space with posix_fallocate()
|
commit | commitdiff | tree |
2009-10-26 |
ketmar | syren understands chunked HTTP encoding now
|
commit | commitdiff | tree |
2009-09-21 |
ketmar | added license file to PolarSSL sources
|
commit | commitdiff | tree |
2009-09-19 |
ketmar | strange fix for a strange bug
|
commit | commitdiff | tree |
2009-09-15 |
ketmar | added "c++ guards" to library headers
|
commit | commitdiff | tree |
2009-09-15 |
ketmar | fix for some idiotic FTPs that sends extra idiotic...
|
commit | commitdiff | tree |
2009-09-13 |
ketmar | integrated PolarSSL
|
commit | commitdiff | tree |
2009-07-03 |
ketmar | copyringhts modified; works with new K8Jam
|
commit | commitdiff | tree |
2009-05-23 |
ketmar | little unnecessary fix to jamfiles
|
commit | commitdiff | tree |
2009-05-23 |
ketmar | added (sleep <seconds>) function to script interface
|
commit | commitdiff | tree |
2009-03-14 |
ketmar | 'fix' for very idiotic phpBB content-disposition
|
commit | commitdiff | tree |
2009-01-12 |
ketmar | added "-L" flag (disable scripting)
|
commit | commitdiff | tree |
2009-01-04 |
ketmar | Jam* files changed (fixed some bugs; moved to the newest...
|
commit | commitdiff | tree |
2009-01-04 |
ketmar | several fixes and enhanchements
|
commit | commitdiff | tree |
2008-11-04 |
ketmar | change spaces to ' ' in HTTP[S] reditects
|
commit | commitdiff | tree |
2008-10-24 |
ketmar | "-l" option added; forgot to include main driver in...
|
commit | commitdiff | tree |
2008-10-24 |
ketmar | added GCC extension (attributes); i don't care 'bout...
|
commit | commitdiff | tree |
2008-10-22 |
ketmar | sources restructured (package building isn't working...
|
commit | commitdiff | tree |
2008-10-18 |
ketmar | moved to KJam; bug in source package building
|
commit | commitdiff | tree |
2008-07-23 |
ketmar | stupid "jam pkgsrc" done
|
commit | commitdiff | tree |
2008-07-23 |
ketmar | some shell scripts deleted
|
commit | commitdiff | tree |
2008-07-23 |
ketmar | added "jam help" and "jam pkgbin"
|
commit | commitdiff | tree |
2008-07-23 |
ketmar | fixed -q and -Q flags (now this affects preallocator...
|
commit | commitdiff | tree |
2008-07-22 |
ketmar | buffer bug in SyLong2StrComma(); memory leak in preallocator
|
commit | commitdiff | tree |
2008-07-17 |
ketmar | very stupid man page added
|
commit | commitdiff | tree |
2008-07-07 |
ketmar | bug in syren.lsp
|
commit | commitdiff | tree |
2008-07-02 |
ketmar | build system changed
|
commit | commitdiff | tree |
2008-07-02 |
ketmar | fixed 'lite' builds
|
commit | commitdiff | tree |
2008-07-02 |
ketmar | fixed SSL bug: hanging if no file size was specified
|
commit | commitdiff | tree |
2008-06-18 |
ketmar | takes less memory on small files preallocation
|
commit | commitdiff | tree |
2008-06-16 |
ketmar | now -A turns off preallocating (which is turned on...
|
commit | commitdiff | tree |
2008-06-16 |
ketmar | no preallocating if there's no state file
|
commit | commitdiff | tree |
2008-06-16 |
ketmar | option -A to preallocate disk space
|
commit | commitdiff | tree |
2008-06-11 |
ketmar | parsing "size" field in content-disposition
|
commit | commitdiff | tree |
2008-04-28 |
ketmar | little bug: file name becomes NULL after resume in...
|
commit | commitdiff | tree |
2008-04-28 |
ketmar | KLISP fixes; syren.lsp transforms all-upper to all...
|
commit | commitdiff | tree |
2008-04-23 |
ketmar | how can i make proper error reporting in KLISP?
|
commit | commitdiff | tree |
2008-04-22 |
ketmar | a perfectly idiotic bug in KLISP fixed
|
commit | commitdiff | tree |
2008-04-22 |
ketmar | can add more than one url from the command line; can...
|
commit | commitdiff | tree |
2008-04-21 |
ketmar | new, smaller, faster and untested version of KLISP
|
commit | commitdiff | tree |
2008-04-19 |
ketmar | i've got a perfectly idiotic bug in syren and searching...
|
commit | commitdiff | tree |
2008-04-19 |
ketmar | klisp improvements
|
commit | commitdiff | tree |
2008-04-18 |
ketmar | new lisp engine; scripts untested yet
|
commit | commitdiff | tree |
2008-04-17 |
ketmar | little bug in KLISP gc
|
commit | commitdiff | tree |
2008-04-17 |
ketmar | bugfix in GC (udata counts as atom)
|
commit | commitdiff | tree |
2008-04-17 |
ketmar | stupid script for sf.net is working! %-)
|
commit | commitdiff | tree |
2008-04-16 |
ketmar | fixes and addons in KLISP, some shitty API; we are...
|
commit | commitdiff | tree |
2008-04-16 |
ketmar | scripting engine seems to work; need to add API functions
|
commit | commitdiff | tree |
2008-04-14 |
ketmar | preparing for scripting (+~20 kb; i don't care)
|
commit | commitdiff | tree |
2008-04-09 |
ketmar | forgot to update chlog (-o - was imfunctional, i'm...
|
commit | commitdiff | tree |
2008-04-09 |
ketmar | -o - was not working (i'm dumb!)
|
commit | commitdiff | tree |
2008-04-05 |
ketmar | preparing for Lua scripting %-)
|
commit | commitdiff | tree |
2008-04-03 |
ketmar | no more fuckin' windoze. fuck m$!
|
commit | commitdiff | tree |
2008-03-30 |
ketmar | no more replacing "\" to "/"
|
commit | commitdiff | tree |
2008-03-27 |
ketmar | license change, XYSSL upgrade
|
commit | commitdiff | tree |
2008-03-27 |
ketmar | "-H" added to send custom HTTP headers
|
commit | commitdiff | tree |
2008-03-21 |
ketmar | "-r" option was broken! fuck!
|
commit | commitdiff | tree |
2008-03-12 |
ketmar | bugfixes; build system changed again %-)
|
commit | commitdiff | tree |
2008-03-11 |
ketmar | hehe %-)
|
commit | commitdiff | tree |
2008-03-11 |
ketmar | socket error reporting added (w32 is not checked yet!)
|
commit | commitdiff | tree |
2008-03-09 |
ketmar | build process changed again (to build libsyrendl)
|
commit | commitdiff | tree |
2008-03-07 |
ketmar | forgot to include .jam rules in redist package %-)
|
commit | commitdiff | tree |
2008-03-07 |
ketmar | new build system (taken from Trigger Rally -- tnx,...
|
commit | commitdiff | tree |