Activity for pottendo

  • pottendo pottendo committed [r45334] on Code

    fixes WiC64 by using curl_multi_poll()

  • pottendo pottendo created ticket #2057

    -debugcart breaks snapshot writing

  • pottendo pottendo committed [r45247] on Code

    WiC64: disable coloring in log-files, add background col; log.c: avoid closing stdout

  • pottendo pottendo committed [r45168] on Code

    cmd_http_get_encoded: fixed signed/unsigned bug in URL encoder

  • pottendo pottendo committed [r45167] on Code

    hexdump: avoid chars < 32 even if printable (e.g. tabs) in ascii dump

  • pottendo pottendo committed [r44999] on Code

    WiC64: fixed some docs

  • pottendo pottendo committed [r44998] on Code

    WiC64: on wic64 reset, also reset remote timeout to factory default (5s).

  • pottendo pottendo committed [r44995] on Code

    Added option `-wic64remotetimeout', resources and GUI elements accordingly.

  • pottendo pottendo committed [r44991] on Code

    Fixed stylecheck.

  • pottendo pottendo committed [r44990] on Code

    Added command, WIC64_REMOTE_TIMEOUT, URL size == 8192, fixed blocking

  • pottendo pottendo committed [r44966] on Code

    Improve to better match original FW behavior in case some unknown http

  • pottendo pottendo posted a comment on ticket #1978

    Hi, on my Pi experiments I needed to put -mno-unaligned-access to the compiler flags. when using more modern compilers (gcc >=10) to build a working binary for some Pis. You may give it a try (if using GCC)- as this error may be related to alignment in case of optimization. Feedback is welcome, pottendo

  • pottendo pottendo posted a comment on ticket #1978

    wtf?! Do you have the exact location?

  • pottendo pottendo posted a comment on ticket #1978

    The crash can be provoked right from the commandline via: x64sc -default -wic64tracelevel 2 -wic64colorizetrace -userportdevice 23

  • pottendo pottendo created ticket #1978

    MAC Vice 3.8 / GTK / WiC64 crashes right after startup

  • pottendo pottendo committed [r44915] on Code

    wic64: treat URL responses >= 301 as bad; minor tweaks.

  • pottendo pottendo committed [r44874] on Code

    wic64: cleanup alarms during WiC64 reset and disable, minor trace improvements.

  • pottendo pottendo committed [r44866] on Code

    wic64: corrected error return in http_post_data w/o url, avoid static allocation for URL,

  • pottendo pottendo committed [r44865] on Code

    wic64: fixed http_post for servers not telling content length and

  • pottendo pottendo committed [r44862] on Code

    wic64: http_post_data protect against servers, which don't provide

  • pottendo pottendo committed [r44859] on Code

    wic64: make trace level GUI controllable; changed log colors for better readability on black backgrounds

  • pottendo pottendo modified ticket #1969

    Instructions in Windows-MinGW-GTK3-Howto.txt not working anymore

  • pottendo pottendo posted a comment on ticket #1969

    mistaken report.

  • pottendo pottendo posted a comment on ticket #1969

    Hi, silly me - thx for clarification. I use msys2 too rarely to know really what I'm doing there - just copied the commands into the shell and didn't pay attention to the prompt. I think I clicked on "msys2_shell.cmd" to launch the shell. Clicking on one of the other executables (such as mingw64.exe, etc.) resulted in some error message... although freshly installed via the wizard. ...however, have to double check this again to fix this installation. bye, pottendo

  • pottendo pottendo committed [r44853] on Code

    wic64: fixed typos

  • pottendo pottendo modified ticket #1969

    Instructions in Windows-MinGW-GTK3-Howto.txt not working anymore

  • pottendo pottendo created ticket #1969

    Instructions in Windows-MinGW-GTK3-Howto.txt not working anymore

  • pottendo pottendo committed [r44852] on Code

    wic64: archdep code for win32 implemented for peeking socket -> TCP_AVAILABLE works

  • pottendo pottendo committed [r44850] on Code

    wic64.c: WIC64_CMD_IS_HARDWARE implemented.

  • pottendo pottendo committed [r44820] on Code

    wic64: moved ioctl to arch/shared

  • pottendo pottendo committed [r44819] on Code

    wic64: show protocol for each command if trace is enabled.

  • pottendo pottendo committed [r44811] on Code

    wic64: aligned legacy protocol to new firmware behavior

  • pottendo pottendo committed [r44808] on Code

    wic64: fixed SET_SERVER to make sktp client happy, fixed .prg length

  • pottendo pottendo committed [r44806] on Code

    wic64: added missing WIC64_CMD_IS_CONFIGURED. Cleanup trace a bit.

  • pottendo pottendo committed [r44801] on Code

    wic64: aligned all error codes and -messages to original firmware,

  • pottendo pottendo committed [r44800] on Code

    wic64: renamed `-wic64colorizelog' -> `-wic64colorizetrace', added

  • pottendo pottendo committed [r44799] on Code

    wic64: renamed `-wic64colorizelog' -> `-wic64colorizetrace', added

  • pottendo pottendo committed [r44797] on Code

    wic64: added UIs for colorized tracing.

  • pottendo pottendo committed [r44796] on Code

    wic64: new commandline `-wic64colorizelog', new resource

  • pottendo pottendo committed [r44789] on Code

    wic64: narrow timeouts to handshake cycles. All (available) tests pass now.

  • pottendo pottendo committed [r44788] on Code

    wic64: added timeout handling, FORCE_xxx, TCP_CLOSE cmds and some some

  • pottendo pottendo committed [r44783] on Code

    wic64: new protocol: fixed http_post and http_get URL sanity check

  • pottendo pottendo committed [r44780] on Code

    wic64: new protocol implemented.

  • pottendo pottendo committed [r44767] on Code

    Wic64 improved new protocols, first tests work.

  • pottendo pottendo committed [r44762] on Code

    Removed cmdline `-wic64protocol' as protocol is detected during

  • pottendo pottendo modified ticket #1964

    WiC64 code requires "too new" libcurl version.

  • pottendo pottendo posted a comment on ticket #1964

    Hi,I've confirmed that the code works even for https:// URLs. thanks, pottendo

  • pottendo pottendo posted a comment on ticket #1964

    Hi, need to check a bit, but can't this weekend. From what I see, it is related with SSL URLs. So I assume https:// won't work. One can try the Google maps App. this uses https. I expect, these will fail. If others work, it's a matter of decision, whether we want a 90% Emulation. Probably not the best, as the dumb User may be confused, as the Programs fail silently. bye pottendo

  • pottendo pottendo committed [r44741] on Code

    Fixed crash for commands with datalen > $1000. some improvements in

  • pottendo pottendo committed [r44716] on Code

    Replaced static allocation of buffers with dynamic. Added commandline option

  • pottendo pottendo committed [r44714] on Code

    Added commandline '-wic64tracelevel <0..2>', improved tracing for

  • pottendo pottendo committed [r44707] on Code

    Fixed invalid URL output. Use format '%s' to print hexdump line to

  • pottendo pottendo committed [r44699] on Code

    Truncate output to host, in case host decides to send. Fixes

  • pottendo pottendo committed [r44624] on Code

    SDL: Moved WIC64 settings in submenu

  • pottendo pottendo committed [r44622] on Code

    Added GTK UI to control hexdump, added resource 'WIC64HexdumpLines',

  • pottendo pottendo committed [r44619] on Code

    Added cmdline options '-wic64trace, +wic64trace, -wic64reset' and

  • pottendo pottendo committed [r44602] on Code

    replaced my full name.

  • pottendo pottendo committed [r44601] on Code

    removed LOG_DEFAULTs, added wic64 log.

  • pottendo pottendo committed [r44599] on Code

    Minor cleanup, new cmdline option '-wic64trace', updated docs.

  • pottendo pottendo committed [r44596] on Code

    made WiC64 tracing and user-reset selectable from UI.

  • pottendo pottendo committed [r44595] on Code

    fixed bigloader, allocate httpreply buffer dynamically.

  • pottendo pottendo committed [r44590] on Code

    fixed stupid mistake for command $25, bigload.

  • pottendo pottendo committed [r44589] on Code

    Activated command $25, bigload.

  • pottendo pottendo committed [r44588] on Code

    Fixed re-sending some bytes after command.

  • pottendo pottendo committed [r44586] on Code

    Fixed `404 URL not found' handling.

  • pottendo pottendo committed [r44585] on Code

    Added WiC64 docs, added cmdline `-wic64timezone'.

  • pottendo pottendo committed [r44583] on Code

    Fixed typo.

  • pottendo pottendo committed [r44582] on Code

    Changed ascii-fied IP/MAC in vicerc to human readable versions.

  • pottendo pottendo committed [r44581] on Code

    Streamlined WiC64 settings widget, enabled also for SCPU, added reset button.

  • pottendo pottendo committed [r44508] on Code

    truncate too long replies to avoid crash.

  • pottendo pottendo committed [r44377] on Code

    Updated to work with latest Fedora.

  • pottendo pottendo committed [r44362] on Code

    Fixes: malformed URL return something: fixes Brainbricks; handle

  • pottendo pottendo committed [r44326] on Code

    Alike WiC64, store certain prefs in vicerc (Pseudo MAC-,IP, timezone, session_id).

  • pottendo pottendo committed [r43965] on Code

    FLAG2 delay cycle is now a define (3 seems to be the best value).

  • pottendo pottendo committed [r43964] on Code

    improved timezone handling, lets GEOS ntp demo show (almost) correct TZ.

  • pottendo pottendo committed [r43945] on Code

    Handle default server properly. Added URL sanity check and log in case

  • pottendo pottendo committed [r43933] on Code

    Fixed multi-escape URL encoding, Art.Duel works now, randomized local IP.

  • pottendo pottendo committed [r43927] on Code

    Added pseudo MAC, some warning fixes and sanity checks.

  • pottendo pottendo modified ticket #1888

    WiC64 on Windows port fails with certain programs

  • pottendo pottendo posted a comment on ticket #1888

    Made curl handling more flexible wrt. SSL certificate.

  • pottendo pottendo committed [r43916] on Code

    Handle prefs better, check http codes, limit hexdump to 6 lines.

  • pottendo pottendo committed [r43894] on Code

    Fixed http to handle '404', Reactivated SSL, trying 'CURLSSLOPT_NATIVE_CA'.

  • pottendo pottendo committed [r43893] on Code

    Handle curl errors.

  • pottendo pottendo committed [r43892] on Code

    Reduce SSL security (temporarily).

  • pottendo pottendo committed [r43891] on Code

    Added missing commands (-dummies).

  • pottendo pottendo committed [r43889] on Code

    Improved telnet by sending smaller chunks to C64.

  • pottendo pottendo created ticket #1888

    WiC64 on Windows port fails with certain programs

  • pottendo pottendo committed [r43888] on Code

    Enable WIC64 debugging temporarily to check Windows issues as reported

  • pottendo pottendo committed [r43857] on Code

    Added telnet support.

  • pottendo pottendo committed [r43824] on Code

    Enable WIC64 for xvic - known to be broken.

  • pottendo pottendo committed [r43823] on Code

    Added dummies for missing commands.

  • pottendo pottendo committed [r43821] on Code

    Handle multiple escapes '$<', makes Artillery Duel happy.

  • pottendo pottendo committed [r43820] on Code

    Handle https:// URLs, makes c6maps and c6csdb happy

  • pottendo pottendo committed [r43812] on Code

    HAVE_WIC64 replaced by HAVE_LIBCURL

  • pottendo pottendo committed [r43807] on Code

    More style fixes.

  • pottendo pottendo committed [r43806] on Code

    Fixed for non WIC64 build.

  • pottendo pottendo committed [r43805] on Code

    Made stylecheck scripts happy and some style fixes.

  • pottendo pottendo committed [r43803] on Code

    Fixed and complemented WIC64 support.

  • pottendo pottendo committed [r38117]

    Added option '-su' to run with super-user privileges.

  • pottendo pottendo committed [r38101]

    Added yasm (for a later ffmpeg build)

1 >