Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - sacc - sacc(omys), simple console gopher client
git clone git://bitreich.org/sacc/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65…
Log
Files
Refs
Tags
LICENSE
---
Date Commit message Author
2022-04-10 21:50 Release version 1.06 Quentin R…
2022-04-10 22:04 Document and fix sacc version Quentin R…
2022-03-27 11:30 ui_ti: add support for more DEC function keys Hiltjo Po…
2022-03-27 11:21 fix compilation without TLS support enabled in co… Hiltjo …
2022-03-27 11:28 ui_ti: refactor DEC function key handling a bit f… Hiltjo …
2022-03-27 11:22 ui_ti: add application key support Hiltjo Po…
2022-03-27 09:47 Ignore SIGCHLD to prevent zombie processes for no… Hiltjo …
2021-11-28 14:29 Release version 1.05 Quentin R…
2021-11-13 11:34 Add yank feature to sacc Quentin R…
2021-11-13 10:43 Make plumb function a generic execuri function Quentin R…
2021-11-08 23:26 config: Declare variable only where actually need… Quentin…
2021-11-08 23:14 Remove unused variable / labels Quentin R…
2021-11-08 23:13 Mark prototypes as extern in common.h Quentin R…
2021-11-08 22:53 Make some internal symbols static Quentin R…
2021-11-08 22:21 Factorize URI formatting into sacc.c Quentin R…
2021-11-08 22:44 Do not null-terminate strings printed by snprintf Quentin R…
2021-10-10 21:08 Release version 1.04 Quentin R…
2021-10-10 21:17 Add escapeinsert to the LICENSE file Quentin R…
2021-10-10 21:12 Explain the name Quentin R…
2021-10-10 21:04 Add an ident version string to the binary Quentin R…
2021-10-02 19:19 Add modal plumber escapeins…
2021-04-11 15:12 Retry cleartext connection in case TLS failed Quentin R…
2021-04-10 16:26 Fix code style Quentin R…
2021-04-10 16:06 Make sighandler() static Quentin R…
2021-04-10 16:21 Export diag() function Quentin R…
2021-04-10 13:56 TLS: use wrapper functions Quentin R…
2021-04-09 22:42 Check for errors with expected -1 instead of < 0 Quentin R…
2021-04-09 21:58 Add TLS support Quentin R…
2021-07-04 21:52 Remove separator in text UI status Quentin R…
2018-08-13 09:08 Let the user configure the displayed menu items Quentin R…
2021-06-23 20:33 LICENSE: update authors Quentin R…
2021-06-23 20:26 man: fix and add some highlights Quentin R…
2021-06-23 20:22 man: clarify a bit pager handling Quentin R…
2021-05-28 17:13 ui_ti: keep the current line when resizing Quentin R…
2021-05-26 14:18 reset SIGWINCH when spawning a child program for … Hiltjo …
2021-03-22 17:44 Always restore terminal mode in TUI cleanup Quentin R…
2021-03-21 15:15 Fix a memory leak on TUI window resize Quentin R…
2021-02-08 21:59 Close connection when a single-dot line is read Quentin R…
2021-01-30 18:44 Check that non-binary types end with ".\r\n" Quentin R…
2021-01-24 13:53 mbsprint: fix character encoding errors handling Quentin R…
2021-01-24 13:53 xreallocarray: remove unuseful const parameters Quentin R…
2021-01-05 20:21 mbsprint: improve printing output when it has inv… Hiltjo …
2020-12-03 17:30 sacc.1: Document use of PAGER environment variable Quentin R…
2020-09-26 15:14 ui_ti: replace manual padding with clr_eol Quentin R…
2020-08-19 20:57 ui_ti: explicitly define VMIN and VTIME values fo… Hiltjo …
2020-07-02 21:26 popen: remove close-on-exec flag to increase port… Hiltjo …
2020-07-02 21:24 exit with 128 + signo on receiving SIGHUP, SIGINT… Hiltjo …
2020-02-19 20:36 Use a random temporary directory instead of a fix… Quentin…
2020-01-01 17:01 for displayuri for 'h' types show only the url an… Hiltjo …
2019-11-06 16:05 Add missing help for next/previous item jump to T… Quentin…
2019-11-02 13:59 remove unused variables Hiltjo Po…
2019-11-02 13:58 Only block SIGWINCH when connecting Quentin R…
2019-10-28 23:24 Fix initial URI search string parsing Quentin R…
2019-10-28 23:02 Parse %09 as a search string separator in initial… Quentin…
2019-10-28 22:37 Separate search strings with "%09" in URIs, as pe… Quentin…
2019-10-28 11:42 Revert "Fix memory leak in search items" Quentin R…
2019-10-28 01:54 Add new keybinding for displaying page URI in the… Quentin…
2019-10-28 01:31 Rephrase txt UI help message Quentin R…
2019-10-28 01:12 Print better URI Quentin R…
2019-10-28 00:34 Fix memory leak in search items Quentin R…
2019-10-28 00:17 Add a keybinding for displaying current page URI Quentin R…
2019-10-11 15:17 Inverse logic in TI uiselectitem on non-match Quentin R…
2019-10-11 15:09 Fix potential uninitialized value in printout Quentin R…
2019-10-11 15:05 Fix potential undefined socket value in connectto Quentin R…
2019-10-11 15:02 Fix memory leak in downloaditem Quentin R…
2018-12-28 23:37 Fix telnet displayed menu entry Quentin R…
2018-12-25 19:44 mask signals while using connect(2) in connectto() Hiltjo Po…
2018-12-25 18:33 ui_txt: check for curentry is NULL like ui_ti Hiltjo Po…
2018-12-25 18:32 freeaddrinfo can leak if a connection fails in co… Hiltjo …
2018-11-16 21:24 Handle SIGHUP and SIGTERM Stefan Ha…
2018-09-08 10:44 fix undefined behaviours with isdigit() and tolow… Hiltjo …
2018-08-24 22:04 Don't plumb info lines Stefan Ha…
2018-08-24 18:36 sacc.1: fix typo Hiltjo Po…
2018-08-24 16:21 Fix regression from 3d2081c, correctly handle '\n… Quentin…
2018-08-21 13:12 Handle search (type '7') URIs Quentin R…
2018-08-20 10:02 Download non-interactive and unknown types with n… Quentin…
2018-08-20 09:07 Do not use UI functions (uistatus) when output no… Quentin…
2018-08-19 14:43 Fix regression from 3d2081c, correctly handle '\n… Quentin…
2018-08-18 13:18 Ignore possible extra tab delimited fields Leonardo …
2018-08-18 12:51 Do not put a username in telnets urls when the fi… Quentin…
2018-08-16 12:50 Fix handling of standard upper-case types in dig() Quentin R…
2018-08-15 11:07 fix: show item->redtype in uistatus when it is se… Hiltjo …
2018-08-11 13:36 distinguish reserved and undefined types, support… Hiltjo …
2018-08-15 09:49 display_uri: remove item username [email protected]…
2018-07-16 11:33 Pass all needed arguments to tparm() Leonardo …
2018-06-05 14:42 Cleanup common.h Quentin R…
2018-06-05 12:32 Fix distributed fallback strcasestr parazyd …
2018-05-24 11:33 Remove the manpage on make uninstall. parazyd …
2018-05-21 10:05 Fix distributed fallback strcasestr. Hiltjo Po…
2018-05-20 20:55 Be case-insensitive for inline searching. parazyd …
2018-03-25 17:55 Add proper support for RedType '+' items. Quentin R…
2018-03-25 12:54 Fix and reverse feature detection of asprintf fun… Hiltjo …
2018-03-08 22:51 Use plain tparm instead of variadic tiparm Quentin R…
2018-02-26 22:19 help(): Fix _key_search{next,prev} names Leonardo …
2018-02-26 22:17 Fix a copypasto in _key_entryup Leonardo …
2018-02-25 17:41 Quit on ^D in screen UI Quentin R…
2018-02-25 15:34 sendselector(): fix written bytes check Hiltjo Po…
2018-02-25 15:32 displaytextitem: check popen() Hiltjo Po…
2018-02-25 14:53 use libc calloc() and show 'calloc:' on error Hiltjo Po…
2018-02-25 14:52 Make sure variables cannot be uninitialized in do… Hiltjo …
2018-02-25 14:51 die: remove double newline, show path information… Hiltjo …
2018-02-25 14:26 ui_ti: nearentry(): remove redundant check Hiltjo Po…
2018-02-25 14:26 minor style: make uidisplay() prototype argument … Hiltjo …
2018-02-25 12:46 plumb(): _exit(1) on failure Hiltjo Po…
2018-02-25 12:05 Exit gracefuly on SIGINT. Quentin R…
2018-02-24 15:24 Update LICENSE Quentin R…
2018-02-24 14:38 Move build rules from config.mk to Makefile Quentin R…
2018-02-24 13:39 Make the screen interface the default Quentin R…
2018-02-24 13:38 Install manpage Quentin R…
2018-02-04 10:46 Add a manpage for sacc. Christoph…
2018-02-24 12:36 Don't disable 'g'if type. Quentin R…
2018-02-24 12:24 Add local asprintf in case not available on targe… Quentin…
2018-02-24 11:51 Re-style previous patch b9d624f Quentin R…
2018-02-23 13:45 Add telnet:// and tn3270:// support. Christoph…
2018-02-22 17:23 Improve terminal resizing when current line is ov… Quentin…
2018-02-19 14:45 Fix URL parsing with delimiting '/' and empty path Quentin R…
2018-02-09 17:25 Hoping “feature macros” are good enough Quent…
2018-02-09 16:43 Process glyph width for line length when truncati… Hiltjo …
2018-02-05 15:38 Remove ioctl include in sacc.c parazyd …
2018-01-29 11:05 Makefile: replace SACCLDFLAGS with LIBS Quentin R…
2018-01-28 23:58 Remove UTF-8 chars from source files Quentin R…
2018-01-27 17:03 Handle terminal resizing Quentin R…
2018-01-22 21:35 Makefile: add DESTDIR support Quentin R…
2018-01-21 20:14 Remove invalid leftover variable in uistatus() Hiltjo Po…
2017-12-29 09:52 Truncate output to the terminal size Quentin R…
2017-12-23 15:19 Update both lines and columns when getting term s… Quentin…
2017-12-23 15:03 Add contributors to LICENSE Quentin R…
2017-12-20 23:27 Use numeric port instead of service name Quentin R…
2017-12-10 22:02 Fix printf positional parameters syntax Quentin R…
2017-12-10 20:59 Fix printstatus in ui_txt Quentin R…
2017-11-03 18:24 minor style fix Hiltjo Po…
2017-11-03 18:24 print the raw data exactly as is (without a newli… Hiltjo …
2017-10-23 17:32 Add help about string search Quentin R…
2017-10-23 17:25 Search directly for string in text UI Quentin R…
2017-10-23 16:09 Print i items when searching a string in items Quentin R…
2017-10-21 12:55 Add search/filter function for the current entry Hiltjo Po…
2017-10-23 15:55 Fix status display in text UI (from 723df46) Quentin R…
2017-10-21 11:47 Fix cursor placement in screen UI uistatus Quentin R…
2017-10-01 10:41 Fix status current url in text UI Quentin R…
2017-09-26 16:16 Handle output redirection to a pipe Quentin R…
2017-09-26 15:14 Print a status message after plumbing an item Quentin R…
2017-09-12 00:01 Change the Dir Item pointer array for an Item arr… Quentin…
2017-09-10 19:37 Fix buffer allocation calculation in gitrawitem() Quentin R…
2017-09-10 11:50 Fix uri display for invalid items Quentin R…
2017-09-03 18:59 Fix current url display in screen UI Quentin R…
2017-09-01 14:09 Add keys to scroll to next/prev browseable entry Quentin R…
2017-09-01 13:24 Fix menu input handling in text UI Quentin R…
2017-09-01 13:13 Let the user configure the temporary cache dir Quentin R…
2017-09-01 13:12 Get rid of mkstemp and use full file name in cache Quentin R…
2017-09-01 08:49 Fix tparm usage on NetBSD Quentin R…
2017-08-31 16:31 Fix uiprompt to return NULL on error (cancelation) Quentin R…
2017-08-30 23:13 Simplify uri printing Quentin R…
2017-08-30 22:22 Display entry uri with protocol prefix kroovy …
2017-08-30 17:01 Put the missing key for printing uri in the help Quentin R…
2017-08-30 16:56 Print the type in uri display in txt UI too Quentin …
2017-08-30 16:40 Print the type in uri display [email protected]…
2017-08-30 15:57 Clear status line after printing content in TUI Quentin R…
2017-08-30 15:37 Add a key to display an entry uri Quentin R…
2017-08-29 12:38 Reopen tty input to stdin in case input was a pipe Quentin R…
2017-08-27 11:27 Fix die() call in setup() Quentin R…
2017-08-27 11:26 Hide plumber output to prevent display cluttering Quentin R…
2017-08-27 11:08 Move TUI navigation keys to config.h Quentin R…
2017-08-25 12:12 Improve starting url validation Quentin R…
2017-08-25 12:07 Do not wait for user input on PAGER exit Quentin R…
2017-08-25 11:55 Fix search selector length calculation Quentin R…
2017-08-06 14:21 add include for IPPROTO_TCP, fix build for FreeBSD Hiltjo Po…
2017-07-30 18:39 Add a snowman for Christoph Quentin R…
2017-07-30 17:37 Clear terminal at screen UI startup Quentin R…
2017-07-30 17:32 Unify "press a key" messages Quentin R…
2017-07-30 17:31 Handle errors with uistatus instead of die Quentin R…
2017-07-30 17:13 Prefix all ui-related function with "ui" Quentin R…
2017-07-25 17:49 Add a status to failed connectto() requests. Christoph…
2017-07-28 21:18 Prevent blocking on uiprompt error Quentin R…
2017-07-28 20:11 Handle newline in uiprompt directly Hiltjo Po…
2017-07-27 11:20 Fix jumptoline with random line number in ti UI Quentin R…
2017-07-26 23:49 Fix getline check in ui_txt (issue from 67cc541) Quentin R…
2017-07-26 23:43 Cache Gopher searches too Quentin R…
2017-07-26 15:46 Push make dependencies on objects instead of bina… Quentin…
2017-07-26 15:40 Use item in cache instead of redownloading it Quentin R…
2017-07-26 14:37 Plumb items on explicit plumb or first download Quentin R…
2017-07-25 16:55 Make the plumber configurable in config.h. Christoph…
2017-07-26 10:54 Handle image and binaries downloading differently Quentin R…
2017-07-25 16:49 Only plumb images, download other binary files. Quentin R…
2017-07-18 13:34 Keep downloaded images and keep them at fork exit Quentin R…
2017-07-18 12:33 Use xcalloc for initial item Quentin R…
2017-07-18 12:29 Download images to temporary file and plumb them Quentin R…
2017-07-18 09:34 Add plumbing support for 'h'TML "URL:" links Quentin R…
2017-07-17 14:56 Use a default filename for downloaditem. Quentin R…
2017-07-14 21:45 Fix search selector handling and a clear()ed ptr Quentin R…
2017-07-14 21:05 Add support for mirror type '+' Quentin R…
2017-07-13 17:52 Add help for screen UI Quentin R…
2017-07-13 14:17 Remove now unnecessary check in molditem Hiltjo Po…
2017-07-13 14:17 clearitem: prevent NULL dereference Hiltjo Po…
2017-07-13 12:42 fix missing include for chmod(2) Hiltjo Po…
2017-07-13 11:30 Exit when cmdline url isn't a directory item Quentin R…
2017-07-12 22:24 Move printoff and curline to struct dir Quentin R…
2017-07-12 22:38 Add support for 'h'tml files Quentin R…
2017-07-12 21:54 Replace Dir pointer with a void pointer in Item s… Quentin…
2017-07-10 22:55 Free temporary path in downloaditem Quentin R…
2017-07-10 16:07 fix opening an item with the Return key Hiltjo Po…
2017-07-11 08:31 Add clearitem() to recursively free a dir item Quentin R…
2017-07-10 16:18 Add basic facility to download binary items Quentin R…
2017-07-10 16:43 Fix missed fflush in displaysextitem() Quentin R…
2017-07-10 13:13 Add support for '7' search type Quentin R…
2017-07-10 13:03 Only unset ICANON and ECHO instead of whole raw m… Quentin…
2017-07-08 09:50 Keep last command in text UI Quentin R…
2017-07-08 10:01 Alias '?' to show help screen sin …
2017-07-07 20:00 Adjust cursor place when moving around pages Quentin R…
2017-07-07 22:08 Do not treat errors as 'i'nformational type Quentin R…
2017-07-07 18:53 Add home, end, page up, page down scrolling Quentin R…
2017-07-07 22:08 Move all type display info to typedisplay() Quentin R…
2017-07-07 14:04 Include OS-dependant headers Quentin R…
2017-07-07 15:11 Use "more" as pager if $PAGER is not set Hiltjo Po…
2017-07-07 13:16 Handle (hopefuly) all invalid format streams Quentin R…
2017-07-06 11:36 Fix handling of empty (failed) dir items Quentin R…
2017-06-30 15:39 Add screen-oriented (via terminfo) UI Quentin R…
2017-07-02 18:05 Flush stdout on cleanup() Quentin R…
2017-07-05 14:10 Fix status percentage calculation Quentin R…
2017-07-05 14:58 Move fetching item in its own function Quentin R…
2017-07-05 15:02 Display type description in error message Quentin R…
2017-07-02 22:10 Fix install target in Makefile Quentin R…
2017-07-02 16:55 Display text item via default PAGER Quentin R…
2017-07-03 15:53 Add a dependency on common.h to objects Quentin R…
2017-07-03 15:52 Add a status line for screen ui and unify with te… Quentin…
2017-07-02 22:43 Keep text file displayed until user hits enter Quentin R…
2017-07-03 09:52 Add navigation with arrow keys Quentin R…
2017-07-05 22:18 Simplify delve Quentin R…
2017-06-30 21:25 Flush stdout when done printing Quentin R…
2017-06-30 15:15 Add setup() and cleanup(), and ui-specific equiva… Quentin…
2017-07-02 23:05 Define keybindings at the start of ui_ti.c Quentin R…
2017-06-30 14:59 Move UI specific code to it's own file Quentin R…
2017-06-23 18:56 Fix potential underflow in item counting Quentin R…
2017-06-23 18:50 Check for 0 size in xreallocarray Quentin R…
2017-06-22 16:59 Parse raw buffer for correctness before processing Quentin R…
2017-06-23 18:37 Better error handling, add an item parsing functi… Quentin…
2017-06-23 18:39 Print a nicer index Quentin R…
2017-06-22 23:18 Arrange caption format Quentin R…
2017-06-22 20:05 Add full-page display handling Quentin R…
2017-06-22 15:13 Improve a little getrawitem Quentin R…
2017-06-22 17:07 Add ! command to refetch current failed item Quentin R…
2017-06-22 23:17 Close socket after information is received Quentin R…
2017-06-23 18:44 Make functions static Quentin R…
2017-06-22 21:38 Ensure we write all we want on the socket Quentin R…
2017-06-22 20:40 Print fixed-width index Quentin R…
2017-06-22 15:12 Use xreallocarray instead of xrealloc Quentin R…
2017-06-21 17:52 Move navigation handling into its own function Quentin R…
2017-06-20 17:55 Exit client with 'q' fix bounds check Quentin R…
2017-06-22 12:15 Use the raw buffer directly for text files Quentin R…
2017-06-21 19:13 Improve navigation handling Quentin R…
2017-06-22 12:30 Copy cmdline in main rather than in moldentry Quentin R…
2017-06-21 18:59 Move user input handling into its own function Quentin R…
2017-06-21 19:13 Add a help function Quentin R…
2017-06-20 18:03 Let the user go back in browsing history Quentin R…
2017-06-22 12:10 Use a Dir structure for storing items Quentin R…
2017-06-22 12:22 Free raw on error or empty read Quentin R…
2017-06-20 19:02 Handle empty response from server Quentin R…
2017-06-22 12:29 Move whole item selection from delve to selectitem Quentin R…
2017-06-19 16:18 Add sacc.c Quentin R…
2017-06-19 07:21 Add build base: Makefile, LICENSE, skeleton source Quentin R…
Atom feed
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.