IRC log of #maemo for Monday, 2016-03-28

*** vakkov has quit IRC00:02
*** futpib_ has quit IRC00:02
*** vakkov has joined #maemo00:10
*** RedW has quit IRC00:22
*** RedW has joined #maemo00:22
*** RedM has joined #maemo00:27
*** RedW has quit IRC00:27
*** l_bratch has joined #maemo01:07
*** andril has quit IRC01:20
*** RedM has quit IRC01:36
*** RedW has joined #maemo01:36
*** bencoh has quit IRC02:19
*** florian has quit IRC02:23
*** auenfx4 has joined #maemo02:49
*** auenf has quit IRC02:50
*** xorly has quit IRC02:51
*** arossdotme has joined #maemo02:58
*** arossdotme-planb has quit IRC03:00
*** auenf has joined #maemo03:05
*** auenfx4 has quit IRC03:06
*** auenfx4 has joined #maemo03:29
*** auenf has quit IRC03:29
*** louisdk has quit IRC03:30
*** krnlyng has quit IRC03:31
*** auenfx4 has quit IRC03:40
*** louisdk has joined #maemo03:42
*** krnlyng has joined #maemo03:49
*** auenf has joined #maemo03:58
*** fishbulb has quit IRC03:59
*** auenfx4 has joined #maemo04:02
*** auenf has quit IRC04:02
*** louisdk has quit IRC04:05
*** M4rtinK has quit IRC04:06
*** auenf has joined #maemo04:07
*** Pali has quit IRC04:08
*** auenfx4 has quit IRC04:08
*** krnlyng has quit IRC04:19
*** sunshavi has joined #maemo04:32
*** krnlyng has joined #maemo04:33
*** eMHa_ has joined #maemo04:39
*** eMHa has quit IRC04:43
*** LauRoman has quit IRC04:57
*** RedW has quit IRC05:13
*** RedW has joined #maemo05:14
*** RedW has quit IRC05:19
*** RedW has joined #maemo05:20
*** lxp1 has joined #maemo06:01
*** sunshavi has quit IRC06:02
*** lxp has quit IRC06:04
*** RedW has quit IRC06:06
*** RedW has joined #maemo06:06
*** RedW has quit IRC06:27
*** RedW has joined #maemo06:28
*** sunshavi has joined #maemo06:29
*** louisdk has joined #maemo06:32
*** RedM has joined #maemo06:33
*** RedW has quit IRC06:33
*** vahe has joined #maemo06:37
*** DocScrutinizer05 has quit IRC06:39
*** DocScrutinizer05 has joined #maemo06:39
*** RedM has quit IRC06:43
*** RedW has joined #maemo06:44
*** vahe has quit IRC07:29
*** vahe has joined #maemo07:39
*** vahe has quit IRC07:44
*** vahe has joined #maemo07:55
*** lobito has quit IRC07:58
*** lobito has joined #maemo08:03
*** louisdk has quit IRC08:22
*** sunshavi has quit IRC08:58
*** LauRoman has joined #maemo09:11
*** pigeons has quit IRC09:20
*** pigeons has joined #maemo09:21
*** pigeons is now known as Guest8264209:21
*** hashcore has joined #maemo10:04
*** hashcore has quit IRC10:07
*** hashcore has joined #maemo10:08
*** futpib_ has joined #maemo10:32
*** futpib_ has quit IRC10:42
*** xorly has joined #maemo11:06
*** bencoh has joined #maemo11:14
*** bencoh has quit IRC11:15
*** bencoh has joined #maemo11:15
freemangordonhmm, I have a weird bug with openssl, when connecting to tls1 only server, if I don't explicitly state which cipher to be used, the sll negotiation fails11:46
freemangordon*ssl negotiation11:46
freemangordonkerio: ^^^ any clue?11:46
bencohfreemangordon: with s_client?11:47
freemangordonyes11:47
bencohhmm, maybe s_client uses the sslv2/3 functions only by default11:47
freemangordonbencoh: the same for curl11:47
bencohwell, our version11:47
bencohyeah, curl does use the "wrong" function11:47
freemangordonbencoh: well, I pass "-tls1 -no_ssl3"11:48
freemangordonbencoh: I built the latest curl, no change11:48
freemangordon7.44-DEV1 :)11:48
bencohfreemangordon: and it still doesn't work with s_client -tls1 -no_ssl3?11:48
freemangordonyep11:48
bencohstrange, now that's something else11:48
freemangordonI have to "--ciphers ECDHE-RSA-AES256-SHA" for curl or "-cipher ECDHE-RSA-AES256-SHA" for s_client, then everything is fine11:49
bencohhmm11:49
bencohmaybe we need to disable deprecated ciphers (?)11:50
bencohwhich one does it try to use by default?11:50
freemangordonbut why, isn;t it supposed to match what is supported?11:50
bencohno idea11:50
*** zGrr has quit IRC11:51
freemangordonor, hmm, maybe openssl does not report all the supported ciphers, lemme tcpdup11:51
freemangordon*tcpdump11:51
bencohmaybe11:51
freemangordonbencoh: any idea how to capture wlan0?11:53
bencohtcpdump -i wlan0?11:53
freemangordonoh, stupid me :)11:53
freemangordonI wad doing "ifconfig -i wlan0 -o tcp.pcap" :D11:53
bencoh:D11:53
*** janus has quit IRC11:56
freemangordonbencoh: yes, ECHDE_xxx ciphers are not offered :(11:56
freemangordonbencoh: and openssl ciphers does not list them, even that they are suppoerted. WTF?11:57
*** gregoa has quit IRC11:58
*** gregoa has joined #maemo11:59
*** janus has joined #maemo12:03
*** florian has joined #maemo12:03
*** zGrr has joined #maemo12:07
*** florian has quit IRC12:34
keriofreemangordon: openssl 0.9.8 doesn't do ECC12:43
freemangordonkerio: hmm?12:44
freemangordonhow's that related to all ECDH(E) ciphers not being listed?12:44
freemangordonkerio: bencoh: well, there is such a note "/* Don't include ECC in ALL because these ciphers are not yet official. */"12:48
keriooh lmao12:48
bencohkrkrkr12:49
*** Avasz has quit IRC12:49
freemangordonhttps://github.com/openssl/openssl/blob/OpenSSL_0_9_8fg-stable/ssl/ssl_ciph.c#L16912:50
freemangordon"authored               on 9 Aug 2002"12:51
freemangordon:D12:51
freemangordonI guess it should be safe to fix that12:51
bencohhmm yeah, and "lol" sounds appropriate12:52
bencohfreemangordon: what about latest 0.9.8?12:52
freemangordonsee github ^^^12:52
freemangordonah, zh12:52
freemangordonlemme check12:52
bencohyeah, zh12:52
keriocan't change ALL like that12:52
kerioit would break backwards compatibility12:52
freemangordonwhy?12:52
bencohkerio: they do it all the time afaict12:53
kerioyeah but when they HAVE to12:53
bencohI think we have to as well ;)12:53
freemangordon:nod:12:55
freemangordonalso, see https://github.com/openssl/openssl/commit/c85c1e08ce4148b64a80497525fa5e5efc87d13a12:55
* freemangordon wonders what is left after that commit :)12:56
bencoh:))12:57
bencohnot much, that's why you're having this issue ;)12:57
freemangordonbencoh: we don;t have that in cssu, yet12:57
bencohno I mean, remote servers dropped support for pretty much everything as well12:58
freemangordonyeah12:58
* freemangordon is going to enable ACC ciphers in ALL and test12:59
freemangordon*ECC12:59
bencoh     * Don't include ECC in ALL because these ciphers are not yet official.13:04
bencohin zh13:04
*** clopez has quit IRC13:04
*** clopez has joined #maemo13:10
freemangordonbencoh: yeah, it is like that eince 200213:23
freemangordon*since13:23
freemangordonthe other option is the add ECC ciphers to DEFAULT13:24
*** Pali has joined #maemo13:25
bencohinstead of ALL?13:25
bencohhave you cecked 1.x?13:26
freemangordonyes13:26
bencohchecked*13:26
freemangordonPali: look at the backscroll13:26
freemangordonbencoh: no13:26
Paliecc ciphers?13:27
freemangordonyep13:28
freemangordonPali: like ECDHE-RSA-AES256-SHA13:29
Palienable it13:29
freemangordon:nod:13:29
freemangordonbuilding openssl atm13:30
freemangordonhmm, it is way better with those ciphers enabled :D13:46
freemangordonmodest connection to exchange server started to work again13:46
freemangordonPali: now, what we're going to do with cssu releases? merlin1991 is nowhere to be seen13:47
Palifreemangordon: do you have ssh keys and steps how to release new version and put packages to r.m.o?13:48
freemangordonno13:48
Palithen need to ask maemo admins for it13:48
freemangordonnot to say I don't have time (and will) to maintain yet another thing13:49
bencohnot sure about time&will but I'd be glad to help if possible14:06
* freemangordon builds 0.9.8zh14:08
freemangordonbencoh: seems like we need a maintainer, but anyway, lets see what merlin1991 has to say about it14:08
keriofreemangordon: what are our ALL and DEFAULT right now?14:09
bencohkerio: see github link, roughly14:13
keriobut he said that he added stuff14:13
bencohkerio: ah14:13
freemangordonkerio: before or after my change?14:13
bencohfreemangordon: hmm yeah ... and I'd still need a second phone anyway14:13
keriofreemangordon: yes14:14
freemangordonyes what?14:14
kerio:D14:14
keriobefore and after14:14
bencoh"true" :]14:14
freemangordonkerio: http://pastebin.com/zHYrS2tv14:17
freemangordonkerio: for 'before' check on your device14:17
keriohold on is ALL supposed to have aNULL ciphers14:18
freemangordonno14:18
keriohm, apparently yes14:18
kerioALL is everything except eNULL14:18
keriofreemangordon: can we disable rc414:18
freemangordonah, yes14:18
kerioit's disabled in 1.1.014:18
freemangordonkerio: no idea14:18
keriono like, at compile time14:18
freemangordonbut why should we?14:19
kerioit's icky ;<14:19
keriobut yeah there's much worse stuff14:19
*** florian has joined #maemo14:28
*** florian has quit IRC15:21
*** L29Ah has left #maemo15:34
*** vahe has quit IRC15:55
*** hashcore has quit IRC15:58
*** shentey has joined #maemo16:00
*** L29Ah has joined #maemo16:07
*** L29Ah has left #maemo16:14
*** florian has joined #maemo16:25
*** SpeedEvil has quit IRC16:29
*** vahe has joined #maemo16:29
*** vahe has quit IRC16:30
*** vahe has joined #maemo16:30
*** hashcore has joined #maemo16:36
*** L29Ah has joined #maemo16:39
*** florian has quit IRC16:44
*** SpeedEvil has joined #maemo16:59
*** zGrr has quit IRC17:02
*** L29Ah has left #maemo17:13
*** shentey has quit IRC17:14
*** zGrr has joined #maemo17:22
*** florian has joined #maemo17:33
*** florian has quit IRC17:39
*** L29Ah has joined #maemo17:40
*** louisdk has joined #maemo17:40
*** louisdk has joined #maemo17:41
*** SpeedEvil has quit IRC17:56
*** SpeedEvil has joined #maemo17:56
*** sunshavi has joined #maemo18:17
*** L29Ah has left #maemo18:18
*** L29Ah has joined #maemo18:26
freemangordonin the meanwhile http://talk.maemo.org/showpost.php?p=1502308&postcount=49819:10
L29Ahlol i'm asked to port sailfish to a random phone as a task to see if i suck19:11
freemangordonYou need to waste time to get the answer?!?19:15
bencohL29Ah: wtf? :D19:25
bencohsailfish/porter chan I guess?19:25
*** vahe has quit IRC19:29
*** Guest82642 is now known as pigeons19:40
L29Ahfreemangordon: yep i do :]19:41
L29Ah$2200/month net for a mostly FOSS embedded job is quite attractive there19:42
bencohwhere is "there"?19:43
*** vakkov has quit IRC19:45
L29Ah.ru19:46
*** sunshavi has quit IRC19:54
*** sunshavi has joined #maemo19:54
*** futpib_ has joined #maemo20:10
*** sunshavi has quit IRC20:31
*** futpib has joined #maemo20:31
*** futpib_ has quit IRC20:32
freemangordonPali: where did you get those sre patches from?20:41
Palifrom sre repo on git.kernel.org20:41
freemangordonok20:41
*** ArGGu^^ has quit IRC20:42
*** ArGGu^^ has joined #maemo20:46
*** vakkov has joined #maemo21:01
*** hashcore has quit IRC21:25
*** vectis3 has quit IRC21:32
*** vakkov has quit IRC21:37
*** L29Ah has left #maemo21:41
*** vectis3 has joined #maemo21:46
*** L29Ah has joined #maemo21:56
*** hashcore has joined #maemo22:01
*** clopez has quit IRC22:04
*** clopez has joined #maemo22:09
*** RedM has joined #maemo22:09
*** RedW has quit IRC22:09
*** SpeedEvil has quit IRC22:12
*** SpeedEvil has joined #maemo22:13
*** L29Ah has left #maemo22:23
*** L29Ah has joined #maemo22:26
*** shentey has joined #maemo22:28
*** florian has joined #maemo22:30
*** L29Ah has left #maemo22:38
*** SpeedEvil has quit IRC22:48
*** SpeedEvil has joined #maemo22:50
*** L29Ah has joined #maemo23:10
*** louisdk has quit IRC23:24
*** JRHaigh has quit IRC23:28
*** JRHaigh has joined #maemo23:28
*** louisdk has joined #maemo23:28
*** louisdk has quit IRC23:36
*** shentey has quit IRC23:50
*** futpib has quit IRC23:53

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!