Commit Graph

105 Commits

Author SHA1 Message Date
Gabor Adam Toth f38eecb344 comm: added peek callback before checking is_binary 2011-05-23 00:37:54 +02:00
Gabor Adam Toth f2ad80c888 + 2011-05-20 10:39:13 +02:00
Gabor Adam Toth 773c8b6d0d pkg-psyc: parse date & other numeric types, store oper in header mapping 2011-05-20 10:36:18 +02:00
psyc://psyced.org/~lynX 3661e1db2e nice, nice.. unfortunately both this and the version before crash for me 2011-05-20 02:37:03 +02:00
Gabor Adam Toth 1d35e854e3 pkg-psyc: callback for psyc_parse 2011-05-19 21:27:20 +02:00
Gabor Adam Toth 79c479b563 pkg-psyc: incomplete packet parsing - return 0 when not finished 2011-05-19 18:50:22 +02:00
Gabor Adam Toth dbe6e0a453 pkg-psyc: list parsing & rendering 2011-05-13 23:17:10 +02:00
Gabor Adam Toth efc8ca4075 pkg-psyc: pass a struct to walk_mapping 2011-05-12 16:40:45 +02:00
Gabor Adam Toth a770a42eac pkg-psyc: modifier rendering, fix for conflicting PSYC_ defines 2011-05-12 13:54:56 +02:00
Gabor Adam Toth 46d36447e3 + 2011-05-11 17:42:51 +02:00
Gabor Adam Toth 39b7facd19 pkg-psyc: parsing incomplete packets 2011-05-11 17:09:22 +02:00
Gabor Adam Toth a4825c7a97 pkg-psyc: setParseBuffer2 2011-05-10 17:17:41 +02:00
Gabor Adam Toth 6071a04a8d man update 2011-05-10 16:58:26 +02:00
Gabor Adam Toth 4f584b8342 pkg-psyc: free state 2011-05-10 15:36:31 +02:00
Gabor Adam Toth d0df37f341 Merge branch 'master' of git://git.psyced.org/git/psyclpc 2011-05-10 15:33:31 +02:00
Gabor Adam Toth fb0acabad7 pkg-psyc: parser 2011-05-10 14:10:30 +02:00
psyc://psyced.org/~lynX a17a76ecbe less warnings for me 2011-05-10 14:09:32 +02:00
Gabor Adam Toth 62763ffeba pkg-psyc: fix for parser 2011-05-10 01:02:14 +02:00
Gabor Adam Toth a27331f703 pkg-psyc: incomplete packet handling 2011-05-09 21:33:45 +02:00
psyc://psyced.org/~lynX 14944d8484 + 2011-05-08 22:11:58 +02:00
psyc://psyced.org/~lynX ed0db6fa32 + 2011-05-08 21:54:28 +02:00
Gabor Adam Toth 4953d4bc3b pkg-psyc: fixes for parser 2011-05-08 21:28:31 +02:00
psyc://psyced.org/~lynX c9bc7364fa + 2011-05-08 21:05:54 +02:00
psyc://psyced.org/~lynX 890adcca2b + 2011-05-08 20:53:12 +02:00
Gabor Adam Toth 3b11963c76 pkg-psyc: parser 2011-05-08 16:58:35 +02:00
psyc://psyced.org/~lynX 51fea526ac glue to enable optional psyc parsers for each lpc object 2011-05-06 22:15:37 +02:00
psyc://psyced.org/~lynX 394af40eb0 use a larger outgoing buffer than in the past 2011-05-06 21:17:30 +02:00
psyc://psyced.org/~lynX 8ee546013a enable_binary() is too essential to stay experimental 2011-04-27 12:26:37 +02:00
psyc://psyced.org/~lynX f7dcb2eb89 allow null methods and bodies 2011-04-27 00:19:55 +02:00
psyc://psyced.org/~lynX aaece680c7 choosing the appropriate alloc strategies 2011-04-26 22:00:45 +02:00
psyc://psyced.org/~lynX 6342e69416 almost functional psyc_render() 2011-04-26 10:02:17 +02:00
psyc://psyced.org/~lynX 811e40d3d0 + 2011-04-26 02:50:24 +02:00
psyc://psyced.org/~lynX 5bfd3d2ed1 psyc_parse: return an array containing mappings etc 2011-04-26 02:42:01 +02:00
psyc://psyced.org/~lynX b97ea34912 glue for libpsyc 2011-04-25 22:59:53 +02:00
psyc://psyced.org/~lynX a8fe8e1f3e doc/man does not exist. thx knorr 2011-01-06 23:46:51 +01:00
Philipp Hancke 88667a3092 + 2010-12-09 07:31:04 +01:00
psyc://psyced.org/~lynX a7880b5858 forget about xerq, support /usr/local 2010-12-07 11:16:13 +01:00
Philipp Hancke 9b6ef4906d unfortunately, this does not work as expected (yet) 2010-12-03 17:30:06 +01:00
Philipp Hancke b50fd22a63 do not use funny jargon string for DHE
use larger buffer and limit strings to buffer length for OBJ_obj2txt
2010-11-04 22:20:21 +01:00
psyc://psyced.org/~lynX 08edfd513f new configure procedure as suggested by nedko 2010-06-21 14:06:57 +02:00
Nedko Arnaudov ab1fd9a1e2 openbsd has no libdl 2010-06-21 04:27:40 +03:00
Nedko Arnaudov 06fc98d21a gitignore generated files 2010-06-21 02:43:01 +03:00
Nedko Arnaudov 5ffb654db8 Remove files that are generated by autotools 2010-06-21 02:41:26 +03:00
Nedko Arnaudov 5c99ecb69a flush stdout on each debug log message 2010-06-21 02:27:44 +03:00
psyc://psyced.org/~lynX 26af06e96a + 2010-05-23 15:21:56 +02:00
psyc://psyced.org/~lynX 7f8694ec3d fix for the iconv detection by spigot.. thx!! 2010-05-23 15:18:49 +02:00
Philipp Hancke aea800c047 no support for SSL2 any longer. And ignore some funny flags on leaf
certs
2010-05-04 18:53:27 +02:00
psyc://psyced.org/~lynX 4b7c49e942 osol compilation fix, thx tg 2010-05-02 22:25:21 +02:00
psyc://psyced.org/~lynX 1be5683de1 tommie found some buffer overflows in erq 2009-11-28 13:43:46 +01:00
psyc://psyced.org/~lynX c0325c31e6 merge with ldmud distribution 2009-05-22 00:41:07 +02:00