about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* o more sanity checksTodd Fries2011-01-121-7/+18
| | | | | | | o track icon downloads instead of letting the signal handler unref them alone o cancel icon downloads when destroying a tab it may or may not fix segv's but it is good practice nonetheless ok marco@
* asprintf -> g_strdup_printf && free -> g_free, please from marco@Todd Fries2011-01-111-17/+15
|
* more checking is always a safe bet, ok marco@Todd Fries2011-01-111-0/+2
|
* very very basic cache for icons only using SHA256; subject to rework laterTodd Fries2011-01-111-33/+75
| | | | ok marco@
* stray extra init of global pointer in random function, removed.. ok marco@Todd Fries2011-01-111-4/+0
|
* add -s option to open a sessionMarco Peereboom2011-01-111-22/+81
| | | | add session open <filename> command
* add session save <filename>Marco Peereboom2011-01-111-1/+36
|
* get initial favicon support inMarco Peereboom2011-01-111-11/+157
| | | | from todd@openbsd.org
* move session saves into their own dirMarco Peereboom2011-01-111-7/+6
|
* start adding sessions command for jy-pMarco Peereboom2011-01-111-0/+28
|
* add mouse click on oops to hide oopsMarco Peereboom2011-01-111-0/+5
|
* oops doesn't need callbacksMarco Peereboom2011-01-111-6/+3
|
* delete a bunch of hide_oops now that we do it much earlierMarco Peereboom2011-01-111-28/+1
|
* hook keys eralier to hide oopsMarco Peereboom2011-01-111-12/+30
|
* compain about invalid command however when this is set not all keys make itMarco Peereboom2011-01-101-2/+2
| | | | go away (like arrows, pgup pgdn etc). This needs fixing.
* remove blankMarco Peereboom2011-01-101-1/+0
|
* better feedback when handling certificates.Marco Peereboom2011-01-101-1/+6
|
* first sweep of warn and stuff to use show_oops.Marco Peereboom2011-01-101-64/+71
| | | | this will need tweaking
* make oops va friendlyMarco Peereboom2011-01-101-1/+16
|
* fix back and forward buttons on *most* web created guis. there are stillMarco Peereboom2011-01-101-44/+68
| | | | | some issues with the download manager that refreshes but this is a whole lot better of having no mechanism to navigate away from gui pages.
* yay no more perl all the time!Marco Peereboom2011-01-101-2/+2
| | | | thanks to todd@openbsd.org
* add scaffolding to do proper vi user feedbackMarco Peereboom2011-01-101-8/+80
| | | | from todd@openbsd.org
* kill runtime settings and simply enable it at all times.Marco Peereboom2011-01-103-42/+5
| | | | Sort cookie and js white lists forward instead of reverse.
* fix the cert save issue for realMarco Peereboom2011-01-101-6/+8
|
* document icon size betterMarco Peereboom2011-01-101-1/+1
|
* i hate you _t, with a passionMarco Peereboom2011-01-091-3/+3
|
* typoMarco Peereboom2011-01-091-1/+1
|
* document that one must use an ip for proxy and that tsocks works withMarco Peereboom2011-01-091-0/+5
| | | | xxxterm
* if we only have 1 . then return the passed domain name.Marco Peereboom2011-01-081-0/+3
| | | | found by tdm
* typo found by tdmMarco Peereboom2011-01-081-1/+1
|
* fix another use after free; found by tdmMarco Peereboom2011-01-081-2/+5
|
* made much more readable by jmc@opebsd.orgMarco Peereboom2011-01-081-341/+411
| | | | thanks jmc!
* dont errx when fopen fails in statsMarco Peereboom2011-01-081-11/+11
|
* moar bettar cookie saving to fileMarco Peereboom2011-01-071-19/+13
|
* be more paranoid about closing the rejected fileMarco Peereboom2011-01-071-0/+10
|
* add feature to save all rejected cookies. Handy for data mining themMarco Peereboom2011-01-073-8/+62
| | | | trackers.
* add field to display cookie typeMarco Peereboom2011-01-071-5/+21
|
* add user_agent settingMarco Peereboom2011-01-073-4/+19
|
* Make sure we play nice when we disable cookiesMarco Peereboom2011-01-071-3/+10
|
* doco cookie commandMarco Peereboom2011-01-071-8/+23
|
* add cookie toggleMarco Peereboom2011-01-071-1/+1
|
* add cookie save command and reuse same scaffold as js saveMarco Peereboom2011-01-071-118/+72
|
* start adding the cookie commands; reuse white list shower for both cookiesMarco Peereboom2011-01-071-67/+94
| | | | and js.
* Fix a chopped of char in F12. tsk tsk stevan.Marco Peereboom2011-01-061-4/+1
| | | | | found by Josh Rickmar <jrick@umich.edu> slightly different diff committed.
* add latest stuff to confMarco Peereboom2011-01-061-0/+4
| | | | from todd@openbsd.org
* Save even more pixels and make icon sizes setable.Marco Peereboom2011-01-062-54/+100
| | | | from todd@openbsd.org
* doco :js commandsMarco Peereboom2011-01-061-5/+22
|
* add the following commands:Marco Peereboom2011-01-061-62/+194
| | | | | | | | | | | | :js show all :js show persistent :js show session :js save fqdn :js save domain :js toggle fqdn :js toggle domain When fqdn or domain isnt specified the default is ALWAYS fqdn
* fix tab not being opened next to the current tab as found by jy-p and meMarco Peereboom2011-01-061-3/+2
|
* grrr make sure string is !nullMarco Peereboom2011-01-061-1/+1
|
&id=20d1c9057a559ce8db83bbc2787ca91348bcb16f'>^
65361948 ^
c5ffb6e1 ^
65361948 ^






c5ffb6e1 ^
65361948 ^


c5ffb6e1 ^








672e3e50 ^

65361948 ^


672e3e50 ^
c5ffb6e1 ^
672e3e50 ^
65361948 ^
672e3e50 ^

dbe12410 ^









672e3e50 ^



65361948 ^




672e3e50 ^

65361948 ^
672e3e50 ^
65361948 ^


672e3e50 ^






65361948 ^
672e3e50 ^




4bbd3ded ^
672e3e50 ^





65361948 ^
672e3e50 ^

4bbd3ded ^









c5ffb6e1 ^
dbe12410 ^



c5ffb6e1 ^




672e3e50 ^
dbe12410 ^
65361948 ^
d5d908dd ^






672e3e50 ^
d5d908dd ^
65361948 ^

65361948 ^

d5d908dd ^
65361948 ^
4bbd3ded ^
4bbd3ded ^
c5ffb6e1 ^
4bbd3ded ^





672e3e50 ^

d5d908dd ^
672e3e50 ^
65361948 ^









4bbd3ded ^













672e3e50 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296