Tim Ortel

Results 6 issues of Tim Ortel

This pull requests builds on top of [my pull request about detection renamed local variables](https://github.com/goblint/analyzer/pull/731). It implements an algorithm, that can detect renamed functions and global variables on an incremental...

feature
student-job
performance

Currently, only serialization and message creation is tested (which internally tests the entire code generation). However, test cases should be added that send RPCs to a local test server and...

`proto message Foo { string message = 1; } ` fails, because message is a keyword.

bug

### Checklist #### General - [x] Language: I followed the [guidelines for inclusive, diversity-sensitive, and appreciative language](https://docs.artemis.cit.tum.de/dev/guidelines/language-guidelines/). - [x] I chose a title conforming to the [naming conventions for pull...

server
component:Notification
ready to merge
component:Communication

## Feature Request ### Motivation I have a usecase where I need to support iOS and rustls-native-certs does not work (https://github.com/hyperium/tonic/issues/1403). Using tls-webpki-roots is not a very good solution for...