View Issue Details

IDProjectCategoryView StatusLast Update
0004190unrealircdpublic2013-05-19 10:26
ReporternenolodAssigned Tonenolod 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version3.4-alpha1Fixed in Version3.4-alpha1 
Summary0004190: remove SJB64 support
Descriptionthis will track removing support for SJB64.

there's no real reason to represent timestamps as base64. it adds additional complexity to the link protocol for little gain, thus making it really not worth the 2 - 3 bytes of bandwidth savings per timestamp...

there is no impact to link compatibility with unreal 3.2 as, for example, atheme does not link with SJB64 capability, and it all works fine -- but we should validate it anyway before closing this bug.
TagsNo tags attached.
Attached Files
4190_remove_sjb64_wip (18,014 bytes)
3rd party modules

Relationships

child of 0004188 closed Unreal 3.4 alpha1 blockers 

Activities

falconkirtaran

2013-05-19 09:07

reporter   ~0017586

Patch. I've no idea if this works (other issues make it rough to test).

falconkirtaran

2013-05-19 10:03

reporter   ~0017589

With the patch in bug 0004195, this patch works (nick and sjoin function across links).

nenolod

2013-05-19 10:07

reporter   ~0017592

http://hg.unrealircd.org/hg/unreal/rev/ab35ea0f60b2

Issue History

Date Modified Username Field Change
2013-05-13 07:35 nenolod New Issue
2013-05-13 07:35 nenolod Status new => assigned
2013-05-13 07:35 nenolod Assigned To => nenolod
2013-05-13 07:36 nenolod Relationship added child of 0004188
2013-05-19 09:05 falconkirtaran File Added: 4190_remove_sjb64_wip
2013-05-19 09:07 falconkirtaran Note Added: 0017586
2013-05-19 10:03 falconkirtaran Note Added: 0017589
2013-05-19 10:07 nenolod Note Added: 0017592
2013-05-19 10:07 nenolod Status assigned => resolved
2013-05-19 10:07 nenolod Fixed in Version => 3.4-alpha1
2013-05-19 10:07 nenolod Resolution open => fixed