Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBubbles/rustpush
/ functions
Functions
1,027 in github.com/OpenBubbles/rustpush
⨍
Functions
1,027
◇
Types & classes
629
↓ 1 callers
Method
remove_participant
(&self, config: &mut PCSZoneConfig, client: &KeychainClient<T>, pcs_service: &PCSService<'_>, share: &mut Clou
src/icloud/cloudkit.rs:1788
↓ 1 callers
Method
request_channels
(self: &Arc<Self>, topics: Vec<APSChannelIdentifier>)
src/statuskit.rs:713
↓ 1 callers
Method
reset_trust
(&self)
src/icloud/keychain.rs:1782
↓ 1 callers
Method
respond_letmein
(&self, letmein: LetMeInRequest, approved_group: Option<&str>)
src/facetime.rs:1057
↓ 1 callers
Function
rfc6637_unwrap_key
(private_key: &CompactECKey<Private>, wrapped_key: &[u8], fingerprint: &[u8])
src/util.rs:1607
↓ 1 callers
Function
rfc6637_wrap_key
(public_key: &CompactECKey<T>, key: &[u8], fingerprint: &[u8])
src/util.rs:1568
↓ 1 callers
Method
ring
(&self, session: &FTSession, targets: &[String], letmein: bool)
src/facetime.rs:1155
↓ 1 callers
Method
save
(&self, tag: &str)
src/ids/user.rs:429
↓ 1 callers
Method
save
(&self, dsid: &str)
src/icloud/keychain.rs:1010
↓ 1 callers
Method
send_apns
(self, aps: &APSConnectionResource, topic: &'static str)
src/auth.rs:786
↓ 1 callers
Method
send_targets
(self, targets: Vec<DeliveryHandle>, retry_count: u8)
src/ids/identity_manager.rs:1076
↓ 1 callers
Method
serialize
(&self, serializer: S)
src/ids/user.rs:119
↓ 1 callers
Method
serialize
(&self, access: &SivKey)
src/icloud/keychain.rs:403
↓ 1 callers
Method
set_record
(&self, record: IMessageNicknameRecord, existing: &mut Option<ShareProfileMessage>)
src/imessage/name_photo_sharing.rs:336
↓ 1 callers
Method
set_request
(&self, output: &mut cloudkit_proto::RequestOperation)
src/icloud/cloudkit.rs:166
↓ 1 callers
Method
set_secret
(&self, alias: &str, secret: &[u8])
keystore/src/backup.rs:206
↓ 1 callers
Method
setup_trusted_peers
(&mut self, peers: Arc<KeychainClient<P>>, device_password: &[u8])
src/auth.rs:1163
↓ 1 callers
Method
share_tlks_to_peer
(&self, peer: &EncodedPeer, tlks: &[CuttlefishSerializedKey])
src/icloud/keychain.rs:1887
↓ 1 callers
Method
should_schedule
(&self)
src/imessage/messages.rs:1706
↓ 1 callers
Method
should_send_delivered
(&self, conversation: &ConversationData)
src/imessage/messages.rs:1682
↓ 1 callers
Method
sign_bytes
(&self, bytes: &[u8])
src/icloud/keychain.rs:887
↓ 1 callers
Function
snake_to_camel
(s: &str)
cloudkit-derive/src/lib.rs:27
↓ 1 callers
Function
sort_value
(value: &mut Value)
src/test.rs:40
↓ 1 callers
Method
store_key
(&mut self, key: CloudKey)
src/icloud/keychain.rs:975
↓ 1 callers
Method
subscribe
(&self, album: &str)
src/sharedstreams.rs:335
↓ 1 callers
Method
sync_folder
(&mut self, client: &SharedStreamClient<P>, deltas: DeltaState, mut packager: impl FilePackager, mut progress:
src/sharedstreams.rs:967
↓ 1 callers
Method
sync_groups
(&self)
src/passwords.rs:1235
↓ 1 callers
Method
to_bin
(self)
src/imessage/messages.rs:1860
↓ 1 callers
Method
to_colors
(&self)
src/imessage/posterkit.rs:346
↓ 1 callers
Method
to_poster
(&mut self)
src/imessage/posterkit.rs:424
↓ 1 callers
Method
to_raw
(&self)
src/imessage/messages.rs:638
↓ 1 callers
Method
to_sms
(&self, from_handle: &str, mms: bool)
src/imessage/messages.rs:310
↓ 1 callers
Method
try_recover_escrow
(&self, label: &str, password: &[u8])
src/icloud/keychain.rs:2247
↓ 1 callers
Method
type_to_value
(&self, val: &StreamTypedValue)
src/util.rs:2227
↓ 1 callers
Function
undelimit_response
(resp: &mut impl Read)
src/icloud/cloudkit.rs:25
↓ 1 callers
Method
unpack
(&mut self)
src/imessage/posterkit.rs:186
↓ 1 callers
Method
unpack_participants
(&mut self, participants: &[ConversationParticipant], token: &[u8])
src/facetime.rs:245
↓ 1 callers
Method
update_channels
(&self, new_channels: &HashSet<APSChannelIdentifier>)
src/statuskit.rs:522
↓ 1 callers
Method
user_by_handle
(&self, service: &str, users: &'t Vec<IDSUser>, mut handle: &str)
src/ids/identity_manager.rs:531
↓ 1 callers
Method
validate_pseudonym
(&self, service: &'static str, handle: &str, pseud: &str)
src/ids/identity_manager.rs:553
↓ 1 callers
Method
validate_targets
(&self, targets: &[String], topic: &'static str, handle: &str)
src/ids/identity_manager.rs:866
↓ 1 callers
Method
validate_voucher
(&self, voucher: &SignedInfo)
src/icloud/keychain.rs:746
↓ 1 callers
Method
value_to_type
(&mut self, val: &StCollapsedValue)
src/util.rs:2447
↓ 1 callers
Method
vec
(self)
src/util.rs:666
↓ 1 callers
Method
verify_with_keychain
(&self, keychain: &KeychainClientState, keyid: &[u8])
src/icloud/pcs.rs:359
↓ 1 callers
Method
wild_root_key
(&self)
src/findmy.rs:299
↓ 1 callers
Method
write_c_string
(&mut self, text: &str)
src/util.rs:2366
↓ 1 callers
Method
write_chunk
(&mut self, chunk: &([u8; 21], Vec<u8>))
src/icloud/mmcs.rs:792
↓ 1 callers
Method
write_class_list
(&mut self, class: usize)
src/util.rs:2339
↓ 1 callers
Method
write_double
(&mut self, double: f64)
src/util.rs:2306
↓ 1 callers
Method
write_float
(&mut self, float: f32)
src/util.rs:2301
↓ 1 callers
Method
zone
(&self)
src/icloud/cloudkit.rs:585
Method
accept_invite
(&self, invite_id: &str)
src/passwords.rs:1217
Method
accept_item_share
(&self, circle_id: &str)
src/findmy.rs:1059
Method
accept_terms
(&self, delegates: &[LoginDelegate], account: &AppleAccount<T>, os_config: &dyn OSConfig)
src/auth.rs:225
Method
add_album
(&self, guid: String, folder: PathBuf)
src/sharedstreams.rs:745
Method
alias
(&self)
src/icloud/keychain.rs:760
Method
archive
(items: HashMap<String, Value>)
src/util.rs:1521
Method
archive_item
(item: Value)
src/util.rs:1530
Method
as_lockable
(&self)
keystore/src/lib.rs:99
Method
as_lockable
(&self)
keystore/src/backup.rs:180
Function
authenticate_phone
(number: &str, phone: AuthPhone, os_config: &dyn OSConfig)
src/auth.rs:562
Function
authenticate_smsless
(auth: &PhoneNumberResponse, host: &str, os_config: &dyn OSConfig, aps: &APSConnection)
src/auth.rs:566
Function
base64_decode
(data: &str)
src/util.rs:511
Function
base64_decode_url
(data: &str)
src/util.rs:519
Function
base64_encode
(data: &[u8])
cloudkit-proto/src/lib.rs:249
Function
base64_encode
(data: &[u8])
src/util.rs:507
Method
best_source
find best source, first figuring out start chunks that align, or failing that whichever ones aren't complete
src/icloud/mmcs.rs:849
Function
bin_deserialize
(d: D)
src/util.rs:396
Function
bin_deserialize
(d: D)
keystore/src/software.rs:19
Function
bin_deserialize_opt
(d: D)
src/util.rs:420
Function
bin_deserialize_opt_vec
(d: D)
src/util.rs:431
Function
bin_deserialize_sha
(d: D)
src/util.rs:404
Function
bin_serialize
(x: &[u8], s: S)
src/util.rs:389
Function
bin_serialize
(x: &[u8], s: S)
keystore/src/software.rs:12
Function
bin_serialize_opt
(x: &Option<[u8; 32]>, s: S)
src/util.rs:413
Function
bin_serialize_opt_vec
(x: &Option<Vec<u8>>, s: S)
src/util.rs:439
Method
build_activation_info
(&self, csr: Vec<u8>)
src/relay.rs:73
Function
build_proxy
()
src/util.rs:208
Method
build_secrets
(share: &str, secret_key: &CircleSecretKey, queried_packages: &[KeyPackage], existing: &HashMap<String, Sharin
src/findmy.rs:988
Method
calculate_rereg_time_s
(&self)
src/ids/user.rs:90
Method
cancel
(&self)
src/auth.rs:1095
Method
change_escrow_password
(&self, new_password: &[u8])
src/icloud/keychain.rs:2092
Method
change_password
(&mut self, new_password: String)
src/passwords.rs:450
Method
class
()
src/passwords.rs:493
Method
class
()
src/passwords.rs:545
Method
clear_links
(&self)
src/facetime.rs:532
Method
close
(&self)
src/util.rs:1082
Function
cloudkitrecord_derive
(input: TokenStream)
cloudkit-derive/src/lib.rs:46
Function
coder_decode_flattened
(data: &[u8])
src/util.rs:2278
Function
coder_encode_flattened
(value: &[StCollapsedValue])
src/util.rs:2270
Function
compact_test
()
src/util.rs:1825
Function
contact_info_to_handle
(info: &ContactInformation)
src/icloud/cloudkit.rs:35
Method
count_records
(&self)
src/imessage/cloud_messages.rs:625
Method
create
don't put "me" in access
src/icloud/pcs.rs:767
Method
create_group
(&self, name: &str)
src/passwords.rs:1404
Method
create_key
(&self, alias: &str, r#type: KeyType, _access_rules: KeystoreAccessRules)
keystore/src/software.rs:255
Method
create_new
(me: &CompactECKey<Private>, keys: &[CompactECKey<Private>], access: &[CompactECKey<impl HasPublic>], is_share
src/icloud/pcs.rs:739
Method
create_new
(&self, prefix: &str, r#type: KeyType, access_rules: KeystoreAccessRules)
keystore/src/lib.rs:153
Method
create_new
(prefix: &str, bits: u16, access_rules: KeystoreAccessRules)
keystore/src/lib.rs:211
← previous
next →
601–700 of 1,027, ranked by callers