Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of src/encode.c
2018-07-12
| ||
23:03 | Fully function email message decoder now in place. file: [1e7a6c34] check-in: [d0ae0898] user: drh branch: trunk, size: 19988 | |
2018-06-21
| ||
12:34 | Non-working code for the /subscribe and /alerts web pages. This is an incremental check-in. file: [654d9263] check-in: [e91143e8] user: drh branch: email-alerts, size: 19205 | |
2018-06-20
| ||
18:25 | Add the "email" command and basic infrastructure for generating outbound email messages. file: [00a02b37] check-in: [5200323a] user: drh branch: trunk, size: 19167 | |
2017-03-06
| ||
12:48 | For new Docker-generated repositories, use "auto" hash-policy as default: They might be synced with "sha1"-type repositories, this would render those repositories useless. file: [ea4254b5] check-in: [9a6256cf] user: jan.nijtmans branch: trunk, size: 18878 | |
2017-03-04
| ||
14:29 | Add the /juvlist webpage that returns a list of all unversioned files as JSON. file: [0ce3f423] check-in: [7d12ba54] user: drh branch: trunk, size: 18881 | |
2016-11-04
| ||
22:12 | Fix crash introduced by merge of andygoth-quote-apostrophe file: [edb12a68] check-in: [10b98c1e] user: andygoth branch: andygoth-timeline-ms, size: 16661 | |
20:49 | Integrate andygoth-quote-apostrophe. Needed because single quotes can be used in the tag filter entry, and these single quotes would otherwise be passed through unprotected to the output HTML. file: [9ec57785] check-in: [68bd2e7b] user: andygoth branch: andygoth-timeline-ms, size: 16618 | |
2016-08-10
| ||
09:06 | Remove unnecessary spacing file: [80397c10] check-in: [c3b5f1d2] user: jan.nijtmans branch: trunk, size: 16318 | |
2016-04-10
| ||
02:14 | Merge trunk. file: [f80d32ba] check-in: [023601fb] user: andygoth branch: andygoth-quote-apostrophe, size: 16620 | |
2016-04-07
| ||
18:41 | Make usage of 'Usage:' and 'or:' consistent in all help text. file: [56fc8f10] check-in: [8bfd9951] user: rberteig branch: trunk, size: 16320 | |
2015-05-17
| ||
21:55 | Render apostrophe in HTML as ' so it can be used in single-quoted HTML attributes. file: [fb486586] check-in: [82029a2a] user: andygoth branch: andygoth-quote-apostrophe, size: 16612 | |
2015-04-27
| ||
13:19 | Provide help text for all commands and webpages. file: [68aefc41] check-in: [7ab03289] user: drh branch: trunk, size: 16312 | |
2014-10-16
| ||
11:45 | Reduce the number of end-of-line spaces. No functional change. file: [e7bda8a6] check-in: [20d02ab7] user: jan.nijtmans branch: trunk, size: 16113 | |
2013-08-31
| ||
14:03 | Optimized out an unnecessary string copy in appendDiffLine(), #undef'd a local macro in EncodeHttp(). file: [c7e78efe] check-in: [a789e85f] user: stephan branch: trunk, size: 16150 | |
2013-01-18
| ||
02:23 | Remove an unused variable from the URL encoder. file: [5bc20d85] check-in: [5210b937] user: drh branch: trunk, size: 16132 | |
02:11 | Avoid unnecessary escaping of : characters in URLs in order to make the links more readable. file: [42bb27dd] check-in: [afec3f81] user: drh branch: trunk, size: 16180 | |
2012-11-21
| ||
15:11 | Add the WIKI_LINKSONLY formatting option for the wiki formatter. file: [25c283fc] check-in: [4615bc8f] user: drh branch: trunk, size: 16142 | |
2012-11-04
| ||
12:59 | Fix typos. file: [9e4401da] check-in: [45065c5c] user: dmitry branch: spelling, size: 15369 | |
2012-08-29
| ||
13:57 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII file: [f54e2cca] check-in: [9f6abc59] user: jan.nijtmans branch: msvc-broken, size: 15368 | |
2012-06-27
| ||
12:30 | Begin a branch that is modified to use sqlite4 instead of sqlite3 as the storage engine. This check-in compiles (on unix) but does not work. file: [22c7384d] check-in: [68239127] user: drh branch: sqlite4, size: 15372 | |
2012-03-29
| ||
14:54 | Add vim modline everywhere file: [f709dd00] check-in: [a496d8e8] user: mgagnon branch: mgagnon_fix, size: 15411 | |
2011-04-27
| ||
18:21 | Attempt to get Fossil working on windows systems that do not use UTF8 in the shell. file: [f09c83a1] check-in: [e805fa8d] user: drh branch: windows-i18n, size: 15369 | |
2011-03-07
| ||
18:32 | Disallow the use of "i", "l", and "o" characters in hexadecimal constants. file: [0830c306] check-in: [c320b850] user: drh branch: trunk, size: 15345 | |
2010-10-23
| ||
12:58 | Additional performance enhancements. file: [515f0573] check-in: [6caba36d] user: drh branch: experimental, size: 15345 | |
2010-10-15
| ||
17:13 | Replace all malloc() calls with fossil_malloc(). The fossil_malloc() routine panics rather than return a NULL pointer. file: [a89e7058] check-in: [8f41b2fa] user: drh branch: trunk, size: 15291 | |
2010-10-14
| ||
19:14 | Remove all use of ctypes.h in order to avoid compiler warnings and other problems associated with changing locales. file: [7caeeab7] check-in: [2fac8091] user: drh branch: trunk, size: 15388 | |
2010-10-09
| ||
17:18 | Fix a potential segfault on "fossil pull". Ticket [71439c64b8d6af66f5e34]. file: [b867f98a] check-in: [26c262cd] user: drh branch: trunk, size: 15374 | |
2010-10-08
| ||
10:59 | Obscure the text of the remote-url password so that it is not easily visible using the sqlite3 CLI. file: [596a491d] check-in: [cfbbad3d] user: drh branch: trunk, size: 15324 | |
2010-09-09
| ||
09:59 | Allow ~ and % characters in the URL. Ticket [74ccf51c7d24414b1]. file: [1f6e71e2] check-in: [a203674a] user: drh branch: trunk, size: 13020 | |
2010-05-16
| ||
19:08 | Change from GPL to the Simplified BSD License. file: [96ec5ff1] check-in: [c06edd23] user: drh branch: clear-title, size: 13000 | |
2010-02-24
| ||
22:39 | Back out the changes of [0e2281fc8a757] since they were causing a segfault while trying to enter a new ticket. The ticket [6b498a792c0] should still be fixed. file: [4eb47ca1] check-in: [5a6634c4] user: drh branch: trunk, size: 13276 | |
2010-02-17
| ||
16:34 | fix typo in isspace() file: [c66f7e93] check-in: [ef43b995] user: rwilson branch: trunk, size: 13143 | |
2010-02-16
| ||
20:02 | fixed [6b498a792c] file: [9549c2c7] check-in: [0e2281fc] user: ron branch: trunk, size: 13143 | |
2009-09-12
| ||
21:03 | Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. file: [ffe3dddc] check-in: [c198613a] user: drh branch: trunk, size: 13212 | |
2009-08-27
| ||
18:33 | Various small performance enhancements. file: [77726155] check-in: [4c37130f] user: drh branch: trunk, size: 12691 | |
2008-10-25
| ||
20:43 | Get "configuration push" working. Fix bugs in concealed-field processing of tickets. file: [1fff362c] check-in: [31e94c0a] user: drh branch: trunk, size: 12161 | |
2008-02-05
| ||
20:48 | Moved string_xform.c code into encode.c, since that code serves a similar purpose. file: [4abb9f0b] check-in: [91f151d5] user: stephan branch: trunk, size: 13916 | |
2007-11-21
| ||
13:52 | Append the pathname to the login cookie name so that separate cookies are used for each server. file: [e65fd74b] check-in: [d2b44699] user: drh branch: trunk, size: 12150 | |
2007-07-28
| ||
07:09 | When accessing a remote repository, if there is a username/password specified as part of the URI, use these to login. file: [6c31150f] check-in: [3dcaed8d] user: dan branch: trunk, size: 12150 | |
2007-07-21
| ||
14:10 | Initial check-in of m1 sources. file: [af8a8318] check-in: [dbda8d6c] user: drh branch: trunk, size: 12073 Added | |