summary refs log tree commit diff stats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Add version flagAndinus2020-03-141-12/+21
* Add cetus-nasa program v0.4.0Andinus2020-03-141-0/+105
* Split project into multiple programsAndinus2020-03-141-60/+0
* Add support for random photo as background v0.3.1Andinus2020-03-141-0/+8
* Add photoID supportAndinus2020-03-141-1/+36
* Reinitialize projectAndinus2020-03-141-143/+1
* Restructure projectAndinus2020-03-141-0/+159
20:57:39 +0100 committer James Booth <boothj5@gmail.com> 2014-08-24 20:57:39 +0100 Added license exemption for OpenSSL to source headers' href='/danisanti/profani-tty/commit/src/otr/otrlibv3.c?id=f9737251a68da0a815dffd8d10a575cfea8539c3'>f9737251 ^
bd1c1394 ^
bd1c1394 ^
bd1c1394 ^
599bee2c ^
bd1c1394 ^

c39c093f ^

bd1c1394 ^
450c01ec ^

599bee2c ^
291c9774 ^
599bee2c ^

1155ceab ^









894fa355 ^
09472e43 ^

1a0f12b0 ^
09472e43 ^

599bee2c ^
599bee2c ^


84f1c4b9 ^
599bee2c ^


bd1c1394 ^
450c01ec ^
bd1c1394 ^
450c01ec ^
bd1c1394 ^
bdcc70f3 ^
894fa355 ^

bdcc70f3 ^
450c01ec ^
5c13538e ^


894fa355 ^
03086c03 ^
5a7eba51 ^


2426a7fc ^
450c01ec ^
5a7eba51 ^
03086c03 ^

450c01ec ^
894fa355 ^

599bee2c ^
599bee2c ^
599bee2c ^

450c01ec ^
599bee2c ^





450c01ec ^
599bee2c ^
84f1c4b9 ^
450c01ec ^

599bee2c ^

450c01ec ^
894fa355 ^

84f1c4b9 ^
450c01ec ^











84f1c4b9 ^
06d81ed9 ^

aff9eee4 ^
06d81ed9 ^






84c7fc9a ^
aff9eee4 ^
06d81ed9 ^

a077d200 ^











06d81ed9 ^




06d81ed9 ^







06d81ed9 ^
a077d200 ^
2426a7fc ^
a077d200 ^

a077d200 ^


1e4fc2ce ^





a077d200 ^
aff9eee4 ^
06d81ed9 ^






06d81ed9 ^
2426a7fc ^
2bc19f46 ^
c39c093f ^
aff9eee4 ^
84c7fc9a ^
c39c093f ^
aff9eee4 ^
06d81ed9 ^



06d81ed9 ^
84c7fc9a ^
c39c093f ^

06d81ed9 ^
1155ceab ^
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